diff options
author | 2014-01-18 19:55:39 +0000 | |
---|---|---|
committer | 2014-01-18 19:55:39 +0000 | |
commit | 4a68b6e9adb3f792b74d9e4cc8e01b24870f854e (patch) | |
tree | d3f2694f0c1a48c7f67491ba0d25faa7d55ed0a1 /dev-python | |
parent | Stable for alpha, wrt bug #490126 (diff) | |
download | gentoo-2-4a68b6e9adb3f792b74d9e4cc8e01b24870f854e.tar.gz gentoo-2-4a68b6e9adb3f792b74d9e4cc8e01b24870f854e.tar.bz2 gentoo-2-4a68b6e9adb3f792b74d9e4cc8e01b24870f854e.zip |
Stable for alpha, wrt bug #490382
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/Babel/Babel-1.3.ebuild | 6 | ||||
-rw-r--r-- | dev-python/Babel/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/Babel/Babel-1.3.ebuild b/dev-python/Babel/Babel-1.3.ebuild index f7f980ffb526..cc387631e3c1 100644 --- a/dev-python/Babel/Babel-1.3.ebuild +++ b/dev-python/Babel/Babel-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/Babel-1.3.ebuild,v 1.10 2013/12/29 08:32:15 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/Babel-1.3.ebuild,v 1.11 2014/01/18 19:55:39 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" 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="doc test" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}] diff --git a/dev-python/Babel/ChangeLog b/dev-python/Babel/ChangeLog index 84ae3889b3bc..28d62f8a9362 100644 --- a/dev-python/Babel/ChangeLog +++ b/dev-python/Babel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/Babel -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/ChangeLog,v 1.60 2013/12/29 08:32:15 hattya Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/ChangeLog,v 1.61 2014/01/18 19:55:39 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for alpha, wrt bug #490382 29 Dec 2013; Akinori Hattori <hattya@gentoo.org> Babel-1.3.ebuild: ia64 stable wrt bug #490382 |