Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 413731
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- dev-java/netbeans-javadoc/netbeans-javadoc-7.1.2.ebuild
0
++ dev-java/netbeans-javadoc/netbeans-javadoc-7.1.2.ebuild
Lines 12-18 Link Here
12
SOURCE_URL="http://dlc.sun.com.edgesuite.net/netbeans/7.1.2/final/zip/netbeans-7.1.2-201204101705-src.zip"
12
SOURCE_URL="http://dlc.sun.com.edgesuite.net/netbeans/7.1.2/final/zip/netbeans-7.1.2-201204101705-src.zip"
13
SRC_URI="${SOURCE_URL}
13
SRC_URI="${SOURCE_URL}
14
	http://dev.gentoo.org/~fordfrog/distfiles/netbeans-9999-r1-build.xml.patch.bz2
14
	http://dev.gentoo.org/~fordfrog/distfiles/netbeans-9999-r1-build.xml.patch.bz2
15
	http://hg.netbeans.org/binaries/FF23DBB427D09AAEC3998B50D740C42B6A3FCD61-ant-libs-1.8.2.zip"
15
	http://hg.netbeans.org/binaries/1A78676E734C72549EE6D9F166BAFE22F7CBA8CD-ant-libs-1.8.3.zip"
16
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
16
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
17
KEYWORDS="~amd64 ~x86"
17
KEYWORDS="~amd64 ~x86"
18
IUSE=""
18
IUSE=""
Lines 52-58 Link Here
52
	unpack netbeans-9999-r1-build.xml.patch.bz2
52
	unpack netbeans-9999-r1-build.xml.patch.bz2
53
53
54
	pushd "${S}" >/dev/null || die
54
	pushd "${S}" >/dev/null || die
55
	ln -s "${DISTDIR}"/FF23DBB427D09AAEC3998B50D740C42B6A3FCD61-ant-libs-1.8.2.zip o.apache.tools.ant.module/external/ant-libs-1.8.2.zip || die
55
	ln -s "${DISTDIR}"/1A78676E734C72549EE6D9F166BAFE22F7CBA8CD-ant-libs-1.8.3.zip o.apache.tools.ant.module/external/ant-libs-1.8.3.zip || die
56
	popd >/dev/null || die
56
	popd >/dev/null || die
57
}
57
}
58
58

Return to bug 413731