diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 15:10:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 15:10:40 +0000 |
commit | ffd2a752e3e9e10948fcb6bfc886e4e3741cac2f (patch) | |
tree | 4d6897d950ad62eeddf902dc97596267fddd1944 /dev-java/bcel | |
parent | Dropping sparc keywords, see #96229 (diff) | |
download | gentoo-2-ffd2a752e3e9e10948fcb6bfc886e4e3741cac2f.tar.gz gentoo-2-ffd2a752e3e9e10948fcb6bfc886e4e3741cac2f.tar.bz2 gentoo-2-ffd2a752e3e9e10948fcb6bfc886e4e3741cac2f.zip |
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/bcel')
-rw-r--r-- | dev-java/bcel/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/bcel/bcel-5.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/bcel/bcel-5.1-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-java/bcel/bcel-5.1-r3.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-java/bcel/ChangeLog b/dev-java/bcel/ChangeLog index 7cc9402aa0c6..5eda14868eb9 100644 --- a/dev-java/bcel/ChangeLog +++ b/dev-java/bcel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/bcel # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.36 2006/09/14 00:17:21 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.37 2006/10/05 15:10:40 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> bcel-5.1-r1.ebuild, + bcel-5.1-r2.ebuild, bcel-5.1-r3.ebuild: + Dropping sparc keywords, see #96229 14 Sep 2006; Joshua Nichols <nichoj@gentoo.org> bcel-5.1-r3.ebuild: Added ~ia64 diff --git a/dev-java/bcel/bcel-5.1-r1.ebuild b/dev-java/bcel/bcel-5.1-r1.ebuild index c766f995bcae..69fa0ade7ec6 100644 --- a/dev-java/bcel/bcel-5.1-r1.ebuild +++ b/dev-java/bcel/bcel-5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1-r1.ebuild,v 1.4 2005/10/01 18:14:43 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1-r1.ebuild,v 1.5 2006/10/05 15:10:40 gustavoz Exp $ inherit java-pkg eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/bcel/" SRC_URI="mirror://apache/jakarta/bcel/source/${P}-src.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86 ppc sparc amd64 ppc64" +KEYWORDS="x86 ppc amd64 ppc64" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.2 =dev-java/jakarta-regexp-1.3*" diff --git a/dev-java/bcel/bcel-5.1-r2.ebuild b/dev-java/bcel/bcel-5.1-r2.ebuild index dfd71f9f4c13..b8b0b1015617 100644 --- a/dev-java/bcel/bcel-5.1-r2.ebuild +++ b/dev-java/bcel/bcel-5.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1-r2.ebuild,v 1.1 2005/11/13 21:27:29 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1-r2.ebuild,v 1.2 2006/10/05 15:10:40 gustavoz Exp $ inherit java-pkg eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/bcel/" SRC_URI="mirror://apache/jakarta/bcel/source/${P}-src.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86 ppc sparc amd64 ppc64" +KEYWORDS="x86 ppc amd64 ppc64" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.3 =dev-java/jakarta-regexp-1.3*" diff --git a/dev-java/bcel/bcel-5.1-r3.ebuild b/dev-java/bcel/bcel-5.1-r3.ebuild index 062e827ae409..7b23fdb08779 100644 --- a/dev-java/bcel/bcel-5.1-r3.ebuild +++ b/dev-java/bcel/bcel-5.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1-r3.ebuild,v 1.4 2006/09/14 00:17:21 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1-r3.ebuild,v 1.5 2006/10/05 15:10:40 gustavoz Exp $ inherit java-pkg-2 eutils java-ant-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/bcel/" SRC_URI="mirror://apache/jakarta/${PN}/source/${P}-src.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="doc source" COMMON_DEP="=dev-java/jakarta-regexp-1.3*" RDEPEND=">=virtual/jre-1.3 |