dev-python/skimpy: correct header

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1012 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2009-04-16 10:50:02 +00:00
parent 052f550b44
commit 3740119b55
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/turbokid/turbokid-1.0.4.ebuild,v 1.1 2008/01/04 18:06:51 hawking Exp $
# $Header: $
NEED_PYTHON=2.4
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="test"
S="${WORKDIR}/${MY_PN}_${MY_PV}"
#RDEPEND=">=dev-python/kid-0.9.6"
DEPEND="${RDEPEND}
dev-python/setuptools
test? ( dev-python/nose )"