diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 15:48:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 15:48:22 +0000 |
commit | d7a3a2dce02dc8585878ae85c84eb55d2b23d997 (patch) | |
tree | 0d88600521d7edfb68e2e3d5623437d50e1d4adc /dev-perl/HTTP-Negotiate | |
parent | Stable for ppc, wrt bug #492128 (diff) | |
download | gentoo-2-d7a3a2dce02dc8585878ae85c84eb55d2b23d997.tar.gz gentoo-2-d7a3a2dce02dc8585878ae85c84eb55d2b23d997.tar.bz2 gentoo-2-d7a3a2dce02dc8585878ae85c84eb55d2b23d997.zip |
Stable for ppc, wrt bug #492170
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/HTTP-Negotiate')
-rw-r--r-- | dev-perl/HTTP-Negotiate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Negotiate/ChangeLog b/dev-perl/HTTP-Negotiate/ChangeLog index c4b7296c0820..e262e952ef43 100644 --- a/dev-perl/HTTP-Negotiate/ChangeLog +++ b/dev-perl/HTTP-Negotiate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTTP-Negotiate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.22 2014/01/20 01:19:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.23 2014/01/20 15:48:22 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> HTTP-Negotiate-6.0.1-r1.ebuild: + Stable for ppc, wrt bug #492170 20 Jan 2014; Jeroen Roovers <jer@gentoo.org> HTTP-Negotiate-6.0.1-r1.ebuild: Stable for HPPA (bug #492170). diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild index c85db15bc476..a8e005ed9f8e 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild,v 1.2 2014/01/20 01:19:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild,v 1.3 2014/01/20 15:48:22 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" 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=" |