diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-29 17:29:50 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-29 17:29:50 +0000 |
commit | 0704294031342c32cc252f74ebdb82d9d9778f19 (patch) | |
tree | d767b8ec6165f8cfe040f39dc4184bad4d1f71ab /dev-perl | |
parent | old (diff) | |
download | gentoo-2-0704294031342c32cc252f74ebdb82d9d9778f19.tar.gz gentoo-2-0704294031342c32cc252f74ebdb82d9d9778f19.tar.bz2 gentoo-2-0704294031342c32cc252f74ebdb82d9d9778f19.zip |
Stable on amd64 and x86, wrt bug #470412
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl')
-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 8cdfad0bba4a..6f783c789c72 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.36 2013/07/28 19:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/ChangeLog,v 1.37 2013/07/29 17:29:50 pinkbyte Exp $ + + 29 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> Net-HTTP-6.60.0.ebuild: + Stable on amd64 and x86, wrt bug #470412 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> Net-HTTP-6.60.0.ebuild: Stable for arm, 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 fd1a8b5e6f2b..32413988e097 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.2 2013/07/28 19:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.3 2013/07/29 17:29:50 pinkbyte 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=" |