diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 12:06:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 12:06:46 +0000 |
commit | 5a588c90d836095f72bfe05cc9d0bd3597925348 (patch) | |
tree | aa6be835ef53565f3afeb2bf72b0c28eff718b8c /dev-perl/libwww-perl | |
parent | x86 stable, bug #304787 (diff) | |
download | gentoo-2-5a588c90d836095f72bfe05cc9d0bd3597925348.tar.gz gentoo-2-5a588c90d836095f72bfe05cc9d0bd3597925348.tar.bz2 gentoo-2-5a588c90d836095f72bfe05cc9d0bd3597925348.zip |
arm stable, bug #314467
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.834-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 32b9cccc592d..d2ab29f4a743 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.123 2010/04/17 08:10:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.124 2010/04/18 12:06:46 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> libwww-perl-5.834-r1.ebuild: + arm stable, bug #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> libwww-perl-5.834-r1.ebuild: Stable on amd64, x86 (#314467) diff --git a/dev-perl/libwww-perl/libwww-perl-5.834-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-5.834-r1.ebuild index 795f6fb3dd76..e049a57b9cf9 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.834-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.834-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.834-r1.ebuild,v 1.2 2010/04/17 08:10:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.834-r1.ebuild,v 1.3 2010/04/18 12:06:46 maekke 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 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl" DEPEND="virtual/perl-libnet |