diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-17 05:50:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-17 05:50:56 +0000 |
commit | dfc3aceff440c29f8c89f8438e5ab90c06f97cfb (patch) | |
tree | 8ec22414d3406bef812b4b0a2656d00047723083 /dev-python | |
parent | arm stable, bug #364869 (diff) | |
download | gentoo-2-dfc3aceff440c29f8c89f8438e5ab90c06f97cfb.tar.gz gentoo-2-dfc3aceff440c29f8c89f8438e5ab90c06f97cfb.tar.bz2 gentoo-2-dfc3aceff440c29f8c89f8438e5ab90c06f97cfb.zip |
arm stable, bug #364867
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gdata/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gdata/gdata-2.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gdata/ChangeLog b/dev-python/gdata/ChangeLog index 918e85e41d0a..8ff91c53ee55 100644 --- a/dev-python/gdata/ChangeLog +++ b/dev-python/gdata/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gdata # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.95 2011/05/13 14:18:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.96 2011/05/17 05:50:56 maekke Exp $ + + 17 May 2011; Markus Meier <maekke@gentoo.org> gdata-2.0.14.ebuild: + arm stable, bug #364867 13 May 2011; Jeroen Roovers <jer@gentoo.org> gdata-2.0.14.ebuild: Stable for HPPA (bug #364867). diff --git a/dev-python/gdata/gdata-2.0.14.ebuild b/dev-python/gdata/gdata-2.0.14.ebuild index 60728772e9fb..7f384b5b3692 100644 --- a/dev-python/gdata/gdata-2.0.14.ebuild +++ b/dev-python/gdata/gdata-2.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.14.ebuild,v 1.5 2011/05/13 14:18:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.14.ebuild,v 1.6 2011/05/17 05:50:56 maekke Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="examples" DEPEND="|| ( dev-lang/python:2.7[xml] dev-lang/python:2.6[xml] dev-lang/python:2.5[xml] dev-python/elementtree )" |