diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 20:44:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 20:44:24 +0000 |
commit | 9493764d8aa4225fbdd1ff05eeaba742a18bad73 (patch) | |
tree | 5d722c2a5f6ddeed6b2a97c8cb1d8946018e670b /dev-perl/LWP-Protocol-https | |
parent | Stable for alpha, wrt bug #463032 (diff) | |
download | gentoo-2-9493764d8aa4225fbdd1ff05eeaba742a18bad73.tar.gz gentoo-2-9493764d8aa4225fbdd1ff05eeaba742a18bad73.tar.bz2 gentoo-2-9493764d8aa4225fbdd1ff05eeaba742a18bad73.zip |
Stable for alpha, wrt bug #463050
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/LWP-Protocol-https/ChangeLog b/dev-perl/LWP-Protocol-https/ChangeLog index 9a92fb166341..d95ea65ebe1b 100644 --- a/dev-perl/LWP-Protocol-https/ChangeLog +++ b/dev-perl/LWP-Protocol-https/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/LWP-Protocol-https # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.27 2013/05/18 05:27:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.28 2013/05/18 20:44:24 ago Exp $ + + 18 May 2013; Agostino Sarubbo <ago@gentoo.org> + LWP-Protocol-https-6.30.0.ebuild: + Stable for alpha, wrt bug #463050 18 May 2013; Agostino Sarubbo <ago@gentoo.org> LWP-Protocol-https-6.30.0.ebuild: diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild index 4a83a77aab95..f2c57183e548 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.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/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild,v 1.10 2013/05/18 05:27:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild,v 1.11 2013/05/18 20:44:24 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${PN}_ca-cert SLOT="0" IUSE="" -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" RDEPEND=" app-misc/ca-certificates |