diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-11-30 06:07:23 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-11-30 06:07:23 +0000 |
commit | 7285e672d0f2bd65ccd4aab4b8a2ca07520d645c (patch) | |
tree | 8dbd4f1ed80b7a4ba967710029ebea0e7741eb9a /dev-perl/Set-IntSpan | |
parent | Make the USEs enabled by default in the csync ebuild enabled by default here ... (diff) | |
download | gentoo-2-7285e672d0f2bd65ccd4aab4b8a2ca07520d645c.tar.gz gentoo-2-7285e672d0f2bd65ccd4aab4b8a2ca07520d645c.tar.bz2 gentoo-2-7285e672d0f2bd65ccd4aab4b8a2ca07520d645c.zip |
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21313-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 0a8f2d767ba1..a2f3aaf7c1eb 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.47 2012/06/24 12:58:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.48 2012/11/30 06:07:23 bicatali Exp $ + + 30 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> + Set-IntSpan-1.160.0.ebuild: + Keyword amd64-linux and x86-linux 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild index 52852e74f0d6..02d4236644f4 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.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/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.6 2012/03/25 17:00:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.7 2012/11/30 06:07:23 bicatali Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc x86" +KEYWORDS="alpha amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" SRC_TEST="do" |