diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-04-03 15:46:41 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-04-03 15:46:41 +0000 |
commit | ca9162f7e22d44c7ccc550991370f5b436c62611 (patch) | |
tree | 546664037b18ba946424c3bcfac2898e23960281 /dev-python | |
parent | Marked ppc/ppc64 stable for bug #262744. (diff) | |
download | gentoo-2-ca9162f7e22d44c7ccc550991370f5b436c62611.tar.gz gentoo-2-ca9162f7e22d44c7ccc550991370f5b436c62611.tar.bz2 gentoo-2-ca9162f7e22d44c7ccc550991370f5b436c62611.zip |
Marked ppc/ppc64 stable for bug #262744.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/totem-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/totem-python/totem-python-2.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/totem-python/ChangeLog b/dev-python/totem-python/ChangeLog index 051c9be4fad6..3916741c6b01 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.12 2009/03/27 22:09:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.13 2009/04/03 15:46:41 josejx Exp $ + + 03 Apr 2009; Joseph Jezak <josejx@gentoo.org> totem-python-2.24.1.ebuild: + Marked ppc/ppc64 stable for bug #262744. 27 Mar 2009; Jeroen Roovers <jer@gentoo.org> totem-python-2.22.0.ebuild: Stable for HPPA (bug #258040). diff --git a/dev-python/totem-python/totem-python-2.24.1.ebuild b/dev-python/totem-python/totem-python-2.24.1.ebuild index cd5d03066415..1260f2d0fce6 100644 --- a/dev-python/totem-python/totem-python-2.24.1.ebuild +++ b/dev-python/totem-python/totem-python-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.1.ebuild,v 1.4 2009/03/18 16:09:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.24.1.ebuild,v 1.5 2009/04/03 15:46:41 josejx Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="totem_plparser" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Totem Playlist Parser" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-video/totem-1.4.0 |