summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-03 16:47:08 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-03 16:47:08 +0000
commitc9aab5911e7cb8f18c736330170851e32c824ef1 (patch)
tree4012378c3723f76e005b56640fd3af868edf6563 /dev-libs/hashit
parentMark stable on x86. (Manifest recommit) (diff)
downloadgentoo-2-c9aab5911e7cb8f18c736330170851e32c824ef1.tar.gz
gentoo-2-c9aab5911e7cb8f18c736330170851e32c824ef1.tar.bz2
gentoo-2-c9aab5911e7cb8f18c736330170851e32c824ef1.zip
Added to ~ppc
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r--dev-libs/hashit/ChangeLog5
-rw-r--r--dev-libs/hashit/hashit-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hashit/ChangeLog b/dev-libs/hashit/ChangeLog
index 62cdc1e97d06..e66af34b3813 100644
--- a/dev-libs/hashit/ChangeLog
+++ b/dev-libs/hashit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/hashit
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.1 2004/07/03 12:07:05 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.2 2004/07/03 16:47:08 dholm Exp $
+
+ 03 Jul 2004; David Holm <dholm@gentoo.org> hashit-0.9.1.ebuild:
+ Added to ~ppc.
*hashit-0.9.1 (03 Jul 2004)
diff --git a/dev-libs/hashit/hashit-0.9.1.ebuild b/dev-libs/hashit/hashit-0.9.1.ebuild
index e6d3f3ac480e..3d01ba773413 100644
--- a/dev-libs/hashit/hashit-0.9.1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2004/07/03 12:07:05 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.1.ebuild,v 1.2 2004/07/03 16:47:08 dholm 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/"
SRC_URI="http://www.pleyades.net/~davidge/projects/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"