monsieurp 15/06/16 08:58:34 Modified: antlr-4.4.ebuild ChangeLog Log: Stable for ppc via ALLARCHES. Fix bug 549586. 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.8 dev-java/antlr/antlr-4.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/antlr-4.4.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/antlr-4.4.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/antlr-4.4.ebuild?r1=1.7&r2=1.8 Index: antlr-4.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-4.4.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- antlr-4.4.ebuild 27 May 2015 11:11:59 -0000 1.7 +++ antlr-4.4.ebuild 16 Jun 2015 08:58:33 -0000 1.8 @@ -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/antlr/antlr-4.4.ebuild,v 1.7 2015/05/27 11:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-4.4.ebuild,v 1.8 2015/06/16 08:58:33 monsieurp Exp $ EAPI="5" @@ -18,7 +18,7 @@ http://www.antlr.org/download/${JAR_LIST[1]}" LICENSE="BSD" SLOT="4" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ppc64 x86 ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gunit" CDEPEND=" 1.118 dev-java/antlr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/ChangeLog?rev=1.118&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/ChangeLog?rev=1.118&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/ChangeLog?r1=1.117&r2=1.118 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- ChangeLog 7 Jun 2015 08:28:31 -0000 1.117 +++ ChangeLog 16 Jun 2015 08:58:33 -0000 1.118 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/antlr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v 1.117 2015/06/07 08:28:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v 1.118 2015/06/16 08:58:33 monsieurp Exp $ + + 16 Jun 2015; Patrice Clement <[email protected]> antlr-4.4.ebuild: + Stable for ppc via ALLARCHES. Fix bug 549586. 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
