diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:17:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:17:54 +0000 |
commit | 01e7da251e01b648f37fa0fdb50a67b1904d498f (patch) | |
tree | 1a13ea5815146bda44d9607f4fc744afba5d5056 /dev-python/totem-python | |
parent | amd64 stable, bug 320247 (diff) | |
download | gentoo-2-01e7da251e01b648f37fa0fdb50a67b1904d498f.tar.gz gentoo-2-01e7da251e01b648f37fa0fdb50a67b1904d498f.tar.bz2 gentoo-2-01e7da251e01b648f37fa0fdb50a67b1904d498f.zip |
amd64 stable, bug 320247
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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.28.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 4ce20d9ababd..50ed6717a1c2 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.27 2010/05/24 13:49:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.28 2010/06/11 09:17:54 pacho Exp $ + + 11 Jun 2010; Pacho Ramos <pacho@gentoo.org> totem-python-2.28.0.ebuild: + amd64 stable, bug 320247 24 May 2010; <nixnut@gentoo.org> totem-python-2.28.0.ebuild: ppc stable #320247 diff --git a/dev-python/totem-python/totem-python-2.28.0.ebuild b/dev-python/totem-python/totem-python-2.28.0.ebuild index 09213e4f160c..7f2dfbd70c52 100644 --- a/dev-python/totem-python/totem-python-2.28.0.ebuild +++ b/dev-python/totem-python/totem-python-2.28.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.28.0.ebuild,v 1.3 2010/05/24 13:49:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.28.0.ebuild,v 1.4 2010/06/11 09:17:54 pacho Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -11,7 +11,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 |