diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-12 10:09:58 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-12 10:09:58 +0200 |
commit | fe7d83fe43ec87387436d956b6bdd030c2d3f45d (patch) | |
tree | bb2592b16480f3675b05f39399f7358f247c3fd3 /dev-libs | |
parent | dev-libs/fampp2: Remove last-rited pkg (diff) | |
download | gentoo-fe7d83fe43ec87387436d956b6bdd030c2d3f45d.tar.gz gentoo-fe7d83fe43ec87387436d956b6bdd030c2d3f45d.tar.bz2 gentoo-fe7d83fe43ec87387436d956b6bdd030c2d3f45d.zip |
dev-libs/hashit: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/hashit/Manifest | 1 | ||||
-rw-r--r-- | dev-libs/hashit/hashit-0.9.8.ebuild | 15 | ||||
-rw-r--r-- | dev-libs/hashit/metadata.xml | 5 |
3 files changed, 0 insertions, 21 deletions
diff --git a/dev-libs/hashit/Manifest b/dev-libs/hashit/Manifest deleted file mode 100644 index f1b54bb6db39..000000000000 --- a/dev-libs/hashit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hashit-0.9.8.tar.bz2 18127 BLAKE2B 63a36e644dced8dfbf0bb049adc811ac526c519c4fe85f47ae631eba8d989b06325199fafa43abd0e98d014c7adc90c97bde75fbaacd5a215384a9e6e2f6b505 SHA512 b6a85cb8a7c97d2214fe91409006973de1b452dc7f5b412ad870a5a8d2b937957947ca47c314fd4d05b2683b20a9b8eb4241e0cbbc57e3b68b5cdfa024b80dce diff --git a/dev-libs/hashit/hashit-0.9.8.ebuild b/dev-libs/hashit/hashit-0.9.8.ebuild deleted file mode 100644 index f6272eea360f..000000000000 --- a/dev-libs/hashit/hashit-0.9.8.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="Generic C hash library which supports multiple collision handling methods" -HOMEPAGE="http://www.pleyades.net/david/projects/hashit" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="debug" diff --git a/dev-libs/hashit/metadata.xml b/dev-libs/hashit/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-libs/hashit/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> |