diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:30:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:30:50 +0000 |
commit | d2dbe1711da8b278e9cc3eb9cb800b49444c484b (patch) | |
tree | 961af2c8c606836390bd81907047090cf16feac4 /dev-perl/Net-HTTP | |
parent | Stable for ppc64, wrt bug #478344 (diff) | |
download | gentoo-2-d2dbe1711da8b278e9cc3eb9cb800b49444c484b.tar.gz gentoo-2-d2dbe1711da8b278e9cc3eb9cb800b49444c484b.tar.bz2 gentoo-2-d2dbe1711da8b278e9cc3eb9cb800b49444c484b.zip |
Stable for ppc64, wrt bug #470412
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-HTTP')
-rw-r--r-- | dev-perl/Net-HTTP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-HTTP/ChangeLog b/dev-perl/Net-HTTP/ChangeLog index 1a316713e629..55b451e75d36 100644 --- a/dev-perl/Net-HTTP/ChangeLog +++ b/dev-perl/Net-HTTP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-HTTP # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/ChangeLog,v 1.41 2013/08/04 11:35:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/ChangeLog,v 1.42 2013/08/04 13:30:50 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> Net-HTTP-6.60.0.ebuild: + Stable for ppc64, wrt bug #470412 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> Net-HTTP-6.60.0.ebuild: Stable for ia64, wrt bug #470412 diff --git a/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild b/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild index d224a2e31efe..870e6dcd30fb 100644 --- a/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild +++ b/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.7 2013/08/04 11:35:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.8 2013/08/04 13:30:50 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Low-level HTTP connection (client)" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |