summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-23 13:09:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-23 13:09:10 +0000
commitcf7c8d9a22324d4982859da753639806f88c4657 (patch)
tree2be8e8ec5581bb3c060973e3d88a28b451970690 /dev-java
parentStable for HPPA (bug #481804). (diff)
downloadgentoo-2-cf7c8d9a22324d4982859da753639806f88c4657.tar.gz
gentoo-2-cf7c8d9a22324d4982859da753639806f88c4657.tar.bz2
gentoo-2-cf7c8d9a22324d4982859da753639806f88c4657.zip
Stable for amd64, wrt bug #481964
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bytelist/ChangeLog5
-rw-r--r--dev-java/bytelist/bytelist-1.0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/bytelist/ChangeLog b/dev-java/bytelist/ChangeLog
index 7ff4b5d58575..a696b442b4b4 100644
--- a/dev-java/bytelist/ChangeLog
+++ b/dev-java/bytelist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/bytelist
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.18 2013/07/08 12:59:35 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.19 2013/08/23 13:09:10 ago Exp $
+
+ 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> bytelist-1.0.10.ebuild:
+ Stable for amd64, wrt bug #481964
*bytelist-1.0.10 (08 Jul 2013)
diff --git a/dev-java/bytelist/bytelist-1.0.10.ebuild b/dev-java/bytelist/bytelist-1.0.10.ebuild
index d46f259c3770..54c51fa5a21e 100644
--- a/dev-java/bytelist/bytelist-1.0.10.ebuild
+++ b/dev-java/bytelist/bytelist-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/bytelist-1.0.10.ebuild,v 1.1 2013/07/08 12:59:35 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/bytelist-1.0.10.ebuild,v 1.2 2013/08/23 13:09:10 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
COMMON_DEP="dev-java/jcodings:0"