diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:59:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:59:26 +0000 |
commit | a0df71afaca69f3abc81217d98e3b2c086b4ec30 (patch) | |
tree | 0e788aba1da0ce6b9c3b7fc59fdf588874d387e4 /dev-python/authres | |
parent | Stable for x86, wrt bug #457292 (diff) | |
download | gentoo-2-a0df71afaca69f3abc81217d98e3b2c086b4ec30.tar.gz gentoo-2-a0df71afaca69f3abc81217d98e3b2c086b4ec30.tar.bz2 gentoo-2-a0df71afaca69f3abc81217d98e3b2c086b4ec30.zip |
Stable for x86, wrt bug #429028
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/authres')
-rw-r--r-- | dev-python/authres/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/authres/authres-0.402.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/authres/ChangeLog b/dev-python/authres/ChangeLog index 34180ab949d6..87d5f3325fb6 100644 --- a/dev-python/authres/ChangeLog +++ b/dev-python/authres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/authres # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.9 2013/02/26 10:55:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.10 2013/02/26 10:59:26 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> authres-0.402.ebuild: + Stable for x86, wrt bug #429028 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> authres-0.402.ebuild: Stable for amd64, wrt bug #429028 diff --git a/dev-python/authres/authres-0.402.ebuild b/dev-python/authres/authres-0.402.ebuild index 5858b2d614bd..7e5446c35056 100644 --- a/dev-python/authres/authres-0.402.ebuild +++ b/dev-python/authres/authres-0.402.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.2 2013/02/26 10:55:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.3 2013/02/26 10:59:26 ago Exp $ EAPI=4 SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python http://pypi.python SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |