zlogene 15/01/25 12:37:28 Modified: Test-Warnings-0.16.0.ebuild ChangeLog Log: Add ~sparc keyword (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.14 dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild?r1=1.13&r2=1.14 Index: Test-Warnings-0.16.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Test-Warnings-0.16.0.ebuild 25 Jan 2015 12:10:11 -0000 1.13 +++ Test-Warnings-0.16.0.ebuild 25 Jan 2015 12:37:28 -0000 1.14 @@ -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-Warnings/Test-Warnings-0.16.0.ebuild,v 1.13 2015/01/25 12:10:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild,v 1.14 2015/01/25 12:37:28 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" # Test::Builder -> perl-Test-Simple 1.14 dev-perl/Test-Warnings/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warnings/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warnings/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warnings/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warnings/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 25 Jan 2015 12:10:11 -0000 1.13 +++ ChangeLog 25 Jan 2015 12:37:28 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Warnings # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warnings/ChangeLog,v 1.13 2015/01/25 12:10:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warnings/ChangeLog,v 1.14 2015/01/25 12:37:28 zlogene Exp $ + + 25 Jan 2015; Mikle Kolyada <[email protected]> Test-Warnings-0.16.0.ebuild: + Add ~sparc keyword 25 Jan 2015; Mikle Kolyada <[email protected]> Test-Warnings-0.16.0.ebuild: Add ~x86-linux keyword
