vapier 14/06/09 23:41:51 Modified: Parse-RecDescent-1.967.9.ebuild ChangeLog Log: Add arm64 love. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.14 dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild?r1=1.13&r2=1.14 Index: Parse-RecDescent-1.967.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Parse-RecDescent-1.967.9.ebuild 27 Dec 2012 08:40:47 -0000 1.13 +++ Parse-RecDescent-1.967.9.ebuild 9 Jun 2014 23:41:51 -0000 1.14 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.13 2012/12/27 08:40:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.14 2014/06/09 23:41:51 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" 1.63 dev-perl/Parse-RecDescent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 6 Jan 2013 15:40:04 -0000 1.62 +++ ChangeLog 9 Jun 2014 23:41:51 -0000 1.63 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Parse-RecDescent -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.62 2013/01/06 15:40:04 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.63 2014/06/09 23:41:51 vapier Exp $ + + 09 Jun 2014; Mike Frysinger <[email protected]> + Parse-RecDescent-1.967.9.ebuild: + Add arm64 love. 06 Jan 2013; Torsten Veller <[email protected]> -Parse-RecDescent-1.965.1.ebuild:
