diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:22:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:22:58 +0000 |
commit | 1335c9f17c68e578d0c15c44595ded13328ff5ae (patch) | |
tree | e90fdf11768fbdfa0876b177893a9464ff537d43 /dev-python/pytz | |
parent | Drop old (diff) | |
download | gentoo-2-1335c9f17c68e578d0c15c44595ded13328ff5ae.tar.gz gentoo-2-1335c9f17c68e578d0c15c44595ded13328ff5ae.tar.bz2 gentoo-2-1335c9f17c68e578d0c15c44595ded13328ff5ae.zip |
Stable for sparc, wrt bug #530384
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pytz')
-rw-r--r-- | dev-python/pytz/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pytz/pytz-2014.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pytz/ChangeLog b/dev-python/pytz/ChangeLog index af925aac95df..425216cfee72 100644 --- a/dev-python/pytz/ChangeLog +++ b/dev-python/pytz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pytz -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.189 2014/12/23 16:00:42 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.190 2015/01/02 12:22:58 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pytz-2014.9.ebuild: + Stable for sparc, wrt bug #530384 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pytz-2014.9.ebuild: Stable for alpha, wrt bug #530384 diff --git a/dev-python/pytz/pytz-2014.9.ebuild b/dev-python/pytz/pytz-2014.9.ebuild index b2e17100d67f..cf963c1b8f9b 100644 --- a/dev-python/pytz/pytz-2014.9.ebuild +++ b/dev-python/pytz/pytz-2014.9.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-python/pytz/pytz-2014.9.ebuild,v 1.9 2014/12/23 16:00:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.9.ebuild,v 1.10 2015/01/02 12:22:58 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |