From b543a81ca5124523da7b6519bd32953c7da96872 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Sat, 17 Jul 2010 09:05:49 +0000 Subject: stable x86, bug 326827 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-java/constantine/ChangeLog | 6 +++++- dev-java/constantine/constantine-0.7.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-java/constantine') 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 + constantine-0.7.ebuild: + stable x86, bug 326827 06 Jul 2010; Markos Chandras 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" -- cgit v1.2.3-65-gdbad