diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-06 14:09:12 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-06 14:09:12 +0000 |
commit | 370234bda5fb74cb9c6e9ee3a7481e83749fe63f (patch) | |
tree | 95a3971860c9d6086b9210f63f2a6e6b8759baf9 /dev-perl/libwww-perl | |
parent | Marking numactl-2.0.7 ppc for bug 379807 (diff) | |
download | historical-370234bda5fb74cb9c6e9ee3a7481e83749fe63f.tar.gz historical-370234bda5fb74cb9c6e9ee3a7481e83749fe63f.tar.bz2 historical-370234bda5fb74cb9c6e9ee3a7481e83749fe63f.zip |
x86 stable, bug 386309. Thanks Myckel Habets.
Package-Manager: portage-2.1.10.11/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-6.30.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 0735584a3c90..4279e1c45a75 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.152 2011/11/06 13:02:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.153 2011/11/06 14:09:12 nativemad Exp $ + + 06 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> + libwww-perl-6.30.0.ebuild: + x86 stable, bug 386309. Thanks Myckel Habets. 06 Nov 2011; Brent Baude <ranger@gentoo.org> libwww-perl-6.30.0.ebuild: Marking libwww-perl-6.30.0 ppc stable for bug 386309 diff --git a/dev-perl/libwww-perl/libwww-perl-6.30.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.30.0.ebuild index f782625479c3..8f156f0f108d 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.30.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.30.0.ebuild,v 1.2 2011/11/06 13:02:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.30.0.ebuild,v 1.3 2011/11/06 14:09:12 nativemad Exp $ EAPI=4 @@ -11,7 +11,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 ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl" RDEPEND=" |