diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:51:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:51:45 +0000 |
commit | dc66359261ff00f357024e33c77994836cc7dcc0 (patch) | |
tree | 48fa6d7bd256fb697cda4966ae4d9152e52609e2 /dev-python/totem-python | |
parent | whitespace (diff) | |
download | gentoo-2-dc66359261ff00f357024e33c77994836cc7dcc0.tar.gz gentoo-2-dc66359261ff00f357024e33c77994836cc7dcc0.tar.bz2 gentoo-2-dc66359261ff00f357024e33c77994836cc7dcc0.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-python/totem-python')
-rw-r--r-- | dev-python/totem-python/totem-python-2.24.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/totem-python/totem-python-2.24.0.ebuild b/dev-python/totem-python/totem-python-2.24.0.ebuild index 00c1b908a984..f74d907af6e6 100644 --- a/dev-python/totem-python/totem-python-2.24.0.ebuild +++ b/dev-python/totem-python/totem-python-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.24.0.ebuild,v 1.1 2008/10/19 21:01:44 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/totem-python-2.24.0.ebuild,v 1.2 2008/10/27 22:51:45 mr_bones_ Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="totem_plparser" @@ -17,4 +17,3 @@ RDEPEND=">=media-video/totem-1.4.0 >=dev-python/gnome-vfs-python-2.22.1 !<dev-python/gnome-python-desktop-2.22.0-r10" DEPEND="${RDEPEND}" - |