public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/files/, dev-libs/hashit/
@ 2018-08-17  0:03 Mikle Kolyada
  0 siblings, 0 replies; only message in thread
From: Mikle Kolyada @ 2018-08-17  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e0d8496f74e36cd760b9edd1121780180df12a81
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 17 00:03:06 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 00:03:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d8496f

dev-libs/hashit: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-libs/hashit/Manifest                           |  1 -
 dev-libs/hashit/files/hashit-0.9.7-pkgconfig.patch | 20 --------------------
 dev-libs/hashit/hashit-0.9.7-r1.ebuild             | 17 -----------------
 3 files changed, 38 deletions(-)

diff --git a/dev-libs/hashit/Manifest b/dev-libs/hashit/Manifest
index 362dc8de4ec..f1b54bb6db3 100644
--- a/dev-libs/hashit/Manifest
+++ b/dev-libs/hashit/Manifest
@@ -1,2 +1 @@
-DIST hashit-0.9.7.tar.bz2 16368 BLAKE2B 99db8e0c83c63835d5265ef0d4bf39223214210a1762a869f1bccf08ce345a42f5bd0d4ec2dec7824e05c081e18f0b24c84254f4d3527fb67926ddbd8c1dbe21 SHA512 ce692cc1dfec12f2173f39c32f24ab96223feae6fca5c5ea1bc9dc815be4113936741c620e08cba35feeea26288503d1a42e6a4fe14cf2f854915e5bebcf4eff
 DIST hashit-0.9.8.tar.bz2 18127 BLAKE2B 63a36e644dced8dfbf0bb049adc811ac526c519c4fe85f47ae631eba8d989b06325199fafa43abd0e98d014c7adc90c97bde75fbaacd5a215384a9e6e2f6b505 SHA512 b6a85cb8a7c97d2214fe91409006973de1b452dc7f5b412ad870a5a8d2b937957947ca47c314fd4d05b2683b20a9b8eb4241e0cbbc57e3b68b5cdfa024b80dce

diff --git a/dev-libs/hashit/files/hashit-0.9.7-pkgconfig.patch b/dev-libs/hashit/files/hashit-0.9.7-pkgconfig.patch
deleted file mode 100644
index e88a28dba5d..00000000000
--- a/dev-libs/hashit/files/hashit-0.9.7-pkgconfig.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/hashit-0.9.7/CMakeLists.txt	2010-03-12 08:35:03.000000000 -0500
-+++ b/hashit-0.9.7/CMakeLists.txt	2010-05-28 19:24:52.000000000 -0400
-@@ -9,7 +9,7 @@
- INCLUDE (FindPkgConfig)
- 
- IF (NOT PKG_CONFIG_FOUND)
--	MESSAGE (FATAL_ERROR "pkg-config not found...")
-+	MESSAGE (FATAL_ERROR "pkgconfig not found...")
- ENDIF (NOT PKG_CONFIG_FOUND)
- 
- ADD_DEFINITIONS (-DDATADIR=\\\"${CMAKE_INSTALL_PREFIX}/share\\\")
-@@ -28,7 +28,7 @@
- 
- INSTALL (TARGETS hashit LIBRARY DESTINATION lib${LIB_SUFFIX})	
- INSTALL (FILES src/hashit.h DESTINATION include)
--INSTALL (FILES libhashit.pc DESTINATION lib${LIB_SUFFIX}/pkg-config)
-+INSTALL (FILES libhashit.pc DESTINATION lib${LIB_SUFFIX}/pkgconfig)
- 
- SET_TARGET_PROPERTIES (hashit PROPERTIES VERSION 1.0 SOVERSION 1)	
- SET (LIBRARY_OUTPUT_PATH src)

diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
deleted file mode 100644
index 74e133ba4f8..00000000000
--- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="Generic C hash library which supports multiple collision handling methods"
-HOMEPAGE="http://www.pleyades.net/david/projects/hashit"
-SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="debug"
-
-PATCHES=( "${FILESDIR}/${P}-pkgconfig.patch" )


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-17  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-17  0:03 [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/files/, dev-libs/hashit/ Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox