diff options
author | 2013-03-26 10:37:09 +0000 | |
---|---|---|
committer | 2013-03-26 10:37:09 +0000 | |
commit | 220cd988fa1be0464de2fbb8b5244d5a63a345a7 (patch) | |
tree | 48459f7f4f77fed20e74f7fa45da251cd79190e8 /dev-java/batik/batik-1.7-r3.ebuild | |
parent | Stable for ppc, wrt bug #457314 (diff) | |
download | gentoo-2-220cd988fa1be0464de2fbb8b5244d5a63a345a7.tar.gz gentoo-2-220cd988fa1be0464de2fbb8b5244d5a63a345a7.tar.bz2 gentoo-2-220cd988fa1be0464de2fbb8b5244d5a63a345a7.zip |
Stable for ppc, wrt bug #456526
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/batik/batik-1.7-r3.ebuild')
-rw-r--r-- | dev-java/batik/batik-1.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/batik/batik-1.7-r3.ebuild b/dev-java/batik/batik-1.7-r3.ebuild index 267f35e99f3c..22a15940998a 100644 --- a/dev-java/batik/batik-1.7-r3.ebuild +++ b/dev-java/batik/batik-1.7-r3.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/batik/batik-1.7-r3.ebuild,v 1.3 2013/03/25 20:47:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.7-r3.ebuild,v 1.4 2013/03/26 10:37:09 ago Exp $ EAPI=4 JAVA_PKG_IUSE="doc" @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/xmlgraphics/${PN}/${PN}-src-${PV}.zip" LICENSE="Apache-2.0" SLOT="1.7" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc python tcl" CDEPEND="dev-java/xalan:0 |