diff options
author | 2012-03-06 21:13:09 +0000 | |
---|---|---|
committer | 2012-03-06 21:13:09 +0000 | |
commit | 9c42edf2a5b0bbc6eebfbd28e86793a2041ed143 (patch) | |
tree | 37e5881fba1cf98764a6eb376c568a9287328c08 /dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild | |
parent | Marking jaxp-1.4-r1 ppc for bug 396875 (diff) | |
download | gentoo-2-9c42edf2a5b0bbc6eebfbd28e86793a2041ed143.tar.gz gentoo-2-9c42edf2a5b0bbc6eebfbd28e86793a2041ed143.tar.bz2 gentoo-2-9c42edf2a5b0bbc6eebfbd28e86793a2041ed143.zip |
Marking libmatthew-java-0.7.2-r1 ppc for bug 396877
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild')
-rw-r--r-- | dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild index e9a10f4eefc5..2e7453fdcefa 100644 --- a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild +++ b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild,v 1.3 2012/01/28 14:53:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild,v 1.4 2012/03/06 21:13:09 ranger Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.matthew.ath.cx/projects/java/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND=">=virtual/jre-1.5" |