diff options
Diffstat (limited to 'sci-libs/pydsscc/pydsscc-0.2.0.ebuild')
-rw-r--r-- | sci-libs/pydsscc/pydsscc-0.2.0.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sci-libs/pydsscc/pydsscc-0.2.0.ebuild b/sci-libs/pydsscc/pydsscc-0.2.0.ebuild deleted file mode 100644 index b3d738e..0000000 --- a/sci-libs/pydsscc/pydsscc-0.2.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -NEED_PYTHON=2.4 - -inherit distutils eutils - -DESCRIPTION="PyDSSCC - Calibration Software for Distributed Smart Stereo -Cameras" -HOMEPAGE="http://www.mavrinac.com/index.cgi?page=pydsscc" -SRC_URI="http://www.mavrinac.com/files/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 sparc x86" -IUSE="" - -RDEPEND="virtual/python - >=dev-python/numpy-1.0.4" -DEPEND="${RDEPEND} - dev-python/setuptools" - -DOCS="AUTHORS README TODO" |