diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 17:58:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 17:58:54 +0000 |
commit | 112cb7dd401fec66f7c7c84dffa30fa054da9328 (patch) | |
tree | d9960de1e5d156ad5a44cee6d308921dcc1f0a24 /perl-core/CGI/CGI-3.29.ebuild | |
parent | Stable on sparc wrt #184203 (diff) | |
download | gentoo-2-112cb7dd401fec66f7c7c84dffa30fa054da9328.tar.gz gentoo-2-112cb7dd401fec66f7c7c84dffa30fa054da9328.tar.bz2 gentoo-2-112cb7dd401fec66f7c7c84dffa30fa054da9328.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'perl-core/CGI/CGI-3.29.ebuild')
-rw-r--r-- | perl-core/CGI/CGI-3.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.29.ebuild b/perl-core/CGI/CGI-3.29.ebuild index b6a9f6995609..56bc4afcefba 100644 --- a/perl-core/CGI/CGI-3.29.ebuild +++ b/perl-core/CGI/CGI-3.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.29.ebuild,v 1.1 2007/04/22 14:16:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.29.ebuild,v 1.2 2007/07/04 17:58:54 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="|| ( Artistic 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="" DEPEND="dev-lang/perl" |