commit:     ed9e3303260c3680679a15718aa399b16a3bba48
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 13:31:02 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 13:34:03 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9e3303

dev-libs/hashit: remove old

Package-Manager: portage-2.2.26

 dev-libs/hashit/hashit-0.9.7.ebuild | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-libs/hashit/hashit-0.9.7.ebuild 
b/dev-libs/hashit/hashit-0.9.7.ebuild
deleted file mode 100644
index 53f55cf..0000000
--- a/dev-libs/hashit/hashit-0.9.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit cmake-utils eutils
-
-DESCRIPTION="Generic hash library implemented in C which supports multiple 
collision handling methods"
-HOMEPAGE="http://www.pleyades.net/david/hashit.php";
-SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="debug"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       epatch "${FILESDIR}/${P}-pkgconfig.patch"
-}

Reply via email to