removed in favor to upstream.

This commit is contained in:
Micha Glave 2011-01-07 12:13:38 +01:00
parent 73939931d2
commit 0ad8fae0f1
2 changed files with 0 additions and 23 deletions

View File

@ -1,2 +0,0 @@
DIST hgsvn-0.1.7.tar.gz 48576 RMD160 840f3c14461dbddf4ecbe4ac27053c18e2a56579 SHA1 e53a631786a011569d7cfd6677d0bb7f681a9b15 SHA256 45bde2bae7164ec511bdcb78d7ec48b8794fc0d6805017c657cd2c0a999db900
EBUILD hgsvn-0.1.7.ebuild 655 RMD160 613919c858ee12ca17b38b5819203fed1029bedc SHA1 1ea201338af290bbe46e74bc722ef0b4f9fbb931 SHA256 6458b216dc3423feb0244c0a01dc11462734d0da58ca9fffa603ce026a780252

View File

@ -1,21 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/hgsvn/hgsvn-0.1.6.ebuild,v 1.2 2008/11/11 00:14:08 darkside Exp $
NEED_PYTHON=2.4
inherit distutils
DESCRIPTION="A set of scripts to work locally on Subversion checkouts using Mercurial"
HOMEPAGE="http://cheeseshop.python.org/pypi/hgsvn"
SRC_URI="http://cheeseshop.python.org/packages/source/h/hgsvn/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}
dev-util/subversion
|| ( >=dev-lang/python-2.5 dev-python/elementtree )"