summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-18 13:11:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-18 13:11:45 +0000
commit1e1a959fcf4a854db9191f9b7af4788f1ab02bab (patch)
tree472f0e2a8f2c87f6bd8580f02351ffd29985d971 /dev-perl/CGI
parentstable on ia64 (Manifest recommit) (diff)
downloadgentoo-2-1e1a959fcf4a854db9191f9b7af4788f1ab02bab.tar.gz
gentoo-2-1e1a959fcf4a854db9191f9b7af4788f1ab02bab.tar.bz2
gentoo-2-1e1a959fcf4a854db9191f9b7af4788f1ab02bab.zip
stable on alpha and ia64
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r--dev-perl/CGI/CGI-3.04.ebuild4
-rw-r--r--dev-perl/CGI/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI/CGI-3.04.ebuild b/dev-perl/CGI/CGI-3.04.ebuild
index 92918d614576..3967fb0dd900 100644
--- a/dev-perl/CGI/CGI-3.04.ebuild
+++ b/dev-perl/CGI/CGI-3.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.04.ebuild,v 1.1 2004/02/07 17:49:52 esammer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.04.ebuild,v 1.2 2004/02/18 13:11:45 agriffis 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"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha ~mips ia64"
newdepend ">=perl-5.8.0-r12"
diff --git a/dev-perl/CGI/ChangeLog b/dev-perl/CGI/ChangeLog
index a7cb5852d498..f43154d5fa05 100644
--- a/dev-perl/CGI/ChangeLog
+++ b/dev-perl/CGI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/ChangeLog,v 1.27 2004/02/07 17:49:52 esammer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/ChangeLog,v 1.28 2004/02/18 13:11:45 agriffis Exp $
+
+ 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> CGI-3.04.ebuild:
+ stable on alpha and ia64
*CGI-3.04 (07 Feb 2004)