vapier 15/04/05 02:22:15 Modified: Pod-Parser-1.610.0-r1.ebuild ChangeLog Log: Add arm64 love. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.2 perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild?r1=1.1&r2=1.2 Index: Pod-Parser-1.610.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Pod-Parser-1.610.0-r1.ebuild 26 Jul 2014 13:53:43 -0000 1.1 +++ Pod-Parser-1.610.0-r1.ebuild 5 Apr 2015 02:22:15 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild,v 1.1 2014/07/26 13:53:43 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild,v 1.2 2015/04/05 02:22:15 vapier Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Base class for creating POD filters and translators" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" 1.4 perl-core/Pod-Parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 8 Nov 2014 16:35:07 -0000 1.3 +++ ChangeLog 5 Apr 2015 02:22:15 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Pod-Parser -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v 1.3 2014/11/08 16:35:07 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v 1.4 2015/04/05 02:22:15 vapier Exp $ + + 05 Apr 2015; Mike Frysinger <[email protected]> Pod-Parser-1.610.0-r1.ebuild: + Add arm64 love. 08 Nov 2014; Andreas K. Huettel <[email protected]> -Pod-Parser-1.510.0-r1.ebuild:
