summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-07-23 10:31:44 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-07-23 10:31:44 +0000
commit7e97b478e0a891c3340706f16b537775f0f19b66 (patch)
tree162948090bf71acd92ce10d1ca8bf4fdd349d867 /dev-perl/CGI/CGI-2.97.ebuild
parentVersion bump + errno bugfix (diff)
downloadhistorical-7e97b478e0a891c3340706f16b537775f0f19b66.tar.gz
historical-7e97b478e0a891c3340706f16b537775f0f19b66.tar.bz2
historical-7e97b478e0a891c3340706f16b537775f0f19b66.zip
Unmasking for x86. There is a security fix for cross site scripting included.
Diffstat (limited to 'dev-perl/CGI/CGI-2.97.ebuild')
-rw-r--r--dev-perl/CGI/CGI-2.97.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-2.97.ebuild b/dev-perl/CGI/CGI-2.97.ebuild
index 996d8a72a373..c8d4df8c1e77 100644
--- a/dev-perl/CGI/CGI-2.97.ebuild
+++ b/dev-perl/CGI/CGI-2.97.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.97.ebuild,v 1.1 2003/07/16 17:23:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.97.ebuild,v 1.2 2003/07/23 10:31:26 mcummings Exp $
inherit perl-module
@@ -12,6 +12,6 @@ HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha"
DEPEND=">=dev-perl/File-Spec-0.82"