diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-26 20:49:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-26 20:49:23 +0000 |
commit | b9d116464eaa03fb02eca7fb81ff21d257eff281 (patch) | |
tree | 1c139962343590d8e91924bc559fdd789b1375ea /dev-perl/libwww-perl | |
parent | Fix compile failure due to vala-0.8, bug 328703 (diff) | |
download | gentoo-2-b9d116464eaa03fb02eca7fb81ff21d257eff281.tar.gz gentoo-2-b9d116464eaa03fb02eca7fb81ff21d257eff281.tar.bz2 gentoo-2-b9d116464eaa03fb02eca7fb81ff21d257eff281.zip |
amd64/arm/x86 stable, bug #329943
(Portage version: 2.2_rc67/cvs/Linux i686)
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.836.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 42efc5ad871e..eef55b8f805a 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.130 2010/06/27 19:24:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.131 2010/07/26 20:49:23 maekke Exp $ + + 26 Jul 2010; Markus Meier <maekke@gentoo.org> libwww-perl-5.836.ebuild: + amd64/arm/x86 stable, bug #329943 27 Jun 2010; <nixnut@gentoo.org> libwww-perl-5.834-r1.ebuild: ppc stable #323529 diff --git a/dev-perl/libwww-perl/libwww-perl-5.836.ebuild b/dev-perl/libwww-perl/libwww-perl-5.836.ebuild index d0e0c73508c6..cbfa590b8d46 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.836.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.836.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.836.ebuild,v 1.1 2010/05/13 10:32:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.836.ebuild,v 1.2 2010/07/26 20:49:23 maekke Exp $ EAPI=3 @@ -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 |