diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-05 16:08:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-05 16:08:02 +0000 |
commit | d1c75365d527d0476b780b509bc5cef7007bfec3 (patch) | |
tree | 99eae47d03c1127128ec0e063b1870a04da86a1d /dev-java | |
parent | need eutils for epatch (diff) | |
download | historical-d1c75365d527d0476b780b509bc5cef7007bfec3.tar.gz historical-d1c75365d527d0476b780b509bc5cef7007bfec3.tar.bz2 historical-d1c75365d527d0476b780b509bc5cef7007bfec3.zip |
need eutils for epatch
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/bcel/bcel-5.1.ebuild | 16 | ||||
-rw-r--r-- | dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild | 18 | ||||
-rw-r--r-- | dev-java/xerces/xerces-2.3.0-r1.ebuild | 14 | ||||
-rw-r--r-- | dev-java/xerces/xerces-2.3.0.ebuild | 11 |
4 files changed, 32 insertions, 27 deletions
diff --git a/dev-java/bcel/bcel-5.1.ebuild b/dev-java/bcel/bcel-5.1.ebuild index e8a546fa8a2a..d63e50a8e200 100644 --- a/dev-java/bcel/bcel-5.1.ebuild +++ b/dev-java/bcel/bcel-5.1.ebuild @@ -1,21 +1,22 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1.ebuild,v 1.1 2003/05/15 06:58:30 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1.ebuild,v 1.2 2003/08/05 16:08:02 vapier Exp $ -inherit java-pkg +inherit java-pkg eutils -S=${WORKDIR}/${P} -DESCRIPTION="The Byte Code Engineering Library: analyze, create, manipulate Java class files." -SRC_URI="http://jakarta.apache.org/builds/jakarta-bcel/release/v${PV}/${PN}-${PV}-src.tar.gz" +DESCRIPTION="The Byte Code Engineering Library: analyze, create, manipulate Java class files" HOMEPAGE="http://jakarta.apache.org/bcel/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +SRC_URI="http://jakarta.apache.org/builds/jakarta-bcel/release/v${PV}/${PN}-${PV}-src.tar.gz" + LICENSE="Apache-1.1" SLOT="0" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" +IUSE="doc jikes" + DEPEND="" RDEPEND=">=virtual/jdk-1.2 >=dev-java/regexp-1.2 jikes? ( dev-java/jikes )" -IUSE="doc jikes" DEP_APPEND="regexp" src_compile() { @@ -36,4 +37,3 @@ src_install() { dodoc LICENSE.txt java-pkg_dojar bin/bcel.jar } - diff --git a/dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild b/dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild index bf3cdaae3a22..e35e39b5a8fe 100644 --- a/dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild +++ b/dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild @@ -1,24 +1,26 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild,v 1.3 2003/04/26 05:36:58 strider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-1.0-r2.ebuild,v 1.4 2003/08/05 16:08:02 vapier Exp $ -inherit jakarta-commons +inherit jakarta-commons eutils S=${WORKDIR}/${PN}-${PV}-src DESCRIPTION="Jakarta component providing database connection pooling API" HOMEPAGE="http://jakarta.apache.org/commons/dbcp.html" SRC_URI="mirror://apache/jakarta/commons/dbcp/source/dbcp-${PV}-src.tar.gz" -DEPEND=">=virtual/jdk-1.3 - >=dev-java/ant-1.4 - >=dev-java/commons-collections-2.0 - >=dev-java/commons-pool-1.0.1" -RDEPEND=">=virtual/jre-1.3 - >=dev-java/commons-pool-1.0.1" + LICENSE="Apache-1.1" SLOT="0" KEYWORDS="x86 ppc sparc" IUSE="doc jikes" +DEPEND=">=virtual/jdk-1.3 + >=dev-java/ant-1.4 + >=dev-java/commons-collections-2.0 + >=dev-java/commons-pool-1.0.1" +RDEPEND=">=virtual/jre-1.3 + >=dev-java/commons-pool-1.0.1" + src_compile() { epatch ${FILESDIR}/${PN}-${PV}-gentoo.diff echo "commons-collections.jar=`java-config --classpath=commons-collections`" > build.properties diff --git a/dev-java/xerces/xerces-2.3.0-r1.ebuild b/dev-java/xerces/xerces-2.3.0-r1.ebuild index 952c3b0876d2..dcc16c4df2c8 100644 --- a/dev-java/xerces/xerces-2.3.0-r1.ebuild +++ b/dev-java/xerces/xerces-2.3.0-r1.ebuild @@ -1,21 +1,23 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.3.0-r1.ebuild,v 1.1 2003/05/26 09:36:45 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.3.0-r1.ebuild,v 1.2 2003/08/05 16:08:02 vapier Exp $ -inherit java-pkg +inherit java-pkg eutils S=${WORKDIR}/xerces-${PV//./_} DESCRIPTION="The next generation of high performance, fully compliant XML parsers in the Apache Xerces family" +HOMEPAGE="http://xml.apache.org/xerces2-j/index.html" SRC_URI="http://xml.apache.org/dist/xerces-j/Xerces-J-src.${PV}.tar.gz http://xml.apache.org/dist/xerces-j/Xerces-J-tools.${PV}.tar.gz" -HOMEPAGE="http://xml.apache.org/xerces2-j/index.html" -DEPEND=">=dev-java/ant-1.5.2" -RDEPEND=">=virtual/jdk-1.3" + LICENSE="Apache-1.1" SLOT="0" KEYWORDS="x86 ppc sparc ~alpha" IUSE="doc" +DEPEND=">=dev-java/ant-1.5.2" +RDEPEND=">=virtual/jdk-1.3" + src_unpack() { unpack ${A} epatch ${FILESDIR}/${P}-gentoo.diff @@ -30,7 +32,7 @@ src_compile() { fi } -src_install () { +src_install() { java-pkg_dojar build/x*.jar dodoc TODO STATUS README LICENSE ISSUES dohtml Readme.html diff --git a/dev-java/xerces/xerces-2.3.0.ebuild b/dev-java/xerces/xerces-2.3.0.ebuild index 8074c47b06e4..1f9ca02c7dd9 100644 --- a/dev-java/xerces/xerces-2.3.0.ebuild +++ b/dev-java/xerces/xerces-2.3.0.ebuild @@ -1,18 +1,19 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.3.0.ebuild,v 1.3 2003/04/06 08:19:27 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.3.0.ebuild,v 1.4 2003/08/05 16:08:02 vapier Exp $ S=${WORKDIR}/xerces-${PV//./_} DESCRIPTION="The next generation of high performance, fully compliant XML parsers in the Apache Xerces family" +HOMEPAGE="http://xml.apache.org/xerces2-j/index.html" SRC_URI="http://xml.apache.org/dist/xerces-j/Xerces-J-src.${PV}.tar.gz http://xml.apache.org/dist/xerces-j/Xerces-J-tools.${PV}.tar.gz" -HOMEPAGE="http://xml.apache.org/xerces2-j/index.html" -DEPEND=">=virtual/jdk-1.3" -RDEPEND=">=virtual/jdk-1.3" + LICENSE="Apache-1.1" SLOT="0" KEYWORDS="x86 ppc sparc" -IUSE="" + +DEPEND=">=virtual/jdk-1.3" +RDEPEND=">=virtual/jdk-1.3" src_unpack() { unpack ${A} |