diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:35:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:35:29 +0000 |
commit | 83995282637a56f6f2b637ae35330d23b06e213f (patch) | |
tree | e9ae43e1ed8642e9cfb96d6fd3cb0b152665862c /dev-python/python3-openid | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-83995282637a56f6f2b637ae35330d23b06e213f.tar.gz gentoo-2-83995282637a56f6f2b637ae35330d23b06e213f.tar.bz2 gentoo-2-83995282637a56f6f2b637ae35330d23b06e213f.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/python3-openid')
-rw-r--r-- | dev-python/python3-openid/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/python3-openid/ChangeLog b/dev-python/python3-openid/ChangeLog index e26d64d7821e..d6d3c8a7be29 100644 --- a/dev-python/python3-openid/ChangeLog +++ b/dev-python/python3-openid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python3-openid -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python3-openid/ChangeLog,v 1.1 2014/08/30 14:06:40 maksbotan Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python3-openid/ChangeLog,v 1.2 2015/03/06 22:35:29 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> python3-openid-3.0.4_p1.ebuild: + amd64 stable, bug 540290 *python3-openid-3.0.4_p1 (30 Aug 2014) diff --git a/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild b/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild index 2ce0f45544e4..fe5d6cc634be 100644 --- a/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild +++ b/dev-python/python3-openid/python3-openid-3.0.4_p1.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/python3-openid/python3-openid-3.0.4_p1.ebuild,v 1.1 2014/08/30 14:06:40 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild,v 1.2 2015/03/06 22:35:29 pacho Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/necaris/${PN}/archive/47a15d30b962a4316473ae9909b340 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples test" DEPEND="" |