diff options
author | 2013-09-08 12:24:25 +0000 | |
---|---|---|
committer | 2013-09-08 12:24:25 +0000 | |
commit | 99828a8f838cc89b397d3748d6c1d5a8f2c6fafe (patch) | |
tree | c66901552b62cdded92ba0469a0d924cdcd9a657 /dev-python/python-geoclue | |
parent | Stable for amd64, wrt bug #480094 (diff) | |
download | gentoo-2-99828a8f838cc89b397d3748d6c1d5a8f2c6fafe.tar.gz gentoo-2-99828a8f838cc89b397d3748d6c1d5a8f2c6fafe.tar.bz2 gentoo-2-99828a8f838cc89b397d3748d6c1d5a8f2c6fafe.zip |
Stable for amd64, wrt bug #481896
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-geoclue')
-rw-r--r-- | dev-python/python-geoclue/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-geoclue/ChangeLog b/dev-python/python-geoclue/ChangeLog index b875445463c9..25f54a0284b8 100644 --- a/dev-python/python-geoclue/ChangeLog +++ b/dev-python/python-geoclue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-geoclue # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.14 2013/09/04 09:00:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.15 2013/09/08 12:24:25 ago Exp $ + + 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> python-geoclue-0.1.0-r1.ebuild: + Stable for amd64, wrt bug #481896 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> python-geoclue-0.1.0-r1.ebuild: Stable for ppc, wrt bug #481896 diff --git a/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild b/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild index 17e8e69a23bc..ce42eece4aed 100644 --- a/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild +++ b/dev-python/python-geoclue/python-geoclue-0.1.0-r1.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/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.4 2013/09/04 09:00:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.5 2013/09/08 12:24:25 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/gtg/soc/python_geoclue/" SRC_URI="http://www.paulocabido.com/soc/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" IUSE="test" |