diff options
author | Brent Baude <ranger@gentoo.org> | 2011-05-28 12:06:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-05-28 12:06:52 +0000 |
commit | 9fabc633784b4e2e6e678f27393aace5cd46e22e (patch) | |
tree | 800e7919390df7af9f105f183f69764a9e39d287 /dev-python/gdata | |
parent | Marking libnss-mysql-1.5_p20060915-r1 ppc for bug 339681 (diff) | |
download | gentoo-2-9fabc633784b4e2e6e678f27393aace5cd46e22e.tar.gz gentoo-2-9fabc633784b4e2e6e678f27393aace5cd46e22e.tar.bz2 gentoo-2-9fabc633784b4e2e6e678f27393aace5cd46e22e.zip |
Marking gdata-2.0.14 ppc for bug 364867
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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 70b1f665b240..0f6d956655bf 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.97 2011/05/23 18:00:39 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/ChangeLog,v 1.98 2011/05/28 12:06:52 ranger Exp $ + + 28 May 2011; Brent Baude <ranger@gentoo.org> gdata-2.0.14.ebuild: + Marking gdata-2.0.14 ppc for bug 364867 23 May 2011; Thomas Kahle <tomka@gentoo.org> gdata-2.0.14.ebuild: x86 stable per bug 364867 diff --git a/dev-python/gdata/gdata-2.0.14.ebuild b/dev-python/gdata/gdata-2.0.14.ebuild index ea6ba08c2811..351c299b7228 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.7 2011/05/23 18:00:39 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.14.ebuild,v 1.8 2011/05/28 12:06:52 ranger 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 )" |