diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-23 20:20:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-23 20:20:42 +0000 |
commit | 98e41c6e8e37b02373352a864367a64b76a059a1 (patch) | |
tree | 2e7d011559d9e51f6c3eb0b74608a3457d0ec50d /dev-python/pytables | |
parent | whitespace (diff) | |
download | gentoo-2-98e41c6e8e37b02373352a864367a64b76a059a1.tar.gz gentoo-2-98e41c6e8e37b02373352a864367a64b76a059a1.tar.bz2 gentoo-2-98e41c6e8e37b02373352a864367a64b76a059a1.zip |
whitespace
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-python/pytables')
-rw-r--r-- | dev-python/pytables/pytables-2.3.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pytables/pytables-2.3.1.ebuild b/dev-python/pytables/pytables-2.3.1.ebuild index 9b601b654c76..9e7ce2813fd7 100644 --- a/dev-python/pytables/pytables-2.3.1.ebuild +++ b/dev-python/pytables/pytables-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.3.1.ebuild,v 1.3 2012/02/23 06:48:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.3.1.ebuild,v 1.4 2012/02/23 20:20:42 mr_bones_ Exp $ EAPI=4 @@ -31,7 +31,6 @@ RDEPEND=" DEPEND="${RDEPEND} dev-python/cython" - S=${WORKDIR}/${MY_P} DOCS="ANNOUNCE.txt MIGRATING_TO_2.x.txt RELEASE_NOTES.txt THANKS doc/usersguide-${PV}.pdf" |