summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-28 10:31:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-28 10:31:14 +0000
commitbd48ab007646347292f5f408417c5cfcccf93822 (patch)
treee235bb60eb88874fb422a855736ccfa29ff30b75 /dev-python/isodate
parentStable for ppc, wrt bug #535328 (diff)
downloadgentoo-2-bd48ab007646347292f5f408417c5cfcccf93822.tar.gz
gentoo-2-bd48ab007646347292f5f408417c5cfcccf93822.tar.bz2
gentoo-2-bd48ab007646347292f5f408417c5cfcccf93822.zip
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)
Diffstat (limited to 'dev-python/isodate')
-rw-r--r--dev-python/isodate/ChangeLog5
-rw-r--r--dev-python/isodate/isodate-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> isodate-0.5.1.ebuild:
+ Stable for ppc, wrt bug #535334
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> 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}]"