diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:47:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:47:12 +0000 |
commit | c513553b6276127ba39ddf9a79dec28a17fa4175 (patch) | |
tree | ff67fa7b29d535343a59be49d6f2adef6ae28a61 /dev-python/authres | |
parent | x86 stable wrt bug #498750 (diff) | |
download | gentoo-2-c513553b6276127ba39ddf9a79dec28a17fa4175.tar.gz gentoo-2-c513553b6276127ba39ddf9a79dec28a17fa4175.tar.bz2 gentoo-2-c513553b6276127ba39ddf9a79dec28a17fa4175.zip |
x86 stable wrt bug #474176
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-python/authres')
-rw-r--r-- | dev-python/authres/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/authres/authres-0.602.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/authres/ChangeLog b/dev-python/authres/ChangeLog index 9c5dbec592e0..ca3f42c4d498 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.15 2013/09/05 18:46:10 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.16 2014/02/24 00:47:12 phajdan.jr Exp $ + + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> authres-0.602.ebuild: + x86 stable wrt bug #474176 05 Sep 2013; Michał Górny <mgorny@gentoo.org> authres-0.501.ebuild, authres-0.600.ebuild, authres-0.601.ebuild, authres-0.602.ebuild: diff --git a/dev-python/authres/authres-0.602.ebuild b/dev-python/authres/authres-0.602.ebuild index 228aec587de0..59a585851d7d 100644 --- a/dev-python/authres/authres-0.602.ebuild +++ b/dev-python/authres/authres-0.602.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/authres/authres-0.602.ebuild,v 1.2 2013/09/05 18:46:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v 1.3 2014/02/24 00:47:12 phajdan.jr Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) @@ -12,7 +12,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="" |