summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-17 09:07:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-17 09:07:21 +0000
commit714a76c0c840670a51f1364b77644d24cb86af37 (patch)
treee7a68a05f1f728499452ad7ca084428deae6b17c /dev-java/constantine
parentstable x86, bug 326821 (diff)
downloadhistorical-714a76c0c840670a51f1364b77644d24cb86af37.tar.gz
historical-714a76c0c840670a51f1364b77644d24cb86af37.tar.bz2
historical-714a76c0c840670a51f1364b77644d24cb86af37.zip
stable x86, bug 326827
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-java/constantine')
-rw-r--r--dev-java/constantine/ChangeLog6
-rw-r--r--dev-java/constantine/constantine-0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/constantine/ChangeLog b/dev-java/constantine/ChangeLog
index f643cae24473..bb1efcec4ea9 100644
--- a/dev-java/constantine/ChangeLog
+++ b/dev-java/constantine/ChangeLog
@@ -1,6 +1,10 @@
# 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.8 2010/07/06 21:34:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/ChangeLog,v 1.9 2010/07/17 09:05:49 fauli Exp $
+
+ 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ constantine-0.7.ebuild:
+ stable x86, bug 326827
06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> constantine-0.7.ebuild:
Stable on amd64 wrt bug #326827
diff --git a/dev-java/constantine/constantine-0.7.ebuild b/dev-java/constantine/constantine-0.7.ebuild
index c7e5e4c61255..f83f58b2612b 100644
--- a/dev-java/constantine/constantine-0.7.ebuild
+++ b/dev-java/constantine/constantine-0.7.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.7.ebuild,v 1.2 2010/07/06 21:34:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/constantine-0.7.ebuild,v 1.3 2010/07/17 09:05:49 fauli Exp $
JAVA_PKG_IUSE="source test"
inherit base java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://github.com/wmeissner/jnr-constants"
SRC_URI="mirror://gentoo/${P}.tar.gz"
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"