diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 00:40:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 00:40:08 +0000 |
commit | 94d25c0de4e1f32567ffad7772ce62b9d500b384 (patch) | |
tree | f37f8dbd7529391336812e966a6538d2509d94db /dev-python | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-94d25c0de4e1f32567ffad7772ce62b9d500b384.tar.gz gentoo-2-94d25c0de4e1f32567ffad7772ce62b9d500b384.tar.bz2 gentoo-2-94d25c0de4e1f32567ffad7772ce62b9d500b384.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/totem-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/totem-python/totem-python-2.26.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 0a2c8e228325..c055cae811bf 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.24 2010/01/16 17:28:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.25 2010/01/18 00:40:08 jer Exp $ + + 18 Jan 2010; Jeroen Roovers <jer@gentoo.org> totem-python-2.26.0.ebuild: + Stable for HPPA (bug #281427). 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> totem-python-2.26.0.ebuild: sh stable diff --git a/dev-python/totem-python/totem-python-2.26.0.ebuild b/dev-python/totem-python/totem-python-2.26.0.ebuild index d09d040a94a4..236130b70be8 100644 --- a/dev-python/totem-python/totem-python-2.26.0.ebuild +++ b/dev-python/totem-python/totem-python-2.26.0.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.26.0.ebuild,v 1.8 2010/01/16 17:28:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.26.0.ebuild,v 1.9 2010/01/18 00:40:08 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="" RDEPEND=">=media-video/totem-1.4.0 |