diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-03 23:03:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-03 23:03:24 +0000 |
commit | 80b20e6e324edb5b1d245e584eb76b8884301854 (patch) | |
tree | 28dac2c8766b32b13c80a5251c801745ce75d83c /dev-python/arrayterator | |
parent | Block also <kdelibs-3.5.10. Force due to ppc mess (diff) | |
download | historical-80b20e6e324edb5b1d245e584eb76b8884301854.tar.gz historical-80b20e6e324edb5b1d245e584eb76b8884301854.tar.bz2 historical-80b20e6e324edb5b1d245e584eb76b8884301854.zip |
whitespace
Package-Manager: portage-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" - - |