diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:25:29 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:25:29 +0000 |
commit | 1149ed269ff5203a66fdea2e6622e1e1d42d8070 (patch) | |
tree | ca7784062f4bd55f838743c133d2f0a7f84db6db /dev-python/totem-python | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-1149ed269ff5203a66fdea2e6622e1e1d42d8070.tar.gz gentoo-2-1149ed269ff5203a66fdea2e6622e1e1d42d8070.tar.bz2 gentoo-2-1149ed269ff5203a66fdea2e6622e1e1d42d8070.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'dev-python/totem-python')
-rw-r--r-- | dev-python/totem-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/totem-python/totem-python-2.24.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/totem-python/ChangeLog b/dev-python/totem-python/ChangeLog index 3916741c6b01..49c565dcd62a 100644 --- a/dev-python/totem-python/ChangeLog +++ b/dev-python/totem-python/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2009/04/03 15:46:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.14 2009/04/12 21:25:29 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + totem-python-2.24.1.ebuild: + Stable on sparc, bug #260063 03 Apr 2009; Joseph Jezak <josejx@gentoo.org> totem-python-2.24.1.ebuild: Marked ppc/ppc64 stable for bug #262744. 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 1260f2d0fce6..544c4e9b6279 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.5 2009/04/03 15:46:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.24.1.ebuild,v 1.6 2009/04/12 21:25:29 bluebird 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 |