diff options
author | 2011-04-04 23:19:47 +0000 | |
---|---|---|
committer | 2011-04-04 23:19:47 +0000 | |
commit | cfa782cf43a3b5143188f98d2e52f1f13ac0e39b (patch) | |
tree | 93e1239ae12bdd13331ffbc21a7863b167b6ccaf /dev-perl/LWP-Protocol-https | |
parent | Marked ~hppa (bug #358079). (diff) | |
download | gentoo-2-cfa782cf43a3b5143188f98d2e52f1f13ac0e39b.tar.gz gentoo-2-cfa782cf43a3b5143188f98d2e52f1f13ac0e39b.tar.bz2 gentoo-2-cfa782cf43a3b5143188f98d2e52f1f13ac0e39b.zip |
Marked ~hppa (bug #358079).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
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.20.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 ccad01c38569..8f66cd99ad63 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.1 2011/03/29 07:40:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.2 2011/04/04 23:19:47 jer Exp $ + + 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> + LWP-Protocol-https-6.20.0.ebuild: + Marked ~hppa (bug #358079). *LWP-Protocol-https-6.20.0 (29 Mar 2011) diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild index d3188691d6e4..14322304d04d 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.0.ebuild,v 1.1 2011/03/29 07:40:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild,v 1.2 2011/04/04 23:19:47 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${PN}_ca-cert SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" RDEPEND=" app-misc/ca-certificates |