diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:06:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:06:50 +0000 |
commit | d8c9fb62a1d13dd0b6a819b130f5bc78937b1c87 (patch) | |
tree | e376ff0dd5bac6878dbf8ae0ce68fcb25736e57e /dev-perl/LWP-Protocol-https | |
parent | keyword ~x86-fbsd, bug #358079 (diff) | |
download | gentoo-2-d8c9fb62a1d13dd0b6a819b130f5bc78937b1c87.tar.gz gentoo-2-d8c9fb62a1d13dd0b6a819b130f5bc78937b1c87.tar.bz2 gentoo-2-d8c9fb62a1d13dd0b6a819b130f5bc78937b1c87.zip |
keyword ~x86-fbsd, bug #358079
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
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 9fb4606d4e22..58b8fa88bd84 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.6 2011/06/13 00:00:11 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.7 2011/07/07 05:06:50 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> + LWP-Protocol-https-6.20.0.ebuild: + keyword ~x86-fbsd, bug #358079 12 Jun 2011; Matt Turner <mattst88@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 4730672bcb79..3fe7b35681cc 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.6 2011/06/13 00:00:11 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild,v 1.7 2011/07/07 05:06:50 aballier 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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-interix ~amd64-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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" app-misc/ca-certificates |