commit:     281c5d6b652d19840c903f55c13251481879cece
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 08:14:20 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 08:23:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281c5d6b

dev-python/emoji: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/emoji/Manifest           |  3 ---
 dev-python/emoji/emoji-1.4.2.ebuild | 18 ------------------
 dev-python/emoji/emoji-1.5.0.ebuild | 17 -----------------
 dev-python/emoji/emoji-1.6.0.ebuild | 17 -----------------
 4 files changed, 55 deletions(-)

diff --git a/dev-python/emoji/Manifest b/dev-python/emoji/Manifest
index 426f8971762..3179b99b50b 100644
--- a/dev-python/emoji/Manifest
+++ b/dev-python/emoji/Manifest
@@ -1,4 +1 @@
-DIST emoji-1.4.2.tar.gz 222120 BLAKE2B 
8771c7289a41fc741c54b3096df4ba6099dfdc3bcdc72282c93c565376e8fdb2e5939949a206cb01bfb1f2d663f840cd958e4d762f9da45639c49e52f3410947
 SHA512 
abf7fcaa922963c990330ebb6fd26c1613ffbdcbd6cabdf44e977b54df4b9c80c30e70e0ed0a9d9311c2fb95423df052e4e9c22d95510eab10eb3754084622ed
-DIST emoji-1.5.0.tar.gz 222904 BLAKE2B 
ea4f057f94ba06306d87b102598da5cd0d87038d61a45e7a44db1af107effb912040e9f2e318d7f8ebaa1ac854ef827af7703f0de72174689b5ca5c3c909b597
 SHA512 
9dc85a0e6ac2cb7e4156d54063380cce3048ad8ab38993a6d6f2608502299a3e5681afac8780cd14c44f7127c7e1805f69c9bb95460620ec0fe2fb0d52d2d87c
-DIST emoji-1.6.0.tar.gz 210598 BLAKE2B 
13764d19093e22d3cc62f8b91f87ace3677bca947c15fbdec3df9da8dcdb41975ea111f6e61510342c6f2a029f2390e5274d8cd14ee319a1f83e8405620b5937
 SHA512 
d39f89dceca0ab040292a237dae81b33b098acac77a6fdcd444c87916224d4a83f4fa51f2e78d3b793cb87d12e78f29102767eb4ae58fa8eed5b69d59e009e31
 DIST emoji-1.6.1.tar.gz 211816 BLAKE2B 
5e258d5e7199a1a294cd117605a989939edf01c41a2d2de533baa389adb4cf9cb324550e19df50f9f76af4c402076f24e9db8f17ebb1d5f6f6ff6bfcf31471db
 SHA512 
bd896d8b539224e371835622dd577f2b8b6b3f8cb443f487a2826a0d61e91bdae19570b4d73bf73a8544157dbbbac20dd3212019b0e70cb680e22951333176a6

diff --git a/dev-python/emoji/emoji-1.4.2.ebuild 
b/dev-python/emoji/emoji-1.4.2.ebuild
deleted file mode 100644
index b814c446ac8..00000000000
--- a/dev-python/emoji/emoji-1.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Emoji for Python"
-HOMEPAGE="https://github.com/carpedm20/emoji/";
-SRC_URI="https://github.com/carpedm20/emoji/archive/refs/tags/v.${PV}.tar.gz 
-> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-v.${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-
-distutils_enable_tests pytest

diff --git a/dev-python/emoji/emoji-1.5.0.ebuild 
b/dev-python/emoji/emoji-1.5.0.ebuild
deleted file mode 100644
index d9c3bbe594f..00000000000
--- a/dev-python/emoji/emoji-1.5.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Emoji for Python"
-HOMEPAGE="https://github.com/carpedm20/emoji/";
-SRC_URI="https://github.com/carpedm20/emoji/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-
-distutils_enable_tests pytest

diff --git a/dev-python/emoji/emoji-1.6.0.ebuild 
b/dev-python/emoji/emoji-1.6.0.ebuild
deleted file mode 100644
index d9c3bbe594f..00000000000
--- a/dev-python/emoji/emoji-1.6.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Emoji for Python"
-HOMEPAGE="https://github.com/carpedm20/emoji/";
-SRC_URI="https://github.com/carpedm20/emoji/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-
-distutils_enable_tests pytest

Reply via email to