summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-05 22:01:39 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-05 22:01:39 +0000
commit7f89cbc142babe952a1990351bfb77ec86141cca (patch)
tree12effa568341664651c7b39af0596594ef978981 /dev-java/bytelist
parentdrop local xft USE-flag description, as it's global now (diff)
downloadgentoo-2-7f89cbc142babe952a1990351bfb77ec86141cca.tar.gz
gentoo-2-7f89cbc142babe952a1990351bfb77ec86141cca.tar.bz2
gentoo-2-7f89cbc142babe952a1990351bfb77ec86141cca.zip
amd64/x86 stable, bug #251173
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'dev-java/bytelist')
-rw-r--r--dev-java/bytelist/ChangeLog7
-rw-r--r--dev-java/bytelist/bytelist-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/bytelist/ChangeLog b/dev-java/bytelist/ChangeLog
index b02b054c8a24..513e444b1c71 100644
--- a/dev-java/bytelist/ChangeLog
+++ b/dev-java/bytelist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/bytelist
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.1 2008/11/15 16:10:46 fordfrog Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.2 2009/01/05 22:01:39 maekke Exp $
+
+ 05 Jan 2009; Markus Meier <maekke@gentoo.org> bytelist-1.0.ebuild:
+ amd64/x86 stable, bug #251173
*bytelist-1.0 (15 Nov 2008)
diff --git a/dev-java/bytelist/bytelist-1.0.ebuild b/dev-java/bytelist/bytelist-1.0.ebuild
index f069e693cef9..5023e6c73ce2 100644
--- a/dev-java/bytelist/bytelist-1.0.ebuild
+++ b/dev-java/bytelist/bytelist-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/bytelist-1.0.ebuild,v 1.1 2008/11/15 16:10:46 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/bytelist-1.0.ebuild,v 1.2 2009/01/05 22:01:39 maekke Exp $
JAVA_PKG_IUSE="source test"
inherit java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://jruby.codehaus.org/"
SRC_URI="http://dev.gentooexperimental.org/~chewi/distfiles/${P}.tar.bz2"
LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.4"