zlogene 15/04/05 12:36:01 Modified: Test-YAML-1.50.0.ebuild ChangeLog Log: Add ~alpha/~ia64/~ppc64/~sparc keywords (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild?r1=1.1&r2=1.2 Index: Test-YAML-1.50.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Test-YAML-1.50.0.ebuild 25 Feb 2015 23:39:03 -0000 1.1 +++ Test-YAML-1.50.0.ebuild 5 Apr 2015 12:36:01 -0000 1.2 @@ -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/Test-YAML/Test-YAML-1.50.0.ebuild,v 1.1 2015/02/25 23:39:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild,v 1.2 2015/04/05 12:36:01 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~s390 ~sh ~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 ~arm64 ~hppa ~ia64 ~m68k ~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="" RDEPEND=" 1.3 dev-perl/Test-YAML/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-YAML/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-YAML/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 28 Feb 2015 18:35:29 -0000 1.2 +++ ChangeLog 5 Apr 2015 12:36:01 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-YAML # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-YAML/ChangeLog,v 1.2 2015/02/28 18:35:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-YAML/ChangeLog,v 1.3 2015/04/05 12:36:01 zlogene Exp $ + + 05 Apr 2015; Mikle Kolyada <[email protected]> Test-YAML-1.50.0.ebuild: + Add ~alpha/~ia64/~ppc64/~sparc keywords 28 Feb 2015; Fabian Groffen <[email protected]> Test-YAML-1.50.0.ebuild: Added some Prefix keywords, bug #541380
