diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-03 23:03:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-03 23:03:06 +0000 |
commit | c0979ccf16244c560abcd6dae45d945efc30fce1 (patch) | |
tree | f2d68025b5baa060780506cee8343fb8b9f69cda /dev-python/arrayterator | |
parent | Block also <kdelibs-3.5.10. Force due to ppc mess (diff) | |
download | gentoo-2-c0979ccf16244c560abcd6dae45d945efc30fce1.tar.gz gentoo-2-c0979ccf16244c560abcd6dae45d945efc30fce1.tar.bz2 gentoo-2-c0979ccf16244c560abcd6dae45d945efc30fce1.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'dev-python/arrayterator')
-rw-r--r-- | dev-python/arrayterator/arrayterator-1.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/arrayterator/arrayterator-1.0.ebuild b/dev-python/arrayterator/arrayterator-1.0.ebuild index 62c0b9c1e188..6f6943184e90 100644 --- a/dev-python/arrayterator/arrayterator-1.0.ebuild +++ b/dev-python/arrayterator/arrayterator-1.0.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/arrayterator/arrayterator-1.0.ebuild,v 1.1 2009/02/03 21:22:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/arrayterator/arrayterator-1.0.ebuild,v 1.2 2009/02/03 23:03:06 mr_bones_ Exp $ inherit distutils @@ -18,5 +18,3 @@ RDEPEND="virtual/python >=dev-python/numpy-1.0_rc1" DEPEND="${RDEPEND} >=dev-python/setuptools-0.6_rc3" - - |