summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-07 20:35:06 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-07 20:35:06 +0000
commitd43af832ee7465c47509785d2022287dc4b38c29 (patch)
tree3d7d4210416c4ae558f6390e21c8efc8ae3870d8 /dev-java/groovy
parentSet empty HOMEPAGE and LICENSE (diff)
downloadgentoo-2-d43af832ee7465c47509785d2022287dc4b38c29.tar.gz
gentoo-2-d43af832ee7465c47509785d2022287dc4b38c29.tar.bz2
gentoo-2-d43af832ee7465c47509785d2022287dc4b38c29.zip
Marking groovy-1.6.5 ppc for bug 279873
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'dev-java/groovy')
-rw-r--r--dev-java/groovy/ChangeLog7
-rw-r--r--dev-java/groovy/groovy-1.6.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/groovy/ChangeLog b/dev-java/groovy/ChangeLog
index 571888e16725..dfce8e1d4054 100644
--- a/dev-java/groovy/ChangeLog
+++ b/dev-java/groovy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/groovy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.36 2009/12/08 02:10:15 elvanor Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.37 2010/01/07 20:35:06 ranger Exp $
+
+ 07 Jan 2010; Brent Baude <ranger@gentoo.org> groovy-1.6.5.ebuild:
+ Marking groovy-1.6.5 ppc for bug 279873
*groovy-1.6.7 (08 Dec 2009)
diff --git a/dev-java/groovy/groovy-1.6.5.ebuild b/dev-java/groovy/groovy-1.6.5.ebuild
index 136ff091c1db..d383d38ce80f 100644
--- a/dev-java/groovy/groovy-1.6.5.ebuild
+++ b/dev-java/groovy/groovy-1.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.5.ebuild,v 1.2 2009/11/04 16:08:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.5.ebuild,v 1.3 2010/01/07 20:35:06 ranger Exp $
# Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
# We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
@@ -30,7 +30,7 @@ HOMEPAGE="http://groovy.codehaus.org/"
SRC_URI="http://dist.groovy.codehaus.org/distributions/${PN}-src-${PV}.zip"
LICENSE="codehaus-groovy"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test"
RESTRICT="test"