diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:20:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:20:17 +0000 |
commit | d3316390cc6f21e5979e4cf7a83b6a3f7a67830a (patch) | |
tree | 7cbb4411eed9cc6a28480743632ad32bc37e5792 /dev-python/flask-openid/flask-openid-1.2.4.ebuild | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-d3316390cc6f21e5979e4cf7a83b6a3f7a67830a.tar.gz gentoo-2-d3316390cc6f21e5979e4cf7a83b6a3f7a67830a.tar.bz2 gentoo-2-d3316390cc6f21e5979e4cf7a83b6a3f7a67830a.zip |
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/flask-openid/flask-openid-1.2.4.ebuild')
-rw-r--r-- | dev-python/flask-openid/flask-openid-1.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/flask-openid/flask-openid-1.2.4.ebuild b/dev-python/flask-openid/flask-openid-1.2.4.ebuild index fd449ff7ac82..67fb90dfb7a7 100644 --- a/dev-python/flask-openid/flask-openid-1.2.4.ebuild +++ b/dev-python/flask-openid/flask-openid-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.2.4.ebuild,v 1.1 2014/10/31 04:03:43 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.2.4.ebuild,v 1.2 2015/03/06 22:20:17 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" RDEPEND=" |