commit:     8168f6cd65623fefa9cd38ced96920f6a9bb8962
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 08:57:34 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  2 09:47:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8168f6cd

dev-python/virtualenv-clone: Clean old versions up

 dev-python/virtualenv-clone/Manifest                 |  2 --
 .../virtualenv-clone-0.2.4-r2.ebuild                 | 20 --------------------
 .../virtualenv-clone/virtualenv-clone-0.2.5.ebuild   | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-python/virtualenv-clone/Manifest 
b/dev-python/virtualenv-clone/Manifest
index 8c7437a7fd9..debed9d5c52 100644
--- a/dev-python/virtualenv-clone/Manifest
+++ b/dev-python/virtualenv-clone/Manifest
@@ -1,3 +1 @@
-DIST virtualenv-clone-0.2.4.tar.gz 6192 SHA256 
6797e96bc2a1ab41995bcabdfe08ac1b02c55c719c62036ccf53a0ed5430b935 SHA512 
0cfcbd32cbffe4c913fabd3f8e609112920f3952cfdc9b8e25080f39d2e3e1062246c04035ad0989d5fce313f1eea228449cd428ea0eda70da1124ef9a4c3c17
 WHIRLPOOL 
2e71196caeb30d5e6e2c6a15512425b5736a9f7086c340c9d54a5f18864be92bf18c28b22ff2606fce9c4c57676fc43806f26db5104ecbc45d529e63859e5e84
-DIST virtualenv-clone-0.2.5.tar.gz 5311 SHA256 
7087ba4eb48acfd5209a3fd03e15d072f28742619127c98333057e32748d91c4 SHA512 
be3e6a5497e776a127612d248be07fbf43d974b9d8b8c65f35c60c7edc05cf7b717fdba79b5590cef4feda37ba10ba7fbc1efd72096f8deb4318822f7564e2a4
 WHIRLPOOL 
4c2f1b2dc5ebce0e1eabe04c6bffbacb2140152fec72d8b2b7e1d5fc1797fa056c121159e596e2e154f03963fd9805a3924f34fd75a6a5ad6623c6aa6c5f03c8
 DIST virtualenv-clone-0.2.6.tar.gz 5691 SHA256 
6b3be5cab59e455f08c9eda573d23006b7d6fb41fae974ddaa2b275c93cc4405 SHA512 
e4963532a8f954ab9840f9f950ccb9c5a8c2bb863c6b0bc72576e5f464b321ef098f199192dbdbb342a232223be9d47b170ea6222d3ecb5848f965cb5ddf8256
 WHIRLPOOL 
317737e6c38bf0a55280371b9001e55409990814161b7433df78d1017b50264927946d51eb26dea5e1ae8d2aab7ec5325ef9e04d29a64acba7d91060ebeebea8

diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild 
b/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild
deleted file mode 100644
index 0b71e8a348a..00000000000
--- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="A script for cloning a non-relocatable virtualenv"
-HOMEPAGE="https://github.com/edwardgeorge/virtualenv-clone";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild 
b/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild
deleted file mode 100644
index 0b9ec5ede78..00000000000
--- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="A script for cloning a non-relocatable virtualenv"
-HOMEPAGE="https://github.com/edwardgeorge/virtualenv-clone";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

Reply via email to