diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-27 22:15:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-27 22:15:16 +0000 |
commit | 6c743b89a5b084de925f46a34651f31e0ea0d687 (patch) | |
tree | c7957704f4fa3662d48dd7486021e6551c02a359 /dev-python/totem-python | |
parent | Credit in ChangeLog (diff) | |
download | historical-6c743b89a5b084de925f46a34651f31e0ea0d687.tar.gz historical-6c743b89a5b084de925f46a34651f31e0ea0d687.tar.bz2 historical-6c743b89a5b084de925f46a34651f31e0ea0d687.zip |
Stable for HPPA (bug #258040).
Package-Manager: portage-2.2_rc27/cvs/Linux i686
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 12489572ee45..051c9be4fad6 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.11 2009/03/18 16:09:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.12 2009/03/27 22:09:25 jer Exp $ + + 27 Mar 2009; Jeroen Roovers <jer@gentoo.org> totem-python-2.22.0.ebuild: + Stable for HPPA (bug #258040). 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> totem-python-2.24.1.ebuild: alpha/ia64 stable wrt #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 d4e9e28cf2c5..c497efe75709 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.6 2009/03/17 17:25:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.22.0.ebuild,v 1.7 2009/03/27 22:09:25 jer 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} |