zlogene 15/03/09 12:16:00 Modified: Filter-1.490.0.ebuild ChangeLog Log: Add ~ppc64 keyword (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.8 dev-perl/Filter/Filter-1.490.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild?r1=1.7&r2=1.8 Index: Filter-1.490.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Filter-1.490.0.ebuild 28 Feb 2015 18:24:19 -0000 1.7 +++ Filter-1.490.0.ebuild 9 Mar 2015 12:16:00 -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-perl/Filter/Filter-1.490.0.ebuild,v 1.7 2015/02/28 18:24:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild,v 1.8 2015/03/09 12:16:00 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Interface for creation of Perl Filters" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~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 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~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.33 dev-perl/Filter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 28 Feb 2015 18:24:19 -0000 1.32 +++ ChangeLog 9 Mar 2015 12:16:00 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Filter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.32 2015/02/28 18:24:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.33 2015/03/09 12:16:00 zlogene Exp $ + + 09 Mar 2015; Mikle Kolyada <zlog...@gentoo.org> Filter-1.490.0.ebuild: + Add ~ppc64 keyword 28 Feb 2015; Fabian Groffen <grob...@gentoo.org> Filter-1.490.0.ebuild: Added some Prefix keywords, bug #541380