diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:43 +0000 |
commit | e9a8768c486be111555afbeb564dd94956554838 (patch) | |
tree | 7d1ddb1efab33521473f74042bb7921e4468897d /dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild | |
parent | Stable for sparc, wrt bug #470406 (diff) | |
download | gentoo-2-e9a8768c486be111555afbeb564dd94956554838.tar.gz gentoo-2-e9a8768c486be111555afbeb564dd94956554838.tar.bz2 gentoo-2-e9a8768c486be111555afbeb564dd94956554838.zip |
Stable for sparc, wrt bug #470412
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild')
-rw-r--r-- | dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ecf1cdc6d69b..3d0530474e43 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.5 2013/07/31 14:41:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.6 2013/08/03 07:44:43 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=" |