diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:06:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:06:58 +0000 |
commit | 739aeead5ad4cd8437ec86866cfb2311ffb549c7 (patch) | |
tree | 65144bb90cbae3d4cd8ffc17fd9d8f7c2008c278 /dev-perl/Carp-Assert-More | |
parent | Stable for amd64, wrt bug #461114 (diff) | |
download | gentoo-2-739aeead5ad4cd8437ec86866cfb2311ffb549c7.tar.gz gentoo-2-739aeead5ad4cd8437ec86866cfb2311ffb549c7.tar.bz2 gentoo-2-739aeead5ad4cd8437ec86866cfb2311ffb549c7.zip |
Stable for amd64, wrt bug #461116
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.140.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/ChangeLog | 6 |
2 files changed, 7 insertions, 3 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 diff --git a/dev-perl/Carp-Assert-More/ChangeLog b/dev-perl/Carp-Assert-More/ChangeLog index ba2d23f933fe..6f8234e8401b 100644 --- a/dev-perl/Carp-Assert-More/ChangeLog +++ b/dev-perl/Carp-Assert-More/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Carp-Assert-More # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.19 2013/01/19 20:03:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.20 2013/05/15 14:06:58 ago Exp $ + + 15 May 2013; Agostino Sarubbo <ago@gentoo.org> + Carp-Assert-More-1.140.0.ebuild: + Stable for amd64, wrt bug #461116 *Carp-Assert-More-1.140.0 (19 Jan 2013) |