dilfridge 15/06/10 22:53:23 Modified: Pod-Parser-1.610.0-r1.ebuild ChangeLog Log: Drop keywords (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild?rev=1.3&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.2&r2=1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Pod-Parser-1.610.0-r1.ebuild 5 Apr 2015 02:22:15 -0000 1.2 +++ Pod-Parser-1.610.0-r1.ebuild 10 Jun 2015 22:53:23 -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/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild,v 1.2 2015/04/05 02:22:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild,v 1.3 2015/06/10 22:53:23 dilfridge Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Base class for creating POD filters and translators" SLOT="0" -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" +KEYWORDS="" IUSE="" SRC_TEST="do" 1.5 perl-core/Pod-Parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Parser/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 5 Apr 2015 02:22:15 -0000 1.4 +++ ChangeLog 10 Jun 2015 22:53:23 -0000 1.5 @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Pod-Parser # 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 $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v 1.5 2015/06/10 22:53:23 dilfridge Exp $ + + 10 Jun 2015; Andreas K. Huettel <dilfri...@gentoo.org> + Pod-Parser-1.610.0-r1.ebuild: + Drop keywords 05 Apr 2015; Mike Frysinger <vap...@gentoo.org> Pod-Parser-1.610.0-r1.ebuild: Add arm64 love.