diff options
author | 2014-08-31 10:44:00 +0000 | |
---|---|---|
committer | 2014-08-31 10:44:00 +0000 | |
commit | 62c8194e7e3dc9d45fe4b275e9d073e5ec0fba12 (patch) | |
tree | 3b202c496d1a34fc3037465e2e1f5f0e2718ee01 /dev-perl/Carp-Assert-More | |
parent | Drop old. (diff) | |
download | gentoo-2-62c8194e7e3dc9d45fe4b275e9d073e5ec0fba12.tar.gz gentoo-2-62c8194e7e3dc9d45fe4b275e9d073e5ec0fba12.tar.bz2 gentoo-2-62c8194e7e3dc9d45fe4b275e9d073e5ec0fba12.zip |
Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.120.0.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/ChangeLog | 8 |
2 files changed, 6 insertions, 24 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.120.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.120.0.ebuild deleted file mode 100644 index fddbd77d0077..000000000000 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.120.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 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.120.0.ebuild,v 1.2 2011/09/03 21:05:00 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=PETDANCE -MODULE_VERSION=1.12 -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" -IUSE="test" - -RDEPEND="virtual/perl-Scalar-List-Utils - dev-perl/Carp-Assert" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Exception )" - -SRC_TEST="do" diff --git a/dev-perl/Carp-Assert-More/ChangeLog b/dev-perl/Carp-Assert-More/ChangeLog index 73164ac640cd..79948f4dd9e5 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.23 2013/05/25 07:58:21 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.24 2014/08/31 10:44:00 zlogene Exp $ + + 31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> + -Carp-Assert-More-1.120.0.ebuild: + Drop old. 25 May 2013; Agostino Sarubbo <ago@gentoo.org> Carp-Assert-More-1.140.0.ebuild: |