diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:33:45 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:33:45 +0000 |
commit | 48eedc3683e3fc2eebf3828e7e36c695f995aa55 (patch) | |
tree | 2f52bdab0c7229b7d1785053a88dbc287f1e4a2c /dev-python/totem-python/totem-python-2.32.0.ebuild | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-48eedc3683e3fc2eebf3828e7e36c695f995aa55.tar.gz gentoo-2-48eedc3683e3fc2eebf3828e7e36c695f995aa55.tar.bz2 gentoo-2-48eedc3683e3fc2eebf3828e7e36c695f995aa55.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/totem-python/totem-python-2.32.0.ebuild')
-rw-r--r-- | dev-python/totem-python/totem-python-2.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/totem-python/totem-python-2.32.0.ebuild b/dev-python/totem-python/totem-python-2.32.0.ebuild index 17dace37f282..c103c635e521 100644 --- a/dev-python/totem-python/totem-python-2.32.0.ebuild +++ b/dev-python/totem-python/totem-python-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.0.ebuild,v 1.6 2011/03/18 09:17:49 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.32.0.ebuild,v 1.7 2011/03/21 21:33:45 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Totem Playlist Parser" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-video/totem-1.4.0 |