diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:06:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:06:59 +0000 |
commit | b9ed42b2028addbe932247a91856011162c68d0d (patch) | |
tree | 15b77eb31720d652cb2d473b231892b418ec53bc /dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild | |
parent | Stable for amd64, wrt bug #461114 (diff) | |
download | historical-b9ed42b2028addbe932247a91856011162c68d0d.tar.gz historical-b9ed42b2028addbe932247a91856011162c68d0d.tar.bz2 historical-b9ed42b2028addbe932247a91856011162c68d0d.zip |
Stable for amd64, wrt bug #461116
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild index 5dded05d00ed..a502376bb759 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild,v 1.1 2013/01/19 20:03:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild,v 1.2 2013/05/15 14:06:58 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="convenience wrappers around Carp::Assert" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="virtual/perl-Scalar-List-Utils |