diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:48:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:48:00 +0000 |
commit | 9f5e82bf87994d2c03b4fc6428599000c72be564 (patch) | |
tree | ef36ca96f09de421263d59b3812e4666974f18fd /dev-python/gnome-applets-python | |
parent | Removed the bug reporting warning that was copied from the desktop-effects ov... (diff) | |
download | gentoo-2-9f5e82bf87994d2c03b4fc6428599000c72be564.tar.gz gentoo-2-9f5e82bf87994d2c03b4fc6428599000c72be564.tar.bz2 gentoo-2-9f5e82bf87994d2c03b4fc6428599000c72be564.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-python/gnome-applets-python')
-rw-r--r-- | dev-python/gnome-applets-python/gnome-applets-python-2.24.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.24.0.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.24.0.ebuild index ee1a6cee652b..c859de45ef21 100644 --- a/dev-python/gnome-applets-python/gnome-applets-python-2.24.0.ebuild +++ b/dev-python/gnome-applets-python/gnome-applets-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/gnome-applets-python/gnome-applets-python-2.24.0.ebuild,v 1.1 2008/10/19 20:41:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.24.0.ebuild,v 1.2 2008/10/27 22:48:00 mr_bones_ Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="applet" @@ -19,4 +19,3 @@ RDEPEND=">=gnome-base/gnome-panel-2.13.4 DEPEND="${RDEPEND}" EXAMPLES="examples/applet/*" - |