monsieurp 15/06/27 21:28:33 Modified: fop-2.0.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.7 dev-java/fop/fop-2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/fop-2.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/fop-2.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/fop-2.0.ebuild?r1=1.6&r2=1.7 Index: fop-2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/fop/fop-2.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fop-2.0.ebuild 27 Jun 2015 18:47:54 -0000 1.6 +++ fop-2.0.ebuild 27 Jun 2015 21:28:33 -0000 1.7 @@ -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/fop/fop-2.0.ebuild,v 1.6 2015/06/27 18:47:54 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/fop-2.0.ebuild,v 1.7 2015/06/27 21:28:33 monsieurp Exp $ # TODO: if 'doc' use flag is used then should build also extra docs ('docs' ant target), currently it cannot # be built as it needs forrest which we do not have @@ -9,7 +9,6 @@ EAPI="5" JAVA_PKG_IUSE="doc examples source test" -WANT_ANT_TASKS="ant-trax" inherit eutils java-pkg-2 java-ant-2 @@ -17,7 +16,7 @@ HOMEPAGE="http://xmlgraphics.apache.org/fop/" SRC_URI="mirror://apache/xmlgraphics/${PN}/source/${P}-src.zip" -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="hyphenation jai" LICENSE="Apache-2.0" SLOT="2" 1.80 dev-java/fop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/fop/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 27 Jun 2015 18:47:54 -0000 1.79 +++ ChangeLog 27 Jun 2015 21:28:33 -0000 1.80 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/fop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v 1.79 2015/06/27 18:47:54 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v 1.80 2015/06/27 21:28:33 monsieurp Exp $ + + 27 Jun 2015; Patrice Clement <[email protected]> fop-2.0.ebuild: + Keyword for ppc+ppc64. Signed off by James Le Cuirot <[email protected]>. 27 Jun 2015; Patrice Clement <[email protected]> fop-2.0.ebuild: Use a combination of - instead of courtesy of James Le Cuirot
