summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-09 00:12:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-09 00:12:29 +0000
commitdc57e2f1096e3bdd9a601dc49e802ff390efa684 (patch)
treefa01f17db7852759bc8fc4b5592b1ad49d50b2d5 /dev-libs/hashit
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-dc57e2f1096e3bdd9a601dc49e802ff390efa684.tar.gz
gentoo-2-dc57e2f1096e3bdd9a601dc49e802ff390efa684.tar.bz2
gentoo-2-dc57e2f1096e3bdd9a601dc49e802ff390efa684.zip
header fix
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r--dev-libs/hashit/hashit-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hashit/hashit-0.9.1.ebuild b/dev-libs/hashit/hashit-0.9.1.ebuild
index 3d01ba773413..be049dfa4431 100644
--- a/dev-libs/hashit/hashit-0.9.1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.1.ebuild,v 1.2 2004/07/03 16:47:08 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.1.ebuild,v 1.3 2004/07/09 00:12:29 mr_bones_ Exp $
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/~davidge/projects/"