From 8c2e5200711ebbd557d2fc88fa40ff4b406e7e98 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 27 Mar 2015 16:25:30 +0000 Subject: Stable for amd64, wrt bug #507316 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-python/requests-cache/ChangeLog | 5 ++++- dev-python/requests-cache/requests-cache-0.4.9.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/requests-cache') diff --git a/dev-python/requests-cache/ChangeLog b/dev-python/requests-cache/ChangeLog index 75749a7ecc15..fec8cf483a4a 100644 --- a/dev-python/requests-cache/ChangeLog +++ b/dev-python/requests-cache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/requests-cache # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/ChangeLog,v 1.14 2015/03/22 11:23:35 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/ChangeLog,v 1.15 2015/03/27 16:25:30 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo requests-cache-0.4.9.ebuild: + Stable for amd64, wrt bug #507316 22 Mar 2015; Andreas Schuerch requests-cache-0.4.9.ebuild: diff --git a/dev-python/requests-cache/requests-cache-0.4.9.ebuild b/dev-python/requests-cache/requests-cache-0.4.9.ebuild index 06a257979419..7d287da342b4 100644 --- a/dev-python/requests-cache/requests-cache-0.4.9.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/requests-cache-0.4.9.ebuild,v 1.2 2015/03/22 11:23:35 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/requests-cache-0.4.9.ebuild,v 1.3 2015/03/27 16:25:30 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" # Portage only has versions of request >= minimum border -- cgit v1.2.3-65-gdbad