diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-24 09:33:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-24 09:33:27 +0000 |
commit | b146bb21fe950c56ba22d9b58430655b4765b529 (patch) | |
tree | 2c72f8457c76273368efccfa7c35ce417d41e493 /dev-python/ssl-fetch | |
parent | Stable for x86, wrt bug #513278 (diff) | |
download | gentoo-2-b146bb21fe950c56ba22d9b58430655b4765b529.tar.gz gentoo-2-b146bb21fe950c56ba22d9b58430655b4765b529.tar.bz2 gentoo-2-b146bb21fe950c56ba22d9b58430655b4765b529.zip |
Stable for x86, wrt bug #513278
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/ssl-fetch')
-rw-r--r-- | dev-python/ssl-fetch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ssl-fetch/ChangeLog b/dev-python/ssl-fetch/ChangeLog index 53d63c1eb22b..5985f0e3452e 100644 --- a/dev-python/ssl-fetch/ChangeLog +++ b/dev-python/ssl-fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ssl-fetch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.25 2014/09/24 09:33:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.26 2014/09/24 09:33:27 ago Exp $ + + 24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ssl-fetch-0.2.ebuild: + Stable for x86, wrt bug #513278 24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ssl-fetch-0.2.ebuild: Stable for ppc64, wrt bug #513278 diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild index bc7976fefdfa..69f091fefa19 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.13 2014/09/24 09:33:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.14 2014/09/24 09:33:27 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" DEPEND="" |