diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-10 07:46:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-10 07:46:59 +0000 |
commit | 9b6abd253ebfc37776c8871f63ac3a24c80758d7 (patch) | |
tree | 5e261680843672d1d8d477f2399daafd9bef6053 /dev-perl/libwww-perl | |
parent | Backport INFOPATH patch from bug 281979 to the stable ebuild. (diff) | |
download | gentoo-2-9b6abd253ebfc37776c8871f63ac3a24c80758d7.tar.gz gentoo-2-9b6abd253ebfc37776c8871f63ac3a24c80758d7.tar.bz2 gentoo-2-9b6abd253ebfc37776c8871f63ac3a24c80758d7.zip |
x86 stable, bug 283969
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.831.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 17489a80e0d2..dd0643a1b80f 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.111 2009/09/07 07:39:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.112 2009/09/10 07:46:59 fauli Exp $ + + 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + libwww-perl-5.831.ebuild: + x86 stable, bug 283969 07 Sep 2009; Torsten Veller <tove@gentoo.org> -libwww-perl-5.829.ebuild, -libwww-perl-5.830.ebuild: diff --git a/dev-perl/libwww-perl/libwww-perl-5.831.ebuild b/dev-perl/libwww-perl/libwww-perl-5.831.ebuild index 525b95e2488d..0510c8a64793 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.1 2009/08/15 13:16:43 tove Exp $ +# $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 $ 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 |