From bd48ab007646347292f5f408417c5cfcccf93822 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 28 Jan 2015 10:31:14 +0000 Subject: Stable for ppc, wrt bug #535334 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) --- dev-python/isodate/ChangeLog | 5 ++++- dev-python/isodate/isodate-0.5.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/isodate') diff --git a/dev-python/isodate/ChangeLog b/dev-python/isodate/ChangeLog index d5918d5d1b34..7d5148e0f2cd 100644 --- a/dev-python/isodate/ChangeLog +++ b/dev-python/isodate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/isodate # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/isodate/ChangeLog,v 1.31 2015/01/26 10:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/isodate/ChangeLog,v 1.32 2015/01/28 10:31:14 ago Exp $ + + 28 Jan 2015; Agostino Sarubbo isodate-0.5.1.ebuild: + Stable for ppc, wrt bug #535334 26 Jan 2015; Agostino Sarubbo isodate-0.5.1.ebuild: Stable for x86, wrt bug #535334 diff --git a/dev-python/isodate/isodate-0.5.1.ebuild b/dev-python/isodate/isodate-0.5.1.ebuild index cf940f7cd8e6..52a08390ba7f 100644 --- a/dev-python/isodate/isodate-0.5.1.ebuild +++ b/dev-python/isodate/isodate-0.5.1.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/isodate/isodate-0.5.1.ebuild,v 1.5 2015/01/26 10:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/isodate/isodate-0.5.1.ebuild,v 1.6 2015/01/28 10:31:14 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad