summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@gentoo.org>2011-06-06 08:31:13 +0000
committerDirkjan Ochtman <djc@gentoo.org>2011-06-06 08:31:13 +0000
commitf5217005e04e622841b0af885097b26f54d27929 (patch)
tree002867c0b8ec6f1792e1ec825f5891021a4df049 /dev-python
parentAdding arch=x86 (diff)
downloadhistorical-f5217005e04e622841b0af885097b26f54d27929.tar.gz
historical-f5217005e04e622841b0af885097b26f54d27929.tar.bz2
historical-f5217005e04e622841b0af885097b26f54d27929.zip
Remove old version.
Package-Manager: portage-2.1.9.50/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dulwich/ChangeLog5
-rw-r--r--dev-python/dulwich/Manifest10
-rw-r--r--dev-python/dulwich/dulwich-0.7.0.ebuild49
3 files changed, 8 insertions, 56 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index c765c79c7f4d..4409b6c6bb62 100644
--- a/dev-python/dulwich/ChangeLog
+++ b/dev-python/dulwich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dulwich
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.30 2011/05/31 20:20:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.31 2011/06/06 08:31:12 djc Exp $
+
+ 06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> -dulwich-0.7.0.ebuild:
+ Remove old version.
31 May 2011; Markus Meier <maekke@gentoo.org> dulwich-0.7.1.ebuild:
x86 stable, bug #367299
diff --git a/dev-python/dulwich/Manifest b/dev-python/dulwich/Manifest
index 8fb7364d07cc..e23fc96c80e0 100644
--- a/dev-python/dulwich/Manifest
+++ b/dev-python/dulwich/Manifest
@@ -1,16 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-DIST dulwich-0.7.0.tar.gz 157357 RMD160 2dc8cfb53c007608725a26bcefb44a4e7089bd14 SHA1 d8244b51727a1a20fd7755cddb4fad0b48fc0e62 SHA256 a55bd070398b98a6e86371746b3d9d5d7ab3a1380d908f93d76acec76cb5d827
DIST dulwich-0.7.1.tar.gz 164718 RMD160 569a628854c2c29d14735acb15615a23fba14417 SHA1 cfbeb7e83c4258f489ed2736a684190004c1733f SHA256 24e393bdadd685608b61e0293719296d467b76917e2135822576246b988724b5
-EBUILD dulwich-0.7.0.ebuild 1585 RMD160 042a65b01592707133abb77118024628e05949b6 SHA1 04d1436cb834fc0aafe416d2b7ef39498549fa02 SHA256 5478508417df112725579a1e8668f3279c1138483000e4209b1c2c5acbaed7bd
EBUILD dulwich-0.7.1.ebuild 1397 RMD160 4243149ce1f56c91d11e0d9691cff43a1083721b SHA1 b6bf9c48f2dac524384e2154c1eff95f356980d4 SHA256 26b9d8bf97339942cd474522c50ca7dd9ca09680f55a17ae85b341769a02d357
-MISC ChangeLog 3638 RMD160 cfdcbf7360315d384df6ae7b121632c9b6a998ab SHA1 e7eda34b7ea12498842e1287507393be1507fb92 SHA256 97dc9d60e6b170aef2515e56d5d270af676e897bbf1e329ae490c888c846b628
+MISC ChangeLog 3729 RMD160 4b45d90acb83504f84e5d7c226353345723000b8 SHA1 685281997f3739a170dc60db60e43e1b512ab3b5 SHA256 9085201b82fbc8020c181b5ae3254b0c6b12682881df30c2210b3ca03f48e259
MISC metadata.xml 259 RMD160 4b781a038008fac445e4154045f964b64ad59e75 SHA1 9809d89f3360f9f7537c2bb480d6bcbe942c6ea0 SHA256 0fb1da675767b69b5bd240d135effe2fc500e8b997a5f4eed212e5b26d027972
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk3lTaAACgkQkKaRLQcq0GL4xwCfUxKzClb2n6TwRKqL5IwxMtcz
-71EAnRh3V3V47ssGpXdb9ApkUIGK53Ri
-=Cw4z
+iEYEARECAAYFAk3skFkACgkQxeMuLWsGW/u79gCcDorv7LZcMH5SIUZ2EMzbKdIz
+sOIAoLvYpFLv2wJkEKZ8HRV4kyyTRM6M
+=kRNS
-----END PGP SIGNATURE-----
diff --git a/dev-python/dulwich/dulwich-0.7.0.ebuild b/dev-python/dulwich/dulwich-0.7.0.ebuild
deleted file mode 100644
index da88e60bf051..000000000000
--- a/dev-python/dulwich/dulwich-0.7.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.7.0.ebuild,v 1.8 2011/05/22 14:33:02 josejx Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-DISTUTILS_SRC_TEST="nosetests"
-
-inherit distutils
-
-DESCRIPTION="Dulwich is a pure-Python implementation of the Git file formats and protocols."
-HOMEPAGE="http://samba.org/~jelmer/dulwich/ http://pypi.python.org/pypi/dulwich"
-SRC_URI="http://samba.org/~jelmer/dulwich/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- test? ( || ( dev-lang/python:2.7 dev-python/unittest2 dev-python/testtools ) )"
-RDEPEND=""
-
-src_prepare() {
- distutils_src_prepare
-
- # https://github.com/jelmer/dulwich/commit/ee087a68c995bda4e83c464bf9339523f04e7a23
- sed -e "s/from dulwich.utils import/from dulwich.tests.compat.utils import/" -i dulwich/tests/compat/test_web.py
-
- sed -e "s/test_fetch_from_dulwich(/_&/" -i dulwich/tests/compat/server_utils.py
-}
-
-distutils_src_test_pre_hook() {
- local module
- for module in _diff_tree _objects _pack; do
- ln -fs "../$(ls -d build-${PYTHON_ABI}/lib.*)/dulwich/${module}.so" "dulwich/${module}.so" || die "Symlinking dulwich/${module}.so failed with $(python_get_implementation) $(python_get_version)"
- done
-}
-
-src_install() {
- distutils_src_install
-
- delete_tests() {
- rm -fr "${ED}$(python_get_sitedir)/dulwich/tests"
- }
- python_execute_function -q delete_tests
-}