diff options
author | 2012-06-25 07:11:31 +0000 | |
---|---|---|
committer | 2012-06-25 07:11:31 +0000 | |
commit | 3e1f0cb00c3028971f200721c0a3f11d84ace35a (patch) | |
tree | 97847a8b43e4ff3e8b109a87a7f69c92e611d763 /dev-perl | |
parent | x86 stable, see bug 411507 (diff) | |
download | gentoo-2-3e1f0cb00c3028971f200721c0a3f11d84ace35a.tar.gz gentoo-2-3e1f0cb00c3028971f200721c0a3f11d84ace35a.tar.bz2 gentoo-2-3e1f0cb00c3028971f200721c0a3f11d84ace35a.zip |
marked x86 per bug 423225
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sys-SigAction/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sys-SigAction/ChangeLog b/dev-perl/Sys-SigAction/ChangeLog index 092494078425..688416f7082a 100644 --- a/dev-perl/Sys-SigAction/ChangeLog +++ b/dev-perl/Sys-SigAction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sys-SigAction # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.6 2012/06/24 13:00:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.7 2012/06/25 07:11:31 jdhore Exp $ + + 25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> Sys-SigAction-0.150.0.ebuild: + marked x86 per bug 423225 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild index 826b84890a7c..db77d9f0bac0 100644 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.150.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/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.2 2012/06/24 10:55:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.3 2012/06/25 07:11:31 jdhore Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for Consistent Signal Handling" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" SRC_TEST=do |