summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-14 22:37:20 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-14 22:37:20 +0000
commit041512ed24ff3b290d5741aad75de7f0fb600adf (patch)
tree4af25a5c3fde5e18f9d3bd9058209227060bd68e /dev-perl/Carp-Assert-More
parentamd64 (diff)
downloadgentoo-2-041512ed24ff3b290d5741aad75de7f0fb600adf.tar.gz
gentoo-2-041512ed24ff3b290d5741aad75de7f0fb600adf.tar.bz2
gentoo-2-041512ed24ff3b290d5741aad75de7f0fb600adf.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r--dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild7
-rw-r--r--dev-perl/Carp-Assert-More/ChangeLog8
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild
index eb8483d1a0ff..854bfe608813 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.12.ebuild,v 1.11 2006/08/06 18:58:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.12 2007/01/14 22:37:20 mcummings Exp $
inherit perl-module
DESCRIPTION="convenience wrappers around Carp::Assert"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+HOMEPAGE="http://search.cpan.org/~petdance"
SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
LICENSE="Artistic"
@@ -19,4 +19,3 @@ DEPEND="virtual/perl-Scalar-List-Utils
dev-perl/Carp-Assert
dev-perl/Test-Exception
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Carp-Assert-More/ChangeLog b/dev-perl/Carp-Assert-More/ChangeLog
index 34ea9e68dd4a..c1eb4cd4bbd6 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.11 2006/08/06 18:58:44 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.12 2007/01/14 22:37:20 mcummings Exp $
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Carp-Assert-More-1.12.ebuild:
+ Ebuild maintenance
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Carp-Assert-More-1.12.ebuild: