diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:09:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:09:19 +0000 |
commit | cefb2d19ed7a99ffd801d84be220029f4639b246 (patch) | |
tree | 62e426cb02b1638f4b937e9e27f3d3d2350ab5f0 /dev-python/totem-python | |
parent | Marked ppc for bug #324077. (diff) | |
download | historical-cefb2d19ed7a99ffd801d84be220029f4639b246.tar.gz historical-cefb2d19ed7a99ffd801d84be220029f4639b246.tar.bz2 historical-cefb2d19ed7a99ffd801d84be220029f4639b246.zip |
Marked ppc for bug #324077.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-python/totem-python')
-rw-r--r-- | dev-python/totem-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/totem-python/totem-python-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/totem-python/ChangeLog b/dev-python/totem-python/ChangeLog index 40cff66c2ea2..0a77a515d369 100644 --- a/dev-python/totem-python/ChangeLog +++ b/dev-python/totem-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/totem-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.36 2010/09/08 09:35:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.37 2010/09/11 19:07:25 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> totem-python-2.30.2.ebuild: + Marked ppc for bug #324077. 08 Sep 2010; Brent Baude <ranger@gentoo.org> totem-python-2.28.0.ebuild: Marking totem-python-2.28.0 ppc64 stable for bug 320247 diff --git a/dev-python/totem-python/totem-python-2.30.2.ebuild b/dev-python/totem-python/totem-python-2.30.2.ebuild index 999eb4366792..d3280ed2db16 100644 --- a/dev-python/totem-python/totem-python-2.30.2.ebuild +++ b/dev-python/totem-python/totem-python-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.30.2.ebuild,v 1.4 2010/08/01 10:49:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.30.2.ebuild,v 1.5 2010/09/11 19:07:25 josejx Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -11,7 +11,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Totem Playlist Parser" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-video/totem-1.4.0 |