diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:55:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:55:36 +0000 |
commit | 76e1281b76eb6f3cb8c2de6d309d6318d900897c (patch) | |
tree | 94623f7c0ccece11ff95167d2bb27493b7b2d350 /dev-perl/LWP-Protocol-https | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.tar.gz historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.tar.bz2 historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/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.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 14b3024b8ae6..b96b5b379aac 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.17 2012/03/01 16:17:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.18 2012/05/05 23:54:50 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> + LWP-Protocol-https-6.30.0.ebuild: + keyword ~amd64-fbsd 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Add missing cpan remote-id tags in metadata.xml (#406287) 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 ce942b148b23..28aa76e77164 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-2012 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.1 2012/02/19 12:38:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild,v 1.2 2012/05/05 23:54: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 ~ppc ~ppc64 ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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 |