diff options
author | Brent Baude <ranger@gentoo.org> | 2011-11-06 13:02:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-11-06 13:02:27 +0000 |
commit | d546039d4179086a2f6595ba0bb945e0d27dbad7 (patch) | |
tree | d5f41f9986fefbd83a96f5e66691219d495df41d /dev-perl/libwww-perl | |
parent | Marking empathy-2.34.0-r2 ppc for bug 388051 (diff) | |
download | gentoo-2-d546039d4179086a2f6595ba0bb945e0d27dbad7.tar.gz gentoo-2-d546039d4179086a2f6595ba0bb945e0d27dbad7.tar.bz2 gentoo-2-d546039d4179086a2f6595ba0bb945e0d27dbad7.zip |
Marking libwww-perl-6.30.0 ppc for bug 386309
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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-6.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index bf539013e2e0..0735584a3c90 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.151 2011/10/17 19:40:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.152 2011/11/06 13:02:27 ranger Exp $ + + 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 *libwww-perl-6.30.0 (16 Oct 2011) 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 a640c1a67d75..f782625479c3 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.1 2011/10/17 19:40:02 tove Exp $ +# $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 $ 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=" |