diff options
-rw-r--r-- | dev-util/checkstyle/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/checkstyle/checkstyle-3.4-r4.ebuild | 6 | ||||
-rw-r--r-- | dev-util/checkstyle/checkstyle-3.5.ebuild | 6 | ||||
-rw-r--r-- | dev-util/checkstyle/checkstyle-4.1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/jarwizard/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/jarwizard/jarwizard-2.34.ebuild | 6 | ||||
-rw-r--r-- | dev-util/jconfig/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/jconfig/jconfig-2.8-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/netbeans/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/netbeans/netbeans-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/netbeans/netbeans-3.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/netbeans/netbeans-3.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/pmd/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/pmd/pmd-1.5-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/pmd/pmd-1.5.ebuild | 6 | ||||
-rw-r--r-- | dev-util/pmd/pmd-3.1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/pmd/pmd-3.3.ebuild | 6 | ||||
-rw-r--r-- | dev-util/pmd/pmd-3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/pmd/pmd-3.7.ebuild | 4 | ||||
-rw-r--r-- | dev-util/poseidonCE/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/poseidonCE/poseidonCE-3.0.1.ebuild | 6 |
21 files changed, 73 insertions, 50 deletions
diff --git a/dev-util/checkstyle/ChangeLog b/dev-util/checkstyle/ChangeLog index e0cdf46e6d1e..cc556ce3e153 100644 --- a/dev-util/checkstyle/ChangeLog +++ b/dev-util/checkstyle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/checkstyle -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.18 2005/12/19 05:56:41 nichoj Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.19 2006/10/05 14:36:58 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + checkstyle-3.4-r4.ebuild, checkstyle-3.5.ebuild, checkstyle-4.1.ebuild: + Dropping sparc keywords, see #96229 *checkstyle-4.1 (19 Dec 2005) diff --git a/dev-util/checkstyle/checkstyle-3.4-r4.ebuild b/dev-util/checkstyle/checkstyle-3.4-r4.ebuild index b5effb99afeb..388831a89c94 100644 --- a/dev-util/checkstyle/checkstyle-3.4-r4.ebuild +++ b/dev-util/checkstyle/checkstyle-3.4-r4.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-util/checkstyle/checkstyle-3.4-r4.ebuild,v 1.3 2005/07/18 19:01:35 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-3.4-r4.ebuild,v 1.4 2006/10/05 14:36:58 gustavoz Exp $ inherit java-pkg @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/checkstyle/${PN}-src-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc jikes" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/checkstyle/checkstyle-3.5.ebuild b/dev-util/checkstyle/checkstyle-3.5.ebuild index a13f21e2ff81..4b85788e04a7 100644 --- a/dev-util/checkstyle/checkstyle-3.5.ebuild +++ b/dev-util/checkstyle/checkstyle-3.5.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-util/checkstyle/checkstyle-3.5.ebuild,v 1.6 2005/10/04 08:25:21 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-3.5.ebuild,v 1.7 2006/10/05 14:36:58 gustavoz Exp $ inherit java-pkg @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/checkstyle/${PN}-src-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc jikes" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/checkstyle/checkstyle-4.1.ebuild b/dev-util/checkstyle/checkstyle-4.1.ebuild index 000e6c49c4f2..047046a0ddb6 100644 --- a/dev-util/checkstyle/checkstyle-4.1.ebuild +++ b/dev-util/checkstyle/checkstyle-4.1.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-util/checkstyle/checkstyle-4.1.ebuild,v 1.1 2005/12/19 05:56:41 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-4.1.ebuild,v 1.2 2006/10/05 14:36:58 gustavoz Exp $ inherit java-pkg @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/checkstyle/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc jikes" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/jarwizard/ChangeLog b/dev-util/jarwizard/ChangeLog index ee588fd6193e..80ffd37d6c53 100644 --- a/dev-util/jarwizard/ChangeLog +++ b/dev-util/jarwizard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/jarwizard -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/ChangeLog,v 1.4 2004/11/03 11:47:56 axxo Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/ChangeLog,v 1.5 2006/10/05 14:43:03 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> jarwizard-2.34.ebuild: + Dropping sparc keywords, see #96229 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jarwizard-2.34.ebuild: depend on app-arch/unzip diff --git a/dev-util/jarwizard/jarwizard-2.34.ebuild b/dev-util/jarwizard/jarwizard-2.34.ebuild index a5a8a3010e4c..20eb6b6db20e 100644 --- a/dev-util/jarwizard/jarwizard-2.34.ebuild +++ b/dev-util/jarwizard/jarwizard-2.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/jarwizard-2.34.ebuild,v 1.5 2005/07/16 18:57:09 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/jarwizard-2.34.ebuild,v 1.6 2006/10/05 14:43:03 gustavoz Exp $ inherit java-pkg @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/jarwizard/${PN}_${PV/./}_src.zip" HOMEPAGE="http://www.geocities.com/chir_geo/jarc/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 ~alpha ~ppc" IUSE="jikes" DEPEND=">=virtual/jdk-1.3 app-arch/unzip diff --git a/dev-util/jconfig/ChangeLog b/dev-util/jconfig/ChangeLog index 42a34def898b..b6e2df634900 100644 --- a/dev-util/jconfig/ChangeLog +++ b/dev-util/jconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/jconfig -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/ChangeLog,v 1.9 2005/10/15 11:49:31 axxo Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/ChangeLog,v 1.10 2006/10/05 14:42:16 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> jconfig-2.8-r1.ebuild: + Dropping sparc keywords, see #96229 15 Oct 2005; Thomas Matthijs <axxo@gentoo.org> jconfig-2.8-r1.ebuild: move dev-java/jmx dev-java/sun-jmx diff --git a/dev-util/jconfig/jconfig-2.8-r1.ebuild b/dev-util/jconfig/jconfig-2.8-r1.ebuild index bc6512b4f9f7..4f78a4da49de 100644 --- a/dev-util/jconfig/jconfig-2.8-r1.ebuild +++ b/dev-util/jconfig/jconfig-2.8-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-util/jconfig/jconfig-2.8-r1.ebuild,v 1.3 2005/10/15 11:49:31 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/jconfig-2.8-r1.ebuild,v 1.4 2006/10/05 14:42:16 gustavoz Exp $ inherit java-pkg @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz" HOMEPAGE="http://www.jconfig.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc jikes" RDEPEND=">=virtual/jre-1.3 dev-java/sun-jmx" diff --git a/dev-util/netbeans/ChangeLog b/dev-util/netbeans/ChangeLog index 06a050e8f1a5..f8e5bb7e111e 100644 --- a/dev-util/netbeans/ChangeLog +++ b/dev-util/netbeans/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/netbeans # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/ChangeLog,v 1.37 2006/08/21 20:14:07 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/ChangeLog,v 1.38 2006/10/05 14:41:29 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> netbeans-3.4.1.ebuild, + netbeans-3.5.1.ebuild, netbeans-3.6-r1.ebuild: + Dropping sparc keywords, see #96229 21 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> netbeans-3.5.1.ebuild: Marked stable on amd64 for bug #144446 diff --git a/dev-util/netbeans/netbeans-3.4.1.ebuild b/dev-util/netbeans/netbeans-3.4.1.ebuild index ce93bde1b0e2..61e53a709474 100644 --- a/dev-util/netbeans/netbeans-3.4.1.ebuild +++ b/dev-util/netbeans/netbeans-3.4.1.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-util/netbeans/netbeans-3.4.1.ebuild,v 1.12 2006/07/07 07:41:04 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-3.4.1.ebuild,v 1.13 2006/10/05 14:41:29 gustavoz Exp $ IUSE="kde gnome" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.netbeans.org" SLOT="0" LICENSE="GPL-2 Apache-1.1 sun-bcla-j2ee JPython SPL" -KEYWORDS="ppc sparc x86" +KEYWORDS="ppc x86" #still need to add JPython, Sun Public and DynamicJava licenses #sun-j2ee actually contains Sun Binary Code license #will have to be renamed and containing it ebuilds updated at spome point.. diff --git a/dev-util/netbeans/netbeans-3.5.1.ebuild b/dev-util/netbeans/netbeans-3.5.1.ebuild index b6af3c41880f..c1f03dc7521b 100644 --- a/dev-util/netbeans/netbeans-3.5.1.ebuild +++ b/dev-util/netbeans/netbeans-3.5.1.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-util/netbeans/netbeans-3.5.1.ebuild,v 1.14 2006/08/21 20:14:07 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-3.5.1.ebuild,v 1.15 2006/10/05 14:41:29 gustavoz Exp $ IUSE="kde gnome" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.netbeans.org" SLOT="0" LICENSE="GPL-2 Apache-1.1 sun-bcla-j2ee JPython SPL" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" #still need to add JPython, Sun Public and DynamicJava licenses #sun-j2ee actually contains Sun Binary Code license #will have to be renamed and containing it ebuilds updated at spome point.. diff --git a/dev-util/netbeans/netbeans-3.6-r1.ebuild b/dev-util/netbeans/netbeans-3.6-r1.ebuild index cb6a0be37947..132c8b8c37de 100644 --- a/dev-util/netbeans/netbeans-3.6-r1.ebuild +++ b/dev-util/netbeans/netbeans-3.6-r1.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-util/netbeans/netbeans-3.6-r1.ebuild,v 1.7 2006/07/07 07:41:04 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-3.6-r1.ebuild,v 1.8 2006/10/05 14:41:29 gustavoz Exp $ IUSE="kde gnome" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.netbeans.org" SLOT="0" LICENSE="GPL-2 Apache-1.1 sun-bcla-j2ee JPython SPL" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" #still need to add JPython, Sun Public and DynamicJava licenses #sun-j2ee actually contains Sun Binary Code license #will have to be renamed and containing it ebuilds updated at spome point.. diff --git a/dev-util/pmd/ChangeLog b/dev-util/pmd/ChangeLog index 75882e82717e..6ded67aa21ac 100644 --- a/dev-util/pmd/ChangeLog +++ b/dev-util/pmd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/pmd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/ChangeLog,v 1.14 2006/09/29 01:22:31 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/ChangeLog,v 1.15 2006/10/05 14:40:20 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> pmd-1.5.ebuild, + pmd-1.5-r1.ebuild, pmd-3.1.ebuild, pmd-3.3.ebuild, pmd-3.4.ebuild, + pmd-3.7.ebuild: + Dropping sparc keywords, see #96229 *pmd-3.7 (29 Sep 2006) diff --git a/dev-util/pmd/pmd-1.5-r1.ebuild b/dev-util/pmd/pmd-1.5-r1.ebuild index 81dd8c4f5043..1a0781d64f20 100644 --- a/dev-util/pmd/pmd-1.5-r1.ebuild +++ b/dev-util/pmd/pmd-1.5-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-util/pmd/pmd-1.5-r1.ebuild,v 1.5 2005/07/18 20:54:14 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-1.5-r1.ebuild,v 1.6 2006/10/05 14:40:20 gustavoz Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://pmd.sourceforge.net" SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/pmd/pmd-1.5.ebuild b/dev-util/pmd/pmd-1.5.ebuild index d6cfe368c44b..efe5f322b0be 100644 --- a/dev-util/pmd/pmd-1.5.ebuild +++ b/dev-util/pmd/pmd-1.5.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-util/pmd/pmd-1.5.ebuild,v 1.10 2005/07/18 23:40:30 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-1.5.ebuild,v 1.11 2006/10/05 14:40:20 gustavoz Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://pmd.sourceforge.net" SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="ppc ~sparc x86" +KEYWORDS="ppc x86" IUSE="doc" DEPEND=">=virtual/jdk-1.3 diff --git a/dev-util/pmd/pmd-3.1.ebuild b/dev-util/pmd/pmd-3.1.ebuild index 925eea4f3ef6..6dd7c955c7e0 100644 --- a/dev-util/pmd/pmd-3.1.ebuild +++ b/dev-util/pmd/pmd-3.1.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-util/pmd/pmd-3.1.ebuild,v 1.4 2005/12/11 16:53:06 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-3.1.ebuild,v 1.5 2006/10/05 14:40:20 gustavoz Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/pmd/pmd-3.3.ebuild b/dev-util/pmd/pmd-3.3.ebuild index 86c3cb820a59..e42f1aeb4542 100644 --- a/dev-util/pmd/pmd-3.3.ebuild +++ b/dev-util/pmd/pmd-3.3.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-util/pmd/pmd-3.3.ebuild,v 1.3 2005/12/11 18:34:10 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-3.3.ebuild,v 1.4 2006/10/05 14:40:20 gustavoz Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/pmd/pmd-3.4.ebuild b/dev-util/pmd/pmd-3.4.ebuild index 7b2179247fb1..8da6f6ffc4aa 100644 --- a/dev-util/pmd/pmd-3.4.ebuild +++ b/dev-util/pmd/pmd-3.4.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-util/pmd/pmd-3.4.ebuild,v 1.1 2006/01/08 03:21:52 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-3.4.ebuild,v 1.2 2006/10/05 14:40:20 gustavoz Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/pmd/pmd-3.7.ebuild b/dev-util/pmd/pmd-3.7.ebuild index 3d299ea3aa63..1c470224551a 100644 --- a/dev-util/pmd/pmd-3.7.ebuild +++ b/dev-util/pmd/pmd-3.7.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-util/pmd/pmd-3.7.ebuild,v 1.1 2006/09/29 01:22:31 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-3.7.ebuild,v 1.2 2006/10/05 14:40:20 gustavoz Exp $ inherit java-pkg-2 java-ant-2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc source" RDEPEND=">=virtual/jre-1.3 diff --git a/dev-util/poseidonCE/ChangeLog b/dev-util/poseidonCE/ChangeLog index b7bf9edf0a96..f3268cbda0de 100644 --- a/dev-util/poseidonCE/ChangeLog +++ b/dev-util/poseidonCE/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/poseidonCE -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/poseidonCE/ChangeLog,v 1.18 2005/07/16 19:11:25 axxo Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/poseidonCE/ChangeLog,v 1.19 2006/10/05 14:38:45 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + poseidonCE-3.0.1.ebuild: + Dropping sparc keywords, see #96229 16 Jul 2005; Thomas Matthijs <axxo@gentoo.org> -poseidonCE-2.4.1.ebuild, -poseidonCE-2.5.0.ebuild, -poseidonCE-2.5.1.ebuild, diff --git a/dev-util/poseidonCE/poseidonCE-3.0.1.ebuild b/dev-util/poseidonCE/poseidonCE-3.0.1.ebuild index bce3b9535a48..93d7b42cb12d 100644 --- a/dev-util/poseidonCE/poseidonCE-3.0.1.ebuild +++ b/dev-util/poseidonCE/poseidonCE-3.0.1.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-util/poseidonCE/poseidonCE-3.0.1.ebuild,v 1.5 2005/07/16 19:11:25 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/poseidonCE/poseidonCE-3.0.1.ebuild,v 1.6 2006/10/05 14:38:45 gustavoz Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="ftp://download.gentleware.biz/${P}.zip" HOMEPAGE="http://www.gentleware.com/" LICENSE="PoseidonCommon.pdf" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=">=virtual/jre-1.4.1" DEPEND="app-arch/unzip" RESTRICT="nomirror" |