vapier 14/06/09 23:42:53 Modified: Test-Warn-0.240.0.ebuild ChangeLog Log: Add arm64 love. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.13 dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild?r1=1.12&r2=1.13 Index: Test-Warn-0.240.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Test-Warn-0.240.0.ebuild 27 Dec 2012 09:09:42 -0000 1.12 +++ Test-Warn-0.240.0.ebuild 9 Jun 2014 23:42:52 -0000 1.13 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.12 2012/12/27 09:09:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.13 2014/06/09 23:42:52 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 1.56 dev-perl/Test-Warn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Warn/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 6 Jan 2013 14:55:27 -0000 1.55 +++ ChangeLog 9 Jun 2014 23:42:52 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Warn -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.55 2013/01/06 14:55:27 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.56 2014/06/09 23:42:52 vapier Exp $ + + 09 Jun 2014; Mike Frysinger <[email protected]> Test-Warn-0.240.0.ebuild: + Add arm64 love. 06 Jan 2013; Torsten Veller <[email protected]> -Test-Warn-0.21.ebuild, -Test-Warn-0.230.0.ebuild:
