diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:45:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:45:10 +0000 |
commit | f46eee90ed5855b552755974b059a7f52a5f4ccf (patch) | |
tree | d95bb74e0759dde59bb72d265ef5faabfef66893 /dev-perl/Net-HTTP | |
parent | Stable for arm, wrt bug #470570 (diff) | |
download | gentoo-2-f46eee90ed5855b552755974b059a7f52a5f4ccf.tar.gz gentoo-2-f46eee90ed5855b552755974b059a7f52a5f4ccf.tar.bz2 gentoo-2-f46eee90ed5855b552755974b059a7f52a5f4ccf.zip |
Stable for arm, wrt bug #470412
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 bc276b98091c..8cdfad0bba4a 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.35 2013/03/17 15:57:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/ChangeLog,v 1.36 2013/07/28 19:45:10 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> Net-HTTP-6.60.0.ebuild: + Stable for arm, wrt bug #470412 *Net-HTTP-6.60.0 (17 Mar 2013) 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 cb6facc82e0a..fd1a8b5e6f2b 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.1 2013/03/17 15:57:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.2 2013/07/28 19:45:10 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=" |