summaryrefslogtreecommitdiff
path: root/dev-libs/hashit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-libs/hashit
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r--dev-libs/hashit/Manifest3
-rw-r--r--dev-libs/hashit/hashit-0.9.8.ebuild15
-rw-r--r--dev-libs/hashit/metadata.xml5
3 files changed, 0 insertions, 23 deletions
diff --git a/dev-libs/hashit/Manifest b/dev-libs/hashit/Manifest
deleted file mode 100644
index e8fd2464a3aa..000000000000
--- a/dev-libs/hashit/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST hashit-0.9.8.tar.bz2 18127 BLAKE2B 63a36e644dced8dfbf0bb049adc811ac526c519c4fe85f47ae631eba8d989b06325199fafa43abd0e98d014c7adc90c97bde75fbaacd5a215384a9e6e2f6b505 SHA512 b6a85cb8a7c97d2214fe91409006973de1b452dc7f5b412ad870a5a8d2b937957947ca47c314fd4d05b2683b20a9b8eb4241e0cbbc57e3b68b5cdfa024b80dce
-EBUILD hashit-0.9.8.ebuild 420 BLAKE2B 61b0dfcf12f3aa6faecfb7719fb94c96387f155d33e17bbd0ca0a251943a2a710b821a4ef3c341439c8ae486c1aeabbb34afba2f8a033ab2673553ac95057ce7 SHA512 73852bfcf46dc0b6cabb9efd6c52056347235a0da5d8c7c09dc88a7f29e2c03089fc3f4623a45b6058e8902ad6638197f98ca963a34189d560efc9ec273c3f21
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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>