diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-31 14:41:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-31 14:41:22 +0000 |
commit | 22615807ae4dacb39425e33d6104921965e86470 (patch) | |
tree | f9f641baf4cb7c924979d4b79d2f037df9252001 /dev-perl/Net-HTTP | |
parent | Stable for HPPA (bug #470410). (diff) | |
download | gentoo-2-22615807ae4dacb39425e33d6104921965e86470.tar.gz gentoo-2-22615807ae4dacb39425e33d6104921965e86470.tar.bz2 gentoo-2-22615807ae4dacb39425e33d6104921965e86470.zip |
Stable for HPPA (bug #470412).
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 b072bf64dab3..1c827d8f8127 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.38 2013/07/30 12:19:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/ChangeLog,v 1.39 2013/07/31 14:41:22 jer Exp $ + + 31 Jul 2013; Jeroen Roovers <jer@gentoo.org> Net-HTTP-6.60.0.ebuild: + Stable for HPPA (bug #470412). 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> Net-HTTP-6.60.0.ebuild: Stable for alpha, 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 e177c222ee9f..ecf1cdc6d69b 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.4 2013/07/30 12:19:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.5 2013/07/31 14:41:22 jer 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=" |