diff options
author | 2011-05-17 05:50:56 +0000 | |
---|---|---|
committer | 2011-05-17 05:50:56 +0000 | |
commit | 3f4fe53655812c8c83d64f0e508350388a599a4d (patch) | |
tree | c3c0356ed8bec9da1764bdfaecd55e692f416c47 /dev-python/gdata | |
parent | arm stable, bug #364869 (diff) | |
download | historical-3f4fe53655812c8c83d64f0e508350388a599a4d.tar.gz historical-3f4fe53655812c8c83d64f0e508350388a599a4d.tar.bz2 historical-3f4fe53655812c8c83d64f0e508350388a599a4d.zip |
arm stable, bug #364867
Package-Manager: portage-2.1.9.49/cvs/Linux i686
Diffstat (limited to 'dev-python/gdata')
-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 )" |