summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-03 21:56:39 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-03 21:56:39 +0000
commit6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83 (patch)
treecdadd3a1f68c1e17e80c61e937855779bf7cba00 /dev-java/constantine
parent03 Jan 2010; Zac Medico <zmedico@gentoo.org> (diff)
downloadhistorical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.tar.gz
historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.tar.bz2
historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.zip
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-java/constantine')
-rw-r--r--dev-java/constantine/ChangeLog8
-rw-r--r--dev-java/constantine/constantine-0.6.ebuild6
2 files changed, 9 insertions, 5 deletions
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 <fauli@gentoo.org>
+ constantine-0.6.ebuild:
+ Transfer Prefix keywords
25 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> 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"