diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-14 22:52:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-14 22:52:51 +0000 |
commit | fbf47a8abe4ab18630fff138536f7b7471ac59ac (patch) | |
tree | e2b127407c2f447ac0d265d6378a2b1a4896c741 /dev-python | |
parent | Version bump. Fix inverted test to build documentation, bug #271047. Fix bash... (diff) | |
download | gentoo-2-fbf47a8abe4ab18630fff138536f7b7471ac59ac.tar.gz gentoo-2-fbf47a8abe4ab18630fff138536f7b7471ac59ac.tar.bz2 gentoo-2-fbf47a8abe4ab18630fff138536f7b7471ac59ac.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild index b6ee57a9b21f..855c227f8581 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild,v 1.1 2009/07/13 23:31:57 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-1.92_pre67.ebuild,v 1.2 2009/07/14 22:52:51 mr_bones_ Exp $ EAPI="2" @@ -21,4 +21,3 @@ RDEPEND="${DEPEND}" DOCS="doc/FAQ doc/README doc/setup.cfg.example doc/setup.py.example" S=${WORKDIR}/${PN} - |