diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:42:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:42:41 +0000 |
commit | 2abb4d47500f3736f6d13e1f5caae4e62a6e7782 (patch) | |
tree | 65b9bdd076f3d2105bcc704fe926b3e8a70d81a5 /dev-python/python-geoclue | |
parent | Stable for ppc64, wrt bug #480102 (diff) | |
download | gentoo-2-2abb4d47500f3736f6d13e1f5caae4e62a6e7782.tar.gz gentoo-2-2abb4d47500f3736f6d13e1f5caae4e62a6e7782.tar.bz2 gentoo-2-2abb4d47500f3736f6d13e1f5caae4e62a6e7782.zip |
Stable for ppc64, wrt bug #481896
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 1c5b389a832a..6c8ec381f9d2 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.17 2013/09/17 16:22:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.18 2013/09/23 17:42:41 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> python-geoclue-0.1.0-r1.ebuild: + Stable for ppc64, wrt bug #481896 17 Sep 2013; Justin Lecher <jlec@gentoo.org> python-geoclue-0.1.0.ebuild, python-geoclue-0.1.0-r1.ebuild: 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 26fdea2d67e0..e41072aa7215 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.7 2013/09/17 16:22:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.8 2013/09/23 17:42:41 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" |