summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-30 10:47:49 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-30 10:47:49 +0000
commitee9fa9857c9fd1331fd1800ae7ffeec1318a1596 (patch)
tree0985c1d5ba0288f42308da4532c43fac9d4359a4 /dev-perl/Carp-Assert
parentStable on ppc64; bug #238592 (diff)
downloadhistorical-ee9fa9857c9fd1331fd1800ae7ffeec1318a1596.tar.gz
historical-ee9fa9857c9fd1331fd1800ae7ffeec1318a1596.tar.bz2
historical-ee9fa9857c9fd1331fd1800ae7ffeec1318a1596.zip
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild19
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.19.ebuild19
-rw-r--r--dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild12
-rw-r--r--dev-perl/Carp-Assert/ChangeLog8
-rw-r--r--dev-perl/Carp-Assert/Manifest18
5 files changed, 23 insertions, 53 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
deleted file mode 100644
index 927418f0ec65..000000000000
--- a/dev-perl/Carp-Assert/Carp-Assert-0.18.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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/Carp-Assert-0.18.ebuild,v 1.13 2007/01/05 19:03:46 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="executable comments in carp"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="virtual/perl-Test-Simple
- dev-lang/perl"
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.19.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.19.ebuild
deleted file mode 100644
index 2aba79b881a3..000000000000
--- a/dev-perl/Carp-Assert/Carp-Assert-0.19.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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/Carp-Assert-0.19.ebuild,v 1.2 2007/07/09 13:50:49 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="executable comments in carp"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="virtual/perl-Test-Simple
- dev-lang/perl"
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild
index 737f6171b584..07fc31288915 100644
--- a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild
+++ b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild
@@ -1,19 +1,17 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.4 2007/07/05 13:53:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.5 2008/09/30 10:47:49 tove Exp $
+MODULE_AUTHOR=MSCHWERN
inherit perl-module
DESCRIPTION="executable comments in carp"
-HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
-LICENSE="Artistic"
+LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="amd64 ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
-DEPEND="virtual/perl-Test-Simple
- dev-lang/perl"
+DEPEND="dev-lang/perl"
diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog
index 2d14fd4346ca..8f6dcf3b1302 100644
--- a/dev-perl/Carp-Assert/ChangeLog
+++ b/dev-perl/Carp-Assert/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Carp-Assert
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.18 2007/07/09 13:50:49 mcummings Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.19 2008/09/30 10:47:49 tove Exp $
+
+ 30 Sep 2008; Torsten Veller <tove@gentoo.org> -Carp-Assert-0.18.ebuild,
+ -Carp-Assert-0.19.ebuild, Carp-Assert-0.20.ebuild:
+ Cleanup
09 Jul 2007; Michael Cummings <mcummings@gentoo.org>
Carp-Assert-0.19.ebuild:
diff --git a/dev-perl/Carp-Assert/Manifest b/dev-perl/Carp-Assert/Manifest
index 084de834c300..134517644cab 100644
--- a/dev-perl/Carp-Assert/Manifest
+++ b/dev-perl/Carp-Assert/Manifest
@@ -1,8 +1,14 @@
-DIST Carp-Assert-0.18.tar.gz 9540 RMD160 1a01956a56262207f525ab21b0b63b29c7c3a75a SHA1 557bc90c3102823e9415d09a89ed35b545cd7913 SHA256 c1acd54cbe3db4328610621ddf19a75f89e60d221e7594fb33cff455d3ce1159
-DIST Carp-Assert-0.19.tar.gz 10624 RMD160 c694f6384ae19873effb339008572f97176161fa SHA1 61a64ecfefdc81692f53c3f0e414b2116fdbc085 SHA256 ba8a44aff1c7c92e1bd61a3bad49e55e200d67593a8a68d88a84bb91f8a6cff4
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST Carp-Assert-0.20.tar.gz 10898 RMD160 63009809f1c05df5f658e178f0740012c1b08663 SHA1 d88fbee275304f8576f159d9f50ac04edc5b8035 SHA256 0dd34a8b53a56d09da962a9fa629411de77c02a6bf98aa972f24f2cd3525fef3
-EBUILD Carp-Assert-0.18.ebuild 544 RMD160 6e9f155126c4f242112b307690d2bc0e1e9e27ad SHA1 d6c2b61d2d5fa0f4e48540a43b8e6f7ce0953a55 SHA256 0e389c59cef18465104e0714fc30f78f5380cf6fea4f43b7abd380638bc88923
-EBUILD Carp-Assert-0.19.ebuild 546 RMD160 9d996eec23214b765fed61d59e24eacdb5e4ae08 SHA1 90104178e915fe820ef4ea952edf9cce60e0beb1 SHA256 5b1d62562872b36d12a44f2b92bf7df1619376937223a05860aa4cce17122c7a
-EBUILD Carp-Assert-0.20.ebuild 541 RMD160 2e3e626e138a0184e8efaf75f287b796b4a40241 SHA1 55d3329ad4d348dc31568d76401c75038b85e714 SHA256 afb28c48a4877d39028a8d3c364ee57cfb7be8468188880c321bb72446fa612b
-MISC ChangeLog 2258 RMD160 f4d6aa9094503f60a08ce15ae99c0c46d9cd6ca8 SHA1 fdc6efc1272f2abb63669a51e43750ed8ff1f56e SHA256 c21b66f20aa2c1e741983fc15b97b4e06efd1a87533c492439f7bca3d2b5f8f4
+EBUILD Carp-Assert-0.20.ebuild 437 RMD160 a17b48f75c20622a597fe70b2c87cc292072adec SHA1 1c37937c21f021df0e400bc1909a04f81f7652aa SHA256 8327e7482c6ab3c4f92bbed7ec0c82299958fdf7226abd73b813b8a609f47248
+MISC ChangeLog 2391 RMD160 62e1ce8a5f623b394a446bf98d74c75c852631e4 SHA1 d3fd880dba6814cb9ba41307a4ca701093ba517c SHA256 7206895a53747ab034ae84478da132620b1219a9e7a697ba974ac2561272b30d
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkjiA8gACgkQV3J2n04EauwwhACgg3IC3o7oL0arzFwRXIvwlKF1
+H8kAn301nqFqaYgkPJ25Wek3z5AMT26h
+=E76Q
+-----END PGP SIGNATURE-----