summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-09 11:20:15 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-09 11:20:15 +0000
commit4f97ed8c3dc58ca9f66a3538a945bea39b5f34bc (patch)
tree0d16695016f4af90f81e3d56c8193f783bbc4043 /dev-perl
parentVersion bump, bugfixes. (diff)
downloadgentoo-2-4f97ed8c3dc58ca9f66a3538a945bea39b5f34bc.tar.gz
gentoo-2-4f97ed8c3dc58ca9f66a3538a945bea39b5f34bc.tar.bz2
gentoo-2-4f97ed8c3dc58ca9f66a3538a945bea39b5f34bc.zip
Version bump; bug 181400 for keywording
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-1.0.ebuild22
-rw-r--r--dev-perl/Cgi-Simple/ChangeLog8
-rw-r--r--dev-perl/Cgi-Simple/files/digest-Cgi-Simple-1.03
3 files changed, 32 insertions, 1 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-1.0.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-1.0.ebuild
new file mode 100644
index 000000000000..729ec78a50ac
--- /dev/null
+++ b/dev-perl/Cgi-Simple/Cgi-Simple-1.0.ebuild
@@ -0,0 +1,22 @@
+# 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-1.0.ebuild,v 1.1 2007/06/09 11:20:15 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"
+RDEPEND="dev-lang/perl"
+DEPEND="${RDEPEND}
+ dev-perl/module-build"
diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog
index bdfc38819974..331ea3bd853d 100644
--- a/dev-perl/Cgi-Simple/ChangeLog
+++ b/dev-perl/Cgi-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Cgi-Simple
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.28 2007/05/24 13:11:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.29 2007/06/09 11:20:15 mcummings Exp $
+
+*Cgi-Simple-1.0 (09 Jun 2007)
+
+ 09 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-1.0.ebuild:
+ Version bump; bug 181400 for keywording
*Cgi-Simple-0.83 (24 May 2007)
diff --git a/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-1.0 b/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-1.0
new file mode 100644
index 000000000000..42af45a293fd
--- /dev/null
+++ b/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-1.0
@@ -0,0 +1,3 @@
+MD5 f3fc152debf1815a97c8f1a1d1d5b133 CGI-Simple-1.0.tar.gz 85883
+RMD160 afb93e37a71a49da108d9bfb5a9cfdb853d741f6 CGI-Simple-1.0.tar.gz 85883
+SHA256 e25c276eae34f1f608ee7ad8e2a75cf85a5ec3164de9a6aeaf855f2dbcd410a1 CGI-Simple-1.0.tar.gz 85883