diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:55:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:55:08 +0000 |
commit | 92d58e56d2145492b0e8691b51b496aa83951f43 (patch) | |
tree | adb6440f3cddb42481e4f5b300ef3c9e71b67c82 /dev-python/authres | |
parent | Stable for amd64, wrt bug #457292 (diff) | |
download | gentoo-2-92d58e56d2145492b0e8691b51b496aa83951f43.tar.gz gentoo-2-92d58e56d2145492b0e8691b51b496aa83951f43.tar.bz2 gentoo-2-92d58e56d2145492b0e8691b51b496aa83951f43.zip |
Stable for amd64, 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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/authres/ChangeLog b/dev-python/authres/ChangeLog index 34095188311c..34180ab949d6 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.8 2013/02/22 03:37:01 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.9 2013/02/26 10:55:08 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> authres-0.402.ebuild: + Stable for amd64, wrt bug #429028 *authres-0.500 (22 Feb 2013) diff --git a/dev-python/authres/authres-0.402.ebuild b/dev-python/authres/authres-0.402.ebuild index 01a6d0236923..5858b2d614bd 100644 --- a/dev-python/authres/authres-0.402.ebuild +++ b/dev-python/authres/authres-0.402.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.1 2012/06/28 06:05:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.2 2013/02/26 10:55:08 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="" |