commit:     9bbaf77409b083ff0d566a4fd4ebf44cfd7ecd28
Author:     Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Tue May 25 06:56:32 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 25 16:04:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbaf774

dev-util/howdoi: drop 2.0.13, 2.0.14

Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/howdoi/Manifest             |  2 --
 dev-util/howdoi/howdoi-2.0.13.ebuild | 27 ---------------------------
 dev-util/howdoi/howdoi-2.0.14.ebuild | 27 ---------------------------
 3 files changed, 56 deletions(-)

diff --git a/dev-util/howdoi/Manifest b/dev-util/howdoi/Manifest
index 3e9280104c5..55a7abe50bd 100644
--- a/dev-util/howdoi/Manifest
+++ b/dev-util/howdoi/Manifest
@@ -1,4 +1,2 @@
-DIST howdoi-2.0.13.tar.gz 26143 BLAKE2B 
39eb23c94ec8883a88a1b6205af69668396ab4bfeccdab9994bddd3fcbe90b78d2348b4b3b9b935bdaa936edb1fce31c05aab6308195612c535d516e5aff332d
 SHA512 
b44e506ecbaf8d10590168ab62ab4e943bfe832e8b981109647c9304d46956afb343239575e1196dbb3284c9db9831839cb9933aca0eaff037f6454434c8194b
-DIST howdoi-2.0.14.tar.gz 26675 BLAKE2B 
901a39d7f9dd9f2dd5931e0c9710083280f067687a6be985188f459cf9b82e89993f352128e3dc616ea6395bf853762f1d8a7b1fd79c0e457d71af8859e9dc7f
 SHA512 
7c913a0b3d6fda60a140520406956c6ada291ae9e9d7116a10adcb1b31a6fc6d22d221285e852d07bade33e1c075f0dc489eee39c3f4db420454d4813ab33254
 DIST howdoi-2.0.15.tar.gz 27545 BLAKE2B 
204d7e3ddab07e24ccc08964c3880477743970502423887a2360079606c832b93d1e8fbcec237b77533c2e21d4a35af08b9418d5ce62f8b2ceca70ee844c21ff
 SHA512 
e0b3faf1cde78d35a23e11070b3d73db7468bfe79ec8f71b2370681d3dea1bcf1a313594fd1e4f21aa62035460e5c31509ff683fea3e0e35e9412b173ad874bb
 DIST howdoi-2.0.7.tar.gz 25167 BLAKE2B 
5923aaae6d6aaee4da7e02cd283d6e794c31d600d2834d1354e0d90194ac573d80140517ba7289bbf97b01923b6ed8c9c2ab6abe0beea0534fc41ecf24196c24
 SHA512 
9f8278e6ea688c40fee5227aa23375cb7dc7339d579953c73dbf7111087550ece412e26508e129f377e2326ce4635c38d96ad99f98c8c6f1131a01bbaf062275

diff --git a/dev-util/howdoi/howdoi-2.0.13.ebuild 
b/dev-util/howdoi/howdoi-2.0.13.ebuild
deleted file mode 100644
index 8fba32c5aa5..00000000000
--- a/dev-util/howdoi/howdoi-2.0.13.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS="manual"
-PYTHON_COMPAT=( python{3_7,3_8} )
-inherit distutils-r1
-
-DESCRIPTION="A code search tool"
-HOMEPAGE="https://pypi.org/project/howdoi/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-       dev-python/appdirs[${PYTHON_USEDEP}]
-       dev-python/cachelib[${PYTHON_USEDEP}]
-       dev-python/keep[${PYTHON_USEDEP}]
-       dev-python/pygments[${PYTHON_USEDEP}]
-       >=dev-python/pyquery-1.4.1[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.24.0[${PYTHON_USEDEP}]
-"

diff --git a/dev-util/howdoi/howdoi-2.0.14.ebuild 
b/dev-util/howdoi/howdoi-2.0.14.ebuild
deleted file mode 100644
index 8fba32c5aa5..00000000000
--- a/dev-util/howdoi/howdoi-2.0.14.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS="manual"
-PYTHON_COMPAT=( python{3_7,3_8} )
-inherit distutils-r1
-
-DESCRIPTION="A code search tool"
-HOMEPAGE="https://pypi.org/project/howdoi/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-       dev-python/appdirs[${PYTHON_USEDEP}]
-       dev-python/cachelib[${PYTHON_USEDEP}]
-       dev-python/keep[${PYTHON_USEDEP}]
-       dev-python/pygments[${PYTHON_USEDEP}]
-       >=dev-python/pyquery-1.4.1[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.24.0[${PYTHON_USEDEP}]
-"

Reply via email to