diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-25 21:23:02 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-25 21:23:02 +0000 |
commit | 83f1771d711ef8bbb65064252932dddc185e2d4a (patch) | |
tree | 9842a09e3fdd39693407def25a1cf780f6daaafd /dev-java/bytelist | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-83f1771d711ef8bbb65064252932dddc185e2d4a.tar.gz gentoo-2-83f1771d711ef8bbb65064252932dddc185e2d4a.tar.bz2 gentoo-2-83f1771d711ef8bbb65064252932dddc185e2d4a.zip |
Keywording for ppc.
Bug 270910.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-java/bytelist')
-rw-r--r-- | dev-java/bytelist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/bytelist/bytelist-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/bytelist/ChangeLog b/dev-java/bytelist/ChangeLog index 54c4c605be82..c960777367eb 100644 --- a/dev-java/bytelist/ChangeLog +++ b/dev-java/bytelist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/bytelist # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.5 2009/07/05 20:36:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/ChangeLog,v 1.6 2009/10/25 21:23:02 volkmar Exp $ + + 25 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> bytelist-1.0.2.ebuild: + Keywording for ppc, bug 270910 05 Jul 2009; Markus Meier <maekke@gentoo.org> bytelist-1.0.2.ebuild: amd64 stable, bug #275076 diff --git a/dev-java/bytelist/bytelist-1.0.2.ebuild b/dev-java/bytelist/bytelist-1.0.2.ebuild index 51c14769ec10..1d0f595abec8 100644 --- a/dev-java/bytelist/bytelist-1.0.2.ebuild +++ b/dev-java/bytelist/bytelist-1.0.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.3 2009/07/05 20:36:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bytelist/bytelist-1.0.2.ebuild,v 1.4 2009/10/25 21:23:02 volkmar Exp $ EAPI=2 JAVA_PKG_IUSE="source test" @@ -11,7 +11,7 @@ HOMEPAGE="http://jruby.codehaus.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=virtual/jre-1.4 |