diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:27:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:27:32 +0000 |
commit | 2c46cfbf1c54cec46cdb43b7323bb02cc52592b5 (patch) | |
tree | 5e779eacf34a249e0413fe1050801f8c1bf19c4e /dev-java/batik/batik-1.7-r3.ebuild | |
parent | Stable for amd64, wrt bug #456524 (diff) | |
download | gentoo-2-2c46cfbf1c54cec46cdb43b7323bb02cc52592b5.tar.gz gentoo-2-2c46cfbf1c54cec46cdb43b7323bb02cc52592b5.tar.bz2 gentoo-2-2c46cfbf1c54cec46cdb43b7323bb02cc52592b5.zip |
Stable for amd64, wrt bug #456526
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/batik/batik-1.7-r3.ebuild b/dev-java/batik/batik-1.7-r3.ebuild index 6f49e1585949..95464c9cbe47 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-2012 Gentoo Foundation +# 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.1 2012/11/17 03:30:04 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.7-r3.ebuild,v 1.2 2013/03/25 20:27:32 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 |