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
commit40dee8d788b4c1d35cfae4d83c6240aa8411303a (patch)
treefd3b57cb27c4fd9d3316da8782fc771db33db3ff /dev-perl/Cgi-Simple
parentVersion bump (diff)
downloadgentoo-2-40dee8d788b4c1d35cfae4d83c6240aa8411303a.tar.gz
gentoo-2-40dee8d788b4c1d35cfae4d83c6240aa8411303a.tar.bz2
gentoo-2-40dee8d788b4c1d35cfae4d83c6240aa8411303a.zip
Cleanup
(Portage version: 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
6 files changed, 6 insertions, 100 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)