diff options
author | 2009-09-17 17:40:39 +0000 | |
---|---|---|
committer | 2009-09-17 17:40:39 +0000 | |
commit | 735735c9aad13dcff922d8dc09335b927d3c4bb8 (patch) | |
tree | d557fd4fe99b7028e90cdc8a030b77172c559df1 /dev-perl/libwww-perl/libwww-perl-5.831.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-735735c9aad13dcff922d8dc09335b927d3c4bb8.tar.gz gentoo-2-735735c9aad13dcff922d8dc09335b927d3c4bb8.tar.bz2 gentoo-2-735735c9aad13dcff922d8dc09335b927d3c4bb8.zip |
Stable for HPPA (bug #283969).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-5.831.ebuild')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.831.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-5.831.ebuild b/dev-perl/libwww-perl/libwww-perl-5.831.ebuild index 0510c8a64793..1cc5190c7f9e 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.831.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.831.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/dev-perl/libwww-perl/libwww-perl-5.831.ebuild,v 1.2 2009/09/10 07:46:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.831.ebuild,v 1.3 2009/09/17 17:40:39 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="ssl" DEPEND="virtual/perl-libnet |