diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 13:25:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 13:25:34 +0000 |
commit | 4ce0b41562854cb0269fc25fc2c0ea10465951c6 (patch) | |
tree | d992ebad5b2955ad8d52439947b756c8bd35874e /dev-perl/Test-Warn | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-4ce0b41562854cb0269fc25fc2c0ea10465951c6.tar.gz gentoo-2-4ce0b41562854cb0269fc25fc2c0ea10465951c6.tar.bz2 gentoo-2-4ce0b41562854cb0269fc25fc2c0ea10465951c6.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index fce2871e07f9..4336b82c198f 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Warn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.43 2012/06/24 12:59:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.44 2012/08/06 13:25:34 aballier Exp $ + + 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> Test-Warn-0.240.0.ebuild: + keyword ~amd64-fbsd 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild index df24ff7d68e7..820f72f29259 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1 2012/06/07 06:18:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.2 2012/08/06 13:25:34 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 |