diff options
author | 2009-03-17 17:30:33 +0000 | |
---|---|---|
committer | 2009-03-17 17:30:33 +0000 | |
commit | 18d8aef5877aba6bd355f4499f66fb2a4a0639a2 (patch) | |
tree | de2e6aab953f4f5ba2dc765ec534db2e15e5d5b0 /dev-python/totem-python | |
parent | Fix depends for gnome-sharp. Gnome-panel bindings have been moved to gnome-pa... (diff) | |
download | historical-18d8aef5877aba6bd355f4499f66fb2a4a0639a2.tar.gz historical-18d8aef5877aba6bd355f4499f66fb2a4a0639a2.tar.bz2 historical-18d8aef5877aba6bd355f4499f66fb2a4a0639a2.zip |
ia64/sparc stable wrt #258040
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
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.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/totem-python/ChangeLog b/dev-python/totem-python/ChangeLog index d2c7b9c584bd..b72cd055594c 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.9 2009/03/15 21:53:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.10 2009/03/17 17:25:58 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> totem-python-2.22.0.ebuild: + ia64/sparc stable wrt #258040 15 Mar 2009; Markus Meier <maekke@gentoo.org> totem-python-2.24.1.ebuild: x86 stable, bug #260063 diff --git a/dev-python/totem-python/totem-python-2.22.0.ebuild b/dev-python/totem-python/totem-python-2.22.0.ebuild index 70d7d872ef7d..d4e9e28cf2c5 100644 --- a/dev-python/totem-python/totem-python-2.22.0.ebuild +++ b/dev-python/totem-python/totem-python-2.22.0.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.22.0.ebuild,v 1.5 2009/03/08 16:13:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.22.0.ebuild,v 1.6 2009/03/17 17:25:58 armin76 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="" SRC_URI="${SRC_URI} |