diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 11:35:29 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 11:35:29 +0000 |
commit | f7da8c432b89b2455a722909130cadfae176a06b (patch) | |
tree | 56aa2e749dc1a680651c9e8e1a210f89730a9783 /dev-java/poi | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f7da8c432b89b2455a722909130cadfae176a06b.tar.gz gentoo-2-f7da8c432b89b2455a722909130cadfae176a06b.tar.bz2 gentoo-2-f7da8c432b89b2455a722909130cadfae176a06b.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/poi')
-rw-r--r-- | dev-java/poi/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/poi/poi-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-java/poi/poi-2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/poi/poi-2.5.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/poi/ChangeLog b/dev-java/poi/ChangeLog index adb94a97cf5c..361231e4bb0e 100644 --- a/dev-java/poi/ChangeLog +++ b/dev-java/poi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/poi # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.6 2004/09/19 08:25:58 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.7 2004/10/22 11:35:29 absinthe Exp $ + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> poi-2.0.ebuild, + poi-2.5-r1.ebuild, poi-2.5.ebuild: + Keywords ~amd64. *poi-2.5-r1 (19 Sep 2004) diff --git a/dev-java/poi/poi-2.0.ebuild b/dev-java/poi/poi-2.0.ebuild index 4d2c976838f1..f23a227b308a 100644 --- a/dev-java/poi/poi-2.0.ebuild +++ b/dev-java/poi/poi-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.0.ebuild,v 1.5 2004/07/22 14:47:24 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.0.ebuild,v 1.6 2004/10/22 11:35:29 absinthe Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/poi/release/src/${PN}-src-${PV}-final-20040126. IUSE="jikes junit" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" DEPEND=">=virtual/jdk-1.2 >=dev-java/ant-1.4" RDEPEND=">=virtual/jdk-1.2 diff --git a/dev-java/poi/poi-2.5-r1.ebuild b/dev-java/poi/poi-2.5-r1.ebuild index 2bedf25b1ec9..78be96388ebf 100644 --- a/dev-java/poi/poi-2.5-r1.ebuild +++ b/dev-java/poi/poi-2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5-r1.ebuild,v 1.1 2004/09/19 08:25:58 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5-r1.ebuild,v 1.2 2004/10/22 11:35:29 absinthe Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/poi/release/src/${PN}-src-${PV}-final-20040302. IUSE="jikes junit" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND=">=virtual/jdk-1.2 junit? ( dev-java/junit ) sys-apps/sed diff --git a/dev-java/poi/poi-2.5.ebuild b/dev-java/poi/poi-2.5.ebuild index 10f1cd8c9be2..64cc47ce4882 100644 --- a/dev-java/poi/poi-2.5.ebuild +++ b/dev-java/poi/poi-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5.ebuild,v 1.1 2004/07/22 14:47:24 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/poi-2.5.ebuild,v 1.2 2004/10/22 11:35:29 absinthe Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/poi/release/src/${PN}-src-${PV}-final-20040302. IUSE="jikes junit" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND=">=virtual/jdk-1.2 >=dev-java/ant-1.4" RDEPEND=">=virtual/jdk-1.2 |