diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:49:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:49:20 +0000 |
commit | 2a84db1b038a2d1d61cbb9144a0c6ae8dd384ca9 (patch) | |
tree | 3564eeae1e2b3e86a94ce25730ca090f4cfcd959 /dev-python | |
parent | Removed the bug reporting warning that was copied from the desktop-effects ov... (diff) | |
download | gentoo-2-2a84db1b038a2d1d61cbb9144a0c6ae8dd384ca9.tar.gz gentoo-2-2a84db1b038a2d1d61cbb9144a0c6ae8dd384ca9.tar.bz2 gentoo-2-2a84db1b038a2d1d61cbb9144a0c6ae8dd384ca9.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild index 87ec8ec634dc..3e125fe10611 100644 --- a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild +++ b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.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-python-extras-base/gnome-python-extras-base-2.19.1.ebuild,v 1.3 2008/10/25 08:22:30 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild,v 1.4 2008/10/27 22:49:20 mr_bones_ Exp $ inherit versionator eutils autotools gnome2 @@ -41,4 +41,3 @@ src_unpack() { epatch "${WORKDIR}/${MY_PN}-${PV}-split.patch" eautoreconf } - |