summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-26 16:54:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-26 16:54:36 +0000
commit8cdd3b32231f449560d2feef9088c212ffe4c568 (patch)
treea26769b0c497d8f6d8121da9df08690d51720573
parentStable for ppc, wrt bug #482090 (diff)
downloadgentoo-2-8cdd3b32231f449560d2feef9088c212ffe4c568.tar.gz
gentoo-2-8cdd3b32231f449560d2feef9088c212ffe4c568.tar.bz2
gentoo-2-8cdd3b32231f449560d2feef9088c212ffe4c568.zip
Stable for ppc, wrt bug #481964
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 a696b442b4b4..b5262489f9a6 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.19 2013/08/23 13:09:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.20 2013/08/26 16:54:36 ago Exp $
+
+ 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> bytelist-1.0.10.ebuild:
+ Stable for ppc, wrt bug #481964
23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> bytelist-1.0.10.ebuild:
Stable for amd64, wrt bug #481964
diff --git a/dev-java/bytelist/bytelist-1.0.10.ebuild b/dev-java/bytelist/bytelist-1.0.10.ebuild
index 54c51fa5a21e..bf9d9cd810e4 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.2 2013/08/23 13:09:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/bytelist-1.0.10.ebuild,v 1.3 2013/08/26 16:54:36 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"