summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-01-07 17:52:58 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-01-07 17:52:58 +0000
commit90dfbd8ce1043e83fedf88596a5d06dd875c6e70 (patch)
tree224ba2693ed9d0a2187fd6d3be7feff97d0904fd /dev-java/constantine
parentVersion bump (diff)
downloadgentoo-2-90dfbd8ce1043e83fedf88596a5d06dd875c6e70.tar.gz
gentoo-2-90dfbd8ce1043e83fedf88596a5d06dd875c6e70.tar.bz2
gentoo-2-90dfbd8ce1043e83fedf88596a5d06dd875c6e70.zip
Marked ppc stable for bug #299452.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/constantine')
-rw-r--r--dev-java/constantine/ChangeLog5
-rw-r--r--dev-java/constantine/constantine-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/constantine/ChangeLog b/dev-java/constantine/ChangeLog
index c934d19904f8..a2d616d29806 100644
--- a/dev-java/constantine/ChangeLog
+++ b/dev-java/constantine/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/constantine
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/ChangeLog,v 1.5 2010/01/07 17:52:58 josejx Exp $
+
+ 07 Jan 2010; Joseph Jezak <josejx@gentoo.org> constantine-0.6.ebuild:
+ Marked ppc stable for bug #299452.
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
constantine-0.6.ebuild:
diff --git a/dev-java/constantine/constantine-0.6.ebuild b/dev-java/constantine/constantine-0.6.ebuild
index 4042f68f276e..170eb47a50d3 100644
--- a/dev-java/constantine/constantine-0.6.ebuild
+++ b/dev-java/constantine/constantine-0.6.ebuild
@@ -1,6 +1,6 @@
# 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.3 2010/01/03 20:34:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/constantine-0.6.ebuild,v 1.4 2010/01/07 17:52:58 josejx 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 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/jre-1.5"