diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:48:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:48:26 +0000 |
commit | 29535c80337244595cc473c2183d1c274b3de33d (patch) | |
tree | 351dbbfd0e7ee8c6d830127eb0dfc98e43856469 /dev-python/python-geoclue | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-29535c80337244595cc473c2183d1c274b3de33d.tar.gz gentoo-2-29535c80337244595cc473c2183d1c274b3de33d.tar.bz2 gentoo-2-29535c80337244595cc473c2183d1c274b3de33d.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/python-geoclue')
-rw-r--r-- | dev-python/python-geoclue/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/python-geoclue/python-geoclue-0.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/python-geoclue/ChangeLog b/dev-python/python-geoclue/ChangeLog index 3241e5fa45c7..f98bbeb2a9b7 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.6 2012/12/31 15:33:52 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.7 2013/01/01 11:48:26 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> python-geoclue-0.1.0.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> python-geoclue-0.1.0.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/dev-python/python-geoclue/python-geoclue-0.1.0.ebuild b/dev-python/python-geoclue/python-geoclue-0.1.0.ebuild index 27f71ee09934..e23fd97875b4 100644 --- a/dev-python/python-geoclue/python-geoclue-0.1.0.ebuild +++ b/dev-python/python-geoclue/python-geoclue-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.ebuild,v 1.7 2012/12/31 15:33:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0.ebuild,v 1.8 2013/01/01 11:48:26 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://live.gnome.org/gtg/soc/python_geoclue/" SRC_URI="http://www.paulocabido.com/soc/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" IUSE="test" |