diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 10:40:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 10:40:43 +0000 |
commit | 9728cd66997fca21ccc0432b791a310e248a441f (patch) | |
tree | 064c687bdd9c77446e8778cb6c7ba5870e295067 /virtual/perl-CGI/perl-CGI-3.48.ebuild | |
parent | x86 stable, bug 288026 (diff) | |
download | gentoo-2-9728cd66997fca21ccc0432b791a310e248a441f.tar.gz gentoo-2-9728cd66997fca21ccc0432b791a310e248a441f.tar.bz2 gentoo-2-9728cd66997fca21ccc0432b791a310e248a441f.zip |
x86 stable, bug 288026
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-CGI/perl-CGI-3.48.ebuild')
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-CGI/perl-CGI-3.48.ebuild b/virtual/perl-CGI/perl-CGI-3.48.ebuild index 630fa07a810c..2563854b6586 100644 --- a/virtual/perl-CGI/perl-CGI-3.48.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.1 2009/09/26 07:52:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.2 2009/12/04 10:40:43 fauli Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/CGI-${PV}" |