diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-04-05 02:16:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-04-05 02:16:59 +0000 |
commit | a5363c828079de908b6057af1f2a0ba8b8286639 (patch) | |
tree | 0e7de7a38db74d1849bbe4825c5f1dfb0cf9f600 /dev-perl/LWP-Protocol-https | |
parent | Mark s390/sh stable. (diff) | |
download | gentoo-2-a5363c828079de908b6057af1f2a0ba8b8286639.tar.gz gentoo-2-a5363c828079de908b6057af1f2a0ba8b8286639.tar.bz2 gentoo-2-a5363c828079de908b6057af1f2a0ba8b8286639.zip |
Mark m68k stable.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/LWP-Protocol-https/ChangeLog b/dev-perl/LWP-Protocol-https/ChangeLog index 8b74d988014f..f3c30108a41c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.36 2014/10/26 23:09:05 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.37 2015/04/05 02:16:59 vapier Exp $ + + 05 Apr 2015; Mike Frysinger <vapier@gentoo.org> + LWP-Protocol-https-6.30.0-r1.ebuild: + Mark m68k stable. *LWP-Protocol-https-6.60.0 (26 Oct 2014) diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild index 91a3745ccc24..5b6261204a11 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r1.ebuild,v 1.1 2014/08/21 20:30:44 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild,v 1.2 2015/04/05 02:16:59 vapier Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${PN}_ca-cert SLOT="0" IUSE="" -KEYWORDS="alpha amd64 arm arm64 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" +KEYWORDS="alpha amd64 arm arm64 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 |