diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-04 19:31:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-04 19:31:03 +0000 |
commit | 276d5d7a8603e39ef750011abf88e3165c6c9f93 (patch) | |
tree | 4f2175119556e6260ae96b96f01b5c24b0ea5722 /dev-python/pyface | |
parent | whitespace (diff) | |
download | gentoo-2-276d5d7a8603e39ef750011abf88e3165c6c9f93.tar.gz gentoo-2-276d5d7a8603e39ef750011abf88e3165c6c9f93.tar.bz2 gentoo-2-276d5d7a8603e39ef750011abf88e3165c6c9f93.zip |
whitespace
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/pyface')
-rw-r--r-- | dev-python/pyface/pyface-4.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pyface/pyface-4.0.0.ebuild b/dev-python/pyface/pyface-4.0.0.ebuild index c78fe496201a..c76a08240e06 100644 --- a/dev-python/pyface/pyface-4.0.0.ebuild +++ b/dev-python/pyface/pyface-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyface/pyface-4.0.0.ebuild,v 1.1 2011/08/03 23:48:32 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyface/pyface-4.0.0.ebuild,v 1.2 2011/08/04 19:31:03 mr_bones_ Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -29,7 +29,6 @@ DEPEND="dev-python/setuptools media-fonts/font-misc-misc )" - DOCS="docs/*.txt" src_compile() { |