diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-20 23:07:06 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-20 23:07:06 +0000 |
commit | 4cf629df8a8fbbb641bbb7d93c6db9fd8c47c93d (patch) | |
tree | 86efd1973dcd43a2317e71826018ad63e294477e /dev-perl/LWP-Protocol-https | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-4cf629df8a8fbbb641bbb7d93c6db9fd8c47c93d.tar.gz gentoo-2-4cf629df8a8fbbb641bbb7d93c6db9fd8c47c93d.tar.bz2 gentoo-2-4cf629df8a8fbbb641bbb7d93c6db9fd8c47c93d.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/LWP-Protocol-https/ChangeLog b/dev-perl/LWP-Protocol-https/ChangeLog index eebe1aa5516e..1580bc3232f8 100644 --- a/dev-perl/LWP-Protocol-https/ChangeLog +++ b/dev-perl/LWP-Protocol-https/ChangeLog @@ -1,6 +1,9 @@ # 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.19 2012/06/24 12:59:14 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.20 2013/02/20 23:07:06 zmedico Exp $ + + 20 Feb 2013; Zac Medico <zmedico@gentoo.org> LWP-Protocol-https-6.30.0.ebuild: + Add ~arm-linux keyword. 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 28aa76e77164..d8ccfdc4903e 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 +# 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.2 2012/05/05 23:54:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild,v 1.3 2013/02/20 23:07:06 zmedico 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 ~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 |