diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:51:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:51:10 +0000 |
commit | 8fd504b319ada8823b4ee8374e54771e6f69b297 (patch) | |
tree | d83d4c546d559d66787c93dd9e570fa313b29d75 /dev-python/metacity-python | |
parent | stable ppc64, bug 240300 (diff) | |
download | gentoo-2-8fd504b319ada8823b4ee8374e54771e6f69b297.tar.gz gentoo-2-8fd504b319ada8823b4ee8374e54771e6f69b297.tar.bz2 gentoo-2-8fd504b319ada8823b4ee8374e54771e6f69b297.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-python/metacity-python')
-rw-r--r-- | dev-python/metacity-python/metacity-python-2.24.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/metacity-python/metacity-python-2.24.0.ebuild b/dev-python/metacity-python/metacity-python-2.24.0.ebuild index e89ec631d567..c48477c60799 100644 --- a/dev-python/metacity-python/metacity-python-2.24.0.ebuild +++ b/dev-python/metacity-python/metacity-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/metacity-python/metacity-python-2.24.0.ebuild,v 1.1 2008/10/19 20:47:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.24.0.ebuild,v 1.2 2008/10/27 22:51:10 mr_bones_ Exp $ G_PY_PN="gnome-python-desktop" @@ -15,4 +15,3 @@ IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 !<dev-python/gnome-python-desktop-2.22.0-r10" DEPEND="${RDEPEND}" - |