summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-15 07:58:01 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-15 07:58:01 +0000
commitf3f603ce31cce3c7f666a60a8b8d9b662cb610b2 (patch)
treefbe794723783a278a703fce639594950587bd4f7 /dev-perl/Cgi-Simple
parentVersion bump (diff)
downloadhistorical-f3f603ce31cce3c7f666a60a8b8d9b662cb610b2.tar.gz
historical-f3f603ce31cce3c7f666a60a8b8d9b662cb610b2.tar.bz2
historical-f3f603ce31cce3c7f666a60a8b8d9b662cb610b2.zip
Cleanup
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Cgi-Simple')
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild17
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-0.078.ebuild22
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-0.079.ebuild20
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild20
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild20
-rw-r--r--dev-perl/Cgi-Simple/ChangeLog7
-rw-r--r--dev-perl/Cgi-Simple/Manifest18
7 files changed, 10 insertions, 114 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild
deleted file mode 100644
index d535d0c8f80a..000000000000
--- a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild
+++ /dev/null
@@ -1,17 +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/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.14 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
-SRC_URI="mirror://cpan/authors/id/J/JF/JFREEMAN/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jfreeman"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.078.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.078.ebuild
deleted file mode 100644
index 352bd1da5842..000000000000
--- a/dev-perl/Cgi-Simple/Cgi-Simple-0.078.ebuild
+++ /dev/null
@@ -1,22 +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/Cgi-Simple/Cgi-Simple-0.078.ebuild,v 1.2 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-MY_P="CGI-Simple-${PV}"
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
-SRC_URI="mirror://cpan/authors/id/A/AN/ANDYA/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~andya/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-RDEPEND="dev-lang/perl
- dev-perl/version"
-DEPEND="dev-perl/module-build
- ${RDEPEND}"
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.079.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.079.ebuild
deleted file mode 100644
index 909cbcae1951..000000000000
--- a/dev-perl/Cgi-Simple/Cgi-Simple-0.079.ebuild
+++ /dev/null
@@ -1,20 +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/Cgi-Simple/Cgi-Simple-0.079.ebuild,v 1.3 2007/05/05 17:33:55 dertobi123 Exp $
-
-inherit perl-module
-
-MY_P="CGI-Simple-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
-SRC_URI="mirror://cpan/authors/id/A/AN/ANDYA/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~andya"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild
deleted file mode 100644
index 997406769b36..000000000000
--- a/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild
+++ /dev/null
@@ -1,20 +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/Cgi-Simple/Cgi-Simple-0.080.ebuild,v 1.3 2007/06/22 13:04:35 mcummings Exp $
-
-inherit perl-module
-
-MY_P="CGI-Simple-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
-SRC_URI="mirror://cpan/authors/id/A/AN/ANDYA/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~andya"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild
deleted file mode 100644
index 3d2973fced21..000000000000
--- a/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild
+++ /dev/null
@@ -1,20 +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/Cgi-Simple/Cgi-Simple-0.83.ebuild,v 1.5 2007/07/05 14:45:46 tgall Exp $
-
-inherit perl-module
-
-MY_P="CGI-Simple-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
-SRC_URI="mirror://cpan/authors/id/A/AN/ANDYA/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~andya"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog
index 3235a9f72597..1e876f048f02 100644
--- a/dev-perl/Cgi-Simple/ChangeLog
+++ b/dev-perl/Cgi-Simple/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Cgi-Simple
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.43 2008/09/15 07:50:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.44 2008/09/15 07:58:01 tove Exp $
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Cgi-Simple-0.077.ebuild,
+ -Cgi-Simple-0.078.ebuild, -Cgi-Simple-0.079.ebuild,
+ -Cgi-Simple-0.080.ebuild, -Cgi-Simple-0.83.ebuild:
+ Cleanup
*Cgi-Simple-1.1.06 (15 Sep 2008)
diff --git a/dev-perl/Cgi-Simple/Manifest b/dev-perl/Cgi-Simple/Manifest
index 2d7bda1eb2bf..b0310551dced 100644
--- a/dev-perl/Cgi-Simple/Manifest
+++ b/dev-perl/Cgi-Simple/Manifest
@@ -1,28 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-DIST CGI-Simple-0.078.tar.gz 84855 RMD160 404c4887c789fd0f55fb38b9acce9668165b014b SHA1 b54ec2ce91d4283d2a76ae31fbcd9dd2bcb23e10 SHA256 b4e4a843fcae5e4d860f5b521e2f28ca2a0aa9660d4881cc962b00bfd2953365
-DIST CGI-Simple-0.079.tar.gz 84829 RMD160 ae0e803548a225fe2b2149535a36e6d844de38b6 SHA1 78c62b9cf806fcaa0fe90322d1649ec6eb5f0ab7 SHA256 bbf8a858042fe9015aa3eccea84d879f213f91f49b69c4c89444eb11780ee064
-DIST CGI-Simple-0.080.tar.gz 84993 RMD160 216cedb89181df96392b7183b664d62df131976f SHA1 e0628517909d1bf4bbd9498a8cdb60089cbda9be SHA256 6a435022c55622086e683ab6bff4ed2781f76a5c4166e015fc6f761c233a6476
-DIST CGI-Simple-0.83.tar.gz 85742 RMD160 1574a42d2d3d02a105e25d6194a0b0343b64d598 SHA1 09c153b6ea1aae600d0a884c6e8b16f92243e904 SHA256 fb0a9a786f34939ad3ef46df893b348ed5fe8a858c341ad7af9be8e4e6d90510
DIST CGI-Simple-1.0.tar.gz 85883 RMD160 afb93e37a71a49da108d9bfb5a9cfdb853d741f6 SHA1 dfadb9ff40cf0c201fe6f041044de80fb68a2dff SHA256 e25c276eae34f1f608ee7ad8e2a75cf85a5ec3164de9a6aeaf855f2dbcd410a1
DIST CGI-Simple-1.105.tar.gz 81332 RMD160 f6318c5b05bb34f2ba36f762724d703aaae36549 SHA1 d253187541be91aa62ad6fb55c6b2bcba9531172 SHA256 8f6a03e88092a57026a557e1048e0c9919314c4f1587c3b4544ec334d76ceeb5
DIST CGI-Simple-1.106.tar.gz 81109 RMD160 cb26905ca551ab35ce5ad018260e759aa5dd3352 SHA1 b7b387b1b7ff2c913515df109736bcd738f0362f SHA256 ef52d99dcf0c32e6a833247051f1858817276954c69ddd0e64d64a6084601c64
-DIST Cgi-Simple-0.077.tar.gz 149933 RMD160 27704907b86ff74847d6c717d90a54c99580e907 SHA1 a30f1613affe062b8502faa957d9f8f0be1bd254 SHA256 13a59cae7bd0600548fb2c4c1e49e8e9ae4350c92bb4c25c1293b0cfd6dbcae6
-EBUILD Cgi-Simple-0.077.ebuild 565 RMD160 c1d66dd4d0c78d0970d5061982dec3ed70705bb1 SHA1 a40b118a7673be4f9957ac816c83dd7b888d8b45 SHA256 b839aea366a7932a9afdbdbb6142bdc8becd97f6ace4d885dba281c1241a3282
-EBUILD Cgi-Simple-0.078.ebuild 669 RMD160 7c3d9ab653a01d65462c187014984b8e99f4748e SHA1 e28f75c9dd9a9820409ae7e2644c21be03f1410c SHA256 50f9a767ee963bcf25245fd32616be6f910dce48b11bafc6c86ccc0e6436da20
-EBUILD Cgi-Simple-0.079.ebuild 613 RMD160 47efc4a49fa63b6730ea59d90549ad08dded928f SHA1 36eb36d64ec5ffa75471caec4de1a4259dc502f9 SHA256 53aa80124356dfcf903d670b114fd70cfd0382e99af9429e63f718b700f35c3d
-EBUILD Cgi-Simple-0.080.ebuild 612 RMD160 6a08140e14cc6475102f1b3901011cbbb67567f1 SHA1 1293a7c959d773c0f469ecdeb0ea3702a520ee92 SHA256 8a8adf0185f7a8730543a0d297b80ae5c6ba44f5f5bdd8338b0948547c51d5bb
-EBUILD Cgi-Simple-0.83.ebuild 603 RMD160 262daf2e966d08b1f96a81a4638736fc5bddf04d SHA1 e964b517b6187aca1cfec1dc1bc2482d5a537af1 SHA256 8077842b98866c96aebbb8aa177776bddc297dbe887a5939e587aa3c023e74a5
EBUILD Cgi-Simple-1.0.ebuild 644 RMD160 3671bb1fe75c1809dd32551c42c9ca7109430a47 SHA1 ed414dc79095ac235cc648f9b662c375bda8d62c SHA256 a44cdde8da4f8fd868cdfade9c80ac21e87c6f2934bac803288b94ed1f124bcf
EBUILD Cgi-Simple-1.1.05.ebuild 690 RMD160 e36d841a350c7605c539498ed1ac5b3797396ff4 SHA1 5266beb53ec6b055f69cf13788d105517d8877d1 SHA256 176ca13933982df960d66e5a7199bc180edbcdf14a91e8d97125b05fa4d4e102
EBUILD Cgi-Simple-1.1.06.ebuild 688 RMD160 ef176fe8bacf949765ecabda1214fb1c447d2a8d SHA1 d790e1366668ae9f5e57a1ab8cd9b2612c1bee6f SHA256 aaae08cd7ea770b1310d42a0a9f23de1c08740ba962707771fe20305110090f4
-MISC ChangeLog 4602 RMD160 c3a7db2b5ed8042209bfce4ffbabe450333dc26a SHA1 0ef1f343aeae27d565596fb3242827a7790a6b03 SHA256 07b009182fd5dc769440a05ed82f1a4173f6dcf6c1fca19d33fa873a7d551381
+MISC ChangeLog 4794 RMD160 332461382fc769b4e605dd3dc628b0a88ae548de SHA1 97140268dd199d3412e7c180518478ef97241d1c SHA256 39c4a7ca71e3b6cbb8882e459f1c6919339d303e0cb6b8d33536bbf37b968841
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
-iEYEARECAAYFAkjOE8cACgkQV3J2n04EauxyHQCgt75wiPNiwJOLP/RvvPXPZTco
-m6UAn0gCniDKQiqhMM9DsEQ72VjNx85m
-=CTCs
+iEYEARECAAYFAkjOFXcACgkQV3J2n04EauxkSQCgly6hgNpoShDl5HpB68A5Y3OR
+P5UAnRThHvZWXuhLYpqpLgwUTcdLo+qD
+=QZJB
-----END PGP SIGNATURE-----