diff options
author | 2011-04-08 16:02:02 +0000 | |
---|---|---|
committer | 2011-04-08 16:02:02 +0000 | |
commit | 57a83d87d216d9fe911c22afa5f21758a5314510 (patch) | |
tree | cb7eace01bd0a626b1a7ff0d43ee38b820daa41c | |
parent | add ~arm, bug #358079 (diff) | |
download | gentoo-2-57a83d87d216d9fe911c22afa5f21758a5314510.tar.gz gentoo-2-57a83d87d216d9fe911c22afa5f21758a5314510.tar.bz2 gentoo-2-57a83d87d216d9fe911c22afa5f21758a5314510.zip |
add ~arm, bug #358079
(Portage version: 2.1.9.45/cvs/Linux i686)
-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 8f66cd99ad63..fbcdbc91e003 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.2 2011/04/04 23:19:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.3 2011/04/08 16:02:02 maekke Exp $ + + 08 Apr 2011; Markus Meier <maekke@gentoo.org> + LWP-Protocol-https-6.20.0.ebuild: + add ~arm, bug #358079 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> LWP-Protocol-https-6.20.0.ebuild: 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 14322304d04d..089cf52b17bc 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.2 2011/04/04 23:19:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild,v 1.3 2011/04/08 16:02:02 maekke 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 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" RDEPEND=" app-misc/ca-certificates |