summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-17 09:39:43 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-17 09:39:43 +0000
commit592ab2d1284d870fd55e10d72fa7c1b4af35f427 (patch)
tree11d8e0f4a9708e6d5dec5c7ed7db5aca12b1318a /dev-libs
parent (Manifest recommit) (diff)
downloadgentoo-2-592ab2d1284d870fd55e10d72fa7c1b4af35f427.tar.gz
gentoo-2-592ab2d1284d870fd55e10d72fa7c1b4af35f427.tar.bz2
gentoo-2-592ab2d1284d870fd55e10d72fa7c1b4af35f427.zip
Added to ~ppc
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libhash/ChangeLog5
-rw-r--r--dev-libs/libhash/libhash-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libhash/ChangeLog b/dev-libs/libhash/ChangeLog
index 5a34f381b4e1..804d82668370 100644
--- a/dev-libs/libhash/ChangeLog
+++ b/dev-libs/libhash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libhash
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhash/ChangeLog,v 1.2 2004/07/14 22:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhash/ChangeLog,v 1.3 2004/07/17 09:35:17 dholm Exp $
+
+ 17 Jul 2004; David Holm <dholm@gentoo.org> libhash-1.0.2.ebuild:
+ Added to ~ppc.
*libhash-1.0.2 (13 Jul 2004)
diff --git a/dev-libs/libhash/libhash-1.0.2.ebuild b/dev-libs/libhash/libhash-1.0.2.ebuild
index e0fa1ce9af7b..d558b8b00697 100644
--- a/dev-libs/libhash/libhash-1.0.2.ebuild
+++ b/dev-libs/libhash/libhash-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhash/libhash-1.0.2.ebuild,v 1.1 2004/07/14 01:59:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhash/libhash-1.0.2.ebuild,v 1.2 2004/07/17 09:35:17 dholm Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ugh.net.au/pub/unix/libhash/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE="doc"
DEPEND="virtual/libc"