diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:11:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:11:09 +0000 |
commit | d458364e33f2c851760921bb700863cebbec4bff (patch) | |
tree | fcbfdc74ce7cef3c5750ea59cd57f748b27de5c8 /dev-python/astng | |
parent | Version bump to rspec 3.x. (diff) | |
download | gentoo-2-d458364e33f2c851760921bb700863cebbec4bff.tar.gz gentoo-2-d458364e33f2c851760921bb700863cebbec4bff.tar.bz2 gentoo-2-d458364e33f2c851760921bb700863cebbec4bff.zip |
Stable for x86, wrt bug #532490
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/astng')
-rw-r--r-- | dev-python/astng/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/astng/astng-0.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/astng/ChangeLog b/dev-python/astng/ChangeLog index 783e9992cfc8..8cd1750a9a87 100644 --- a/dev-python/astng/ChangeLog +++ b/dev-python/astng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/astng # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v 1.78 2014/12/27 19:21:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v 1.79 2014/12/28 10:11:09 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> astng-0.24.3.ebuild: + Stable for x86, wrt bug #532490 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> astng-0.24.3.ebuild: Stable for amd64, wrt bug #532490 diff --git a/dev-python/astng/astng-0.24.3.ebuild b/dev-python/astng/astng-0.24.3.ebuild index ac8c0b117b5e..aa59ded10ad4 100644 --- a/dev-python/astng/astng-0.24.3.ebuild +++ b/dev-python/astng/astng-0.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild,v 1.10 2014/12/27 19:21:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild,v 1.11 2014/12/28 10:11:09 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/astng/logilab-${P}.tar.gz mirror://pypi/l/log LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos" IUSE="test" # Version specified in __pkginfo__.py. |