commit:     e9da74171348e9f0e622b80985692eea4f9bff9a
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 11:53:12 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 11:53:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9da7417

dev-python/rencode: Remove old versions.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/rencode/Manifest                |  1 -
 dev-python/rencode/rencode-1.0.3-r1.ebuild | 19 -------------------
 dev-python/rencode/rencode-1.0.3.ebuild    | 19 -------------------
 3 files changed, 39 deletions(-)

diff --git a/dev-python/rencode/Manifest b/dev-python/rencode/Manifest
index 0bd2626b255..6067a7bd3b6 100644
--- a/dev-python/rencode/Manifest
+++ b/dev-python/rencode/Manifest
@@ -1,2 +1 @@
-DIST rencode-1.0.3.tar.gz 24105 SHA256 
13c47ca2f9cf060083de7e5886e725731863c4a5d95545c68e0bb3a2149da444 SHA512 
2697c496d34e2a6a9fe0ab7bdc57e4dab97e5d7409d7530899f951a08c9f32740fd0b0da644afa7cc98c3248f5aa034717b93644d02083fd2ef5f224269fef3f
 WHIRLPOOL 
05580374bc5419586fe88757b498fa8ae1b0591c15263ec016a2d1300252b8b28dfe8c3761904e73577b86c0059e5a195c89488f281057dcc4f9c377d2a408d1
 DIST rencode-1.0.5.tar.gz 24530 SHA256 
cbdb8d2473aa5a7246e1a8077055be697fccec88477b78248c5fe93d79e2cd26 SHA512 
809d7070b746fe77419e7b4d2eed274e1e0b3b4f15bcddb466806478a90f89965b0b456443b390cce6d1ca9df409367f336dd659f4481cd442e3cc459bd63c18
 WHIRLPOOL 
105e83bf78cf6f0696f221211e0421c93af81706be764f944c55c690db870a5c66b38eea46effffbf1ca434adceb45c7ebf61d596944e8714170b2e353941cff

diff --git a/dev-python/rencode/rencode-1.0.3-r1.ebuild 
b/dev-python/rencode/rencode-1.0.3-r1.ebuild
deleted file mode 100644
index c7147c626f3..00000000000
--- a/dev-python/rencode/rencode-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-inherit distutils-r1
-
-DESCRIPTION="similar to bencode from the BitTorrent project"
-HOMEPAGE="https://github.com/aresch/rencode";
-SRC_URI="https://github.com/aresch/rencode/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/cython[${PYTHON_USEDEP}]"

diff --git a/dev-python/rencode/rencode-1.0.3.ebuild 
b/dev-python/rencode/rencode-1.0.3.ebuild
deleted file mode 100644
index a106627225e..00000000000
--- a/dev-python/rencode/rencode-1.0.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-inherit distutils-r1
-
-DESCRIPTION="similar to bencode from the BitTorrent project"
-HOMEPAGE="https://github.com/aresch/rencode";
-SRC_URI="https://github.com/aresch/rencode/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""

Reply via email to