diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
commit | 1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2 (patch) | |
tree | 00fc0818ad270da472465c24eced98f9979bd504 /dev-python/gnome-python-extras | |
parent | Bump jarbunder to latest release. (diff) | |
download | historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.gz historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.bz2 historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-python/gnome-python-extras')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild index c72f4c33550d..8aa5ef833992 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild,v 1.7 2007/07/05 14:46:52 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 WANT_AUTOCONF=latest @@ -73,4 +73,3 @@ pkg_postrm() { python_version python_mod_cleanup "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0" } - |