From 593e881e291397f83f5b24c3799b2868e09bfbf1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 14 Jan 2020 17:12:53 +0100 Subject: [PATCH] dev-libs/cityhash: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/552934 Signed-off-by: Michał Górny --- dev-libs/cityhash/Manifest | 3 --- dev-libs/cityhash/cityhash-1.0.3.ebuild | 18 ------------------ dev-libs/cityhash/cityhash-1.1.0.ebuild | 18 ------------------ dev-libs/cityhash/cityhash-1.1.1.ebuild | 18 ------------------ dev-libs/cityhash/metadata.xml | 11 ----------- profiles/package.mask | 5 ----- 6 files changed, 73 deletions(-) delete mode 100644 dev-libs/cityhash/Manifest delete mode 100644 dev-libs/cityhash/cityhash-1.0.3.ebuild delete mode 100644 dev-libs/cityhash/cityhash-1.1.0.ebuild delete mode 100644 dev-libs/cityhash/cityhash-1.1.1.ebuild delete mode 100644 dev-libs/cityhash/metadata.xml diff --git a/dev-libs/cityhash/Manifest b/dev-libs/cityhash/Manifest deleted file mode 100644 index bc16efca6077..000000000000 --- a/dev-libs/cityhash/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST cityhash-1.0.3.tar.gz 352237 BLAKE2B 1a6eddc58c9e44b76be55666126f02a84d28b9f03afa2f05da8c6fa95d16a6b69df8d93c153c67f0392facdd235a98296183e2787f2211b2502081307cef5bc9 SHA512 1d284755af4adcbb9d235d19a00ea0ab3e20676eec3e455da24a855e254996139d3c123f8d074bcaf7d53de04d34949ace799181d428fc322091c93c39702de0 -DIST cityhash-1.1.0.tar.gz 355571 BLAKE2B 9c0f6d032060c76b6fef724aa1ef79aff56d2a1ee223d2a74e58bbf7e0e7225079f5cdb0367c812f489744cc12a5af1f3163b4e4d96b450e5c13ff9e352b20c4 SHA512 aff5a513fd23c9ec11a02a62151d95e36959ef54fd75a9ae4b94ee72fe93a38295c343c03ed0b0c667c79191ca1119cf2362d7bb8b2f6d6dfa50e5134c9a2654 -DIST cityhash-1.1.1.tar.gz 376456 BLAKE2B 51e8f7cdf4b8f2f1957bb926b649b63087ab6067a916d2fa422c941e1b7911d4ee030cadf310afd349f2c136c0f7b6a8e1128b25021414b9e6be55a73e09e6b5 SHA512 f5476a608fad87770aa6622f3c9ac441db1a0b1731e5235bf8599499943184a1fe5b91329cb9153b363a3e34605f7641b233114440e8895791df7d13452bb4f6 diff --git a/dev-libs/cityhash/cityhash-1.0.3.ebuild b/dev-libs/cityhash/cityhash-1.0.3.ebuild deleted file mode 100644 index 1216ca30895a..000000000000 --- a/dev-libs/cityhash/cityhash-1.0.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Google's CityHash family of hash functions" - -HOMEPAGE="https://github.com/google/cityhash" -SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="" -#IUSE="sse42" should be added by someone with a modern CPU - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-libs/cityhash/cityhash-1.1.0.ebuild b/dev-libs/cityhash/cityhash-1.1.0.ebuild deleted file mode 100644 index 1216ca30895a..000000000000 --- a/dev-libs/cityhash/cityhash-1.1.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Google's CityHash family of hash functions" - -HOMEPAGE="https://github.com/google/cityhash" -SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="" -#IUSE="sse42" should be added by someone with a modern CPU - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-libs/cityhash/cityhash-1.1.1.ebuild b/dev-libs/cityhash/cityhash-1.1.1.ebuild deleted file mode 100644 index 1216ca30895a..000000000000 --- a/dev-libs/cityhash/cityhash-1.1.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Google's CityHash family of hash functions" - -HOMEPAGE="https://github.com/google/cityhash" -SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="" -#IUSE="sse42" should be added by someone with a modern CPU - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-libs/cityhash/metadata.xml b/dev-libs/cityhash/metadata.xml deleted file mode 100644 index fd584fe3d964..000000000000 --- a/dev-libs/cityhash/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - patrick@gentoo.org - Patrick Lauer - - - google/cityhash - - diff --git a/profiles/package.mask b/profiles/package.mask index 6013411cbf05..c4f3975f1aba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -712,11 +712,6 @@ dev-util/idutils # Bug #677742, #696228. Removal in 30 days. media-sound/vitunes -# Aaron Bauman (2019-12-09) -# EAPI=4, unmaintained upstream, rdep as well -# Removal in 30 days. Open bugs #552934 -dev-libs/cityhash - # David Seifert (2019-12-08) # Unmaintained, build hangs, tons of other build failures, missing # dependencies. Bug #663794, #666916, #666922, #667062, #678068, -- 2.26.2