diff options
author | 2003-07-23 19:50:47 +0000 | |
---|---|---|
committer | 2003-07-23 19:50:47 +0000 | |
commit | 58d3ac4a38e9cd8d7cbe80f7fcb933f79c46f0e3 (patch) | |
tree | ecb67b1803af18846cab84b1bc4cb73841a39cab /dev-perl/CGI/CGI-2.97.ebuild | |
parent | cleanup (diff) | |
download | historical-58d3ac4a38e9cd8d7cbe80f7fcb933f79c46f0e3.tar.gz historical-58d3ac4a38e9cd8d7cbe80f7fcb933f79c46f0e3.tar.bz2 historical-58d3ac4a38e9cd8d7cbe80f7fcb933f79c46f0e3.zip |
http://www.securityfocus.com/bid/8231
Diffstat (limited to 'dev-perl/CGI/CGI-2.97.ebuild')
-rw-r--r-- | dev-perl/CGI/CGI-2.97.ebuild | 4 |
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 c8d4df8c1e77..7ddfcc70683d 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.2 2003/07/23 10:31:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.97.ebuild,v 1.3 2003/07/23 19:49:34 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" |