diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:21:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:21:39 +0000 |
commit | f075bbcaf7bd69afdf1c43409be777b228306dfa (patch) | |
tree | ec18a9e19f948b82205ffabd05f484ab22ef27c8 /dev-perl/Cgi-Simple | |
parent | Mark 5.3 stable on ia64 (diff) | |
download | historical-f075bbcaf7bd69afdf1c43409be777b228306dfa.tar.gz historical-f075bbcaf7bd69afdf1c43409be777b228306dfa.tar.bz2 historical-f075bbcaf7bd69afdf1c43409be777b228306dfa.zip |
Mark 0.077 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Cgi-Simple')
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild index 88e74a9b495b..9a1569a21c2a 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.9 2005/08/25 22:33:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.10 2005/10/02 12:21:39 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index ec5dfebb6d8e..bb53ea420e7e 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Cgi-Simple # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.16 2005/08/25 22:33:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.17 2005/10/02 12:21:39 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Cgi-Simple-0.077.ebuild: + Mark 0.077 stable on ia64 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> Cgi-Simple-0.077.ebuild: add ~ia64 |