monsieurp 15/06/28 01:45:43 Modified: batik-1.8-r1.ebuild ChangeLog Log: Keyword for ppc+ppc64. Signed off by James Le Cuirot <[email protected]>. Signed-off-by: Patrice Clement <[email protected]> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path 1.3 dev-java/batik/batik-1.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/batik/batik-1.8-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/batik/batik-1.8-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/batik/batik-1.8-r1.ebuild?r1=1.2&r2=1.3 Index: batik-1.8-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.8-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- batik-1.8-r1.ebuild 27 Jun 2015 18:35:54 -0000 1.2 +++ batik-1.8-r1.ebuild 28 Jun 2015 01:45:43 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.8-r1.ebuild,v 1.2 2015/06/27 18:35:54 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.8-r1.ebuild,v 1.3 2015/06/28 01:45:43 monsieurp Exp $ EAPI=5 JAVA_PKG_IUSE="doc" @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="1.8" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc python tcl" CDEPEND="dev-java/xalan:0 1.84 dev-java/batik/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/batik/ChangeLog?rev=1.84&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/batik/ChangeLog?rev=1.84&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/batik/ChangeLog?r1=1.83&r2=1.84 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- ChangeLog 27 Jun 2015 18:35:54 -0000 1.83 +++ ChangeLog 28 Jun 2015 01:45:43 -0000 1.84 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/batik # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v 1.83 2015/06/27 18:35:54 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v 1.84 2015/06/28 01:45:43 monsieurp Exp $ + + 28 Jun 2015; Patrice Clement <[email protected]> batik-1.8-r1.ebuild: + Keyword for ppc+ppc64. Signed off by James Le Cuirot <[email protected]>. 27 Jun 2015; Patrice Clement <[email protected]> -batik-1.7-r3.ebuild, -batik-1.8.ebuild, batik-1.8-r1.ebuild:
