Remove version allready in portage.

This commit is contained in:
Micha Glave 2009-10-21 09:35:41 +02:00
parent e5b17fd5d6
commit ccacf8ebb8
2 changed files with 0 additions and 24 deletions

View File

@ -1,2 +0,0 @@
DIST dulwich-0.4.0.tar.gz 73140 RMD160 d8e1bc1fd4d0ae924becbf9c8047a81f419eed1a SHA1 c8b2dcd11284a5eb80646c8705fd070ea981acb9 SHA256 03c082349f934c332df98072d711874953e1134f17504dc51c16084cf0a81565
EBUILD dulwich-0.4.0.ebuild 392 RMD160 3b84265786ab0eaf3c544367f7c7e8c55f1fad27 SHA1 0e6d12850d8fcee9d85b4f4ef290066a21c0d31e SHA256 7461f24d889f784e136eb80749ec4535c71462e3a437e045bc01d524578d0f59

View File

@ -1,22 +0,0 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
inherit distutils python
DESCRIPTION="Python-based git replacement"
HOMEPAGE="http://samba.org/~jelmer/dulwich/"
SRC_URI="http://samba.org/~jelmer/dulwich/dulwich-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""
RDEPEND=""