summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-04-24 09:51:50 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-04-24 09:51:50 +0000
commite971db267185575598ea68309e638a21c1cbfbf8 (patch)
tree81cb7226de00b9838e1b6b4346089cab7b65e19b /dev-libs
parentbump (diff)
downloadhistorical-e971db267185575598ea68309e638a21c1cbfbf8.tar.gz
historical-e971db267185575598ea68309e638a21c1cbfbf8.tar.bz2
historical-e971db267185575598ea68309e638a21c1cbfbf8.zip
Bump to 0.9.6, now using cmake. Thanks to Chris Salch for the new ebuild, fixes #265787
Package-Manager: portage-2.2_rc31/cvs/Linux x86_64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/hashit/ChangeLog10
-rw-r--r--dev-libs/hashit/Manifest4
-rw-r--r--dev-libs/hashit/hashit-0.9.6.ebuild15
3 files changed, 26 insertions, 3 deletions
diff --git a/dev-libs/hashit/ChangeLog b/dev-libs/hashit/ChangeLog
index 428a25a4f87f..72c05c44b8a9 100644
--- a/dev-libs/hashit/ChangeLog
+++ b/dev-libs/hashit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/hashit
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.10 2007/12/25 14:35:50 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.11 2009/04/24 09:51:50 patrick Exp $
+
+*hashit-0.9.6 (24 Apr 2009)
+
+ 24 Apr 2009; Patrick Lauer <patrick@gentoo.org> +hashit-0.9.6.ebuild:
+ Bump to 0.9.6, now using cmake. Thanks to Chris Salch for the new ebuild,
+ fixes #265787
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing pyrania from metadata.xml as per #26352. Assigning to
diff --git a/dev-libs/hashit/Manifest b/dev-libs/hashit/Manifest
index 9545307da886..4f68c590b0bc 100644
--- a/dev-libs/hashit/Manifest
+++ b/dev-libs/hashit/Manifest
@@ -1,6 +1,8 @@
DIST hashit-0.9.3.tar.bz2 26322 RMD160 202d31d613b2877f658c6b33f1365e0a7202035a SHA1 4637d624e3a5ce47b44d7ebff7ebbd1c75affed1 SHA256 0daa335fe9e636bd5d2b47d79a9013370335771081b9bd587f837a1399fafe7c
DIST hashit-0.9.4.tar.bz2 33085 RMD160 fc1c1f6d31abddc2105b623083d0c4860162711d SHA1 4742bf4b7070607185a82ac07358926958a72e4f SHA256 b78127113a8b3a19aefbbb1e71107b61b4f5ecc7191b0e4fd656e8da1523e391
+DIST hashit-0.9.6.tar.bz2 16324 RMD160 b8fe47bc4507fe1e5a106456b342f090741e288b SHA1 a238d9e980fc34095de4671c339f5f0cd433fc55 SHA256 94d69db4ecd57c1de8e82b11c57b506597d30ffddd8a7afd4a173adf19b9c787
EBUILD hashit-0.9.3.ebuild 897 RMD160 acaaf3f00ed2983c4e3466f7067fe484abd37c45 SHA1 860618a86cad1708f056ec8c2f39c11bb9d1b742 SHA256 541172f707eca6e24c46247f8dd25fae29c62c846513ab58a50a26b1e3ed2c3d
EBUILD hashit-0.9.4.ebuild 1189 RMD160 292eb6a5b60f0c918f585b2d81fd7194027750a6 SHA1 7c00a37d803912fa8d1930c53d32eebdce3656ad SHA256 0a92fc850aa87572dabbcd15ec53f4fa20d67188e0dd56abfa4c93f2c42d7525
-MISC ChangeLog 1343 RMD160 8fb8e0fd27485d3c970035aa244fb08861f35727 SHA1 cde63e94e42f4b03606ed4beb1960c888bc244bb SHA256 6098e3763f79f5edd524ded3040579bb5efc1cc9eeded82a7159e6ed72e14e1b
+EBUILD hashit-0.9.6.ebuild 639 RMD160 e370ef84c8152b0029d3e01c3d81617f47407d6c SHA1 44785c4bd381abec3d830ebf2e61b56b369920d8 SHA256 38d467430e21ada12acefc1b1aee5d0606ca8bdb889b56441870948d4e031d6a
+MISC ChangeLog 1538 RMD160 c2268d862a97726057a6fe1d4dbb5dd9ccbe523f SHA1 0920060b63873248f804eeb6875795aaaa613b79 SHA256 1ada1d6d451388badda317dd6c2bf218c6526d716566776f4fb4b7b4007c53f8
MISC metadata.xml 236 RMD160 92f49f8275e75caf57b88a3172d5204eaa4e33ae SHA1 dd1a8550a514e55ab0ed6190ab4794bb090994f8 SHA256 56075995f83836ae824c7cb01931b98d6745f6d5a7764299c8262e801486b829
diff --git a/dev-libs/hashit/hashit-0.9.6.ebuild b/dev-libs/hashit/hashit-0.9.6.ebuild
new file mode 100644
index 000000000000..46306ab0f826
--- /dev/null
+++ b/dev-libs/hashit/hashit-0.9.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.6.ebuild,v 1.1 2009/04/24 09:51:50 patrick Exp $
+
+inherit cmake-utils
+
+DESCRIPTION="Hashit is a library of generic hash tables that supports different collision handling methods with one common interface. Both data and keys can be of any type. It is small and easy to use."
+HOMEPAGE="http://www.pleyades.net/david/projects/"
+SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE="debug"
+DEPEND=""
+