From 8afd20ce4f29d9dca58f350fc3d1e9c9733faa03 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Sun, 3 Jan 2010 20:34:19 +0000 Subject: Transfer Prefix keywords (Portage version: 2.1.6.13/cvs/Linux i686) --- dev-java/constantine/ChangeLog | 8 ++++++-- dev-java/constantine/constantine-0.6.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-java/constantine') diff --git a/dev-java/constantine/ChangeLog b/dev-java/constantine/ChangeLog index d87dcdef7058..c934d19904f8 100644 --- a/dev-java/constantine/ChangeLog +++ b/dev-java/constantine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/constantine -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/ChangeLog,v 1.3 2009/10/25 21:32:59 volkmar Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/ChangeLog,v 1.4 2010/01/03 20:34:19 fauli Exp $ + + 03 Jan 2010; Christian Faulhammer + constantine-0.6.ebuild: + Transfer Prefix keywords 25 Oct 2009; Mounir Lamouri constantine-0.6.ebuild: Keywording for ppc, bug 270910 diff --git a/dev-java/constantine/constantine-0.6.ebuild b/dev-java/constantine/constantine-0.6.ebuild index 1a8c60bea5af..4042f68f276e 100644 --- a/dev-java/constantine/constantine-0.6.ebuild +++ b/dev-java/constantine/constantine-0.6.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/constantine/constantine-0.6.ebuild,v 1.2 2009/10/25 21:32:59 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/constantine-0.6.ebuild,v 1.3 2010/01/03 20:34:19 fauli Exp $ JAVA_PKG_IUSE="source test" inherit base java-pkg-2 java-ant-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://kenai.com/projects/constantine" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=virtual/jre-1.5" -- cgit v1.2.3-65-gdbad