diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-06 10:00:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-06 10:00:08 +0000 |
commit | 15e19f3afcdd1eb48a93c08efb8a4ad73cd58cc2 (patch) | |
tree | 97274b5b3fa8d0b98eb2120ceb7e47bac8d4879e /dev-perl/CGI | |
parent | version bump (bug #65860) (Manifest recommit) (diff) | |
download | gentoo-2-15e19f3afcdd1eb48a93c08efb8a4ad73cd58cc2.tar.gz gentoo-2-15e19f3afcdd1eb48a93c08efb8a4ad73cd58cc2.tar.bz2 gentoo-2-15e19f3afcdd1eb48a93c08efb8a4ad73cd58cc2.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-3.05.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CGI/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI/CGI-3.05.ebuild b/dev-perl/CGI/CGI-3.05.ebuild index 9ec1b5cc50cc..ae6604018d98 100644 --- a/dev-perl/CGI/CGI-3.05.ebuild +++ b/dev-perl/CGI/CGI-3.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.05.ebuild,v 1.4 2004/09/27 14:55:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.05.ebuild,v 1.5 2004/10/06 10:00:08 kloeri Exp $ inherit perl-module @@ -13,5 +13,5 @@ HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/" IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips ~ia64" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~mips ~ia64" DEPEND=">=dev-lang/perl-5.8.0-r12" diff --git a/dev-perl/CGI/ChangeLog b/dev-perl/CGI/ChangeLog index ea54f16f1b94..93970dad2cc3 100644 --- a/dev-perl/CGI/ChangeLog +++ b/dev-perl/CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CGI # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/ChangeLog,v 1.35 2004/09/27 14:55:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/ChangeLog,v 1.36 2004/10/06 10:00:08 kloeri Exp $ + + 06 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> CGI-3.05.ebuild: + Stable on alpha. 27 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> CGI-3.05.ebuild: Stable on sparc |