diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-22 17:07:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-22 17:07:15 +0000 |
commit | 549c208e2b2235e67f84485d1b85e65b07b78110 (patch) | |
tree | 454c5143bb44aa5ab21490581cbf5268bef50b9a /perl-core | |
parent | Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | gentoo-2-549c208e2b2235e67f84485d1b85e65b07b78110.tar.gz gentoo-2-549c208e2b2235e67f84485d1b85e65b07b78110.tar.bz2 gentoo-2-549c208e2b2235e67f84485d1b85e65b07b78110.zip |
Version bump
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CGI/CGI-3.15.ebuild | 18 | ||||
-rw-r--r-- | perl-core/CGI/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/CGI/files/digest-CGI-3.15 | 1 |
3 files changed, 25 insertions, 1 deletions
diff --git a/perl-core/CGI/CGI-3.15.ebuild b/perl-core/CGI/CGI-3.15.ebuild new file mode 100644 index 000000000000..992ba94e014b --- /dev/null +++ b/perl-core/CGI/CGI-3.15.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.15.ebuild,v 1.1 2006/01/22 17:06:43 mcummings Exp $ + +inherit perl-module + +myconf="INSTALLDIRS=vendor" +MY_P=${PN}.pm-${PV} +S=${WORKDIR}/${MY_P} +DESCRIPTION="Simple Common Gateway Interface Class" +SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz" +HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/" +IUSE="" +SLOT="0" +SRC_TEST="do" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +DEPEND=">=dev-lang/perl-5.8.0-r12" diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog index ce398b06689d..1d7f2712cfd5 100644 --- a/perl-core/CGI/ChangeLog +++ b/perl-core/CGI/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/CGI # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.6 2006/01/21 22:02:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.7 2006/01/22 17:06:43 mcummings Exp $ + +*CGI-3.15 (22 Jan 2006) + + 22 Jan 2006; Michael Cummings <mcummings@gentoo.org> +CGI-3.15.ebuild: + Version bump 21 Jan 2006; Markus Rothe <corsair@gentoo.org> CGI-3.10.ebuild: Stable on ppc64 diff --git a/perl-core/CGI/files/digest-CGI-3.15 b/perl-core/CGI/files/digest-CGI-3.15 new file mode 100644 index 000000000000..e259b19a6cde --- /dev/null +++ b/perl-core/CGI/files/digest-CGI-3.15 @@ -0,0 +1 @@ +MD5 37db43e55cf2992f7e89e9ec9541ffec CGI.pm-3.15.tar.gz 228162 |