diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:36:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:36:58 +0000 |
commit | 71fa788757426ba0faa882fb2dbdc0a95c138c65 (patch) | |
tree | 4c462dd0738c7dca1e6c934e632be6d1c33be6f9 /dev-util/checkstyle | |
parent | Dropping sparc keywords, see #96229 (diff) | |
download | gentoo-2-71fa788757426ba0faa882fb2dbdc0a95c138c65.tar.gz gentoo-2-71fa788757426ba0faa882fb2dbdc0a95c138c65.tar.bz2 gentoo-2-71fa788757426ba0faa882fb2dbdc0a95c138c65.zip |
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util/checkstyle')
-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 |
4 files changed, 15 insertions, 11 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 |