summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:10:08 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:10:08 +0000
commit0777030f2e6d36fd8a6e99302048bb025d18056b (patch)
tree1d9348c422176fe6465dae0759a9df02d8df8f2b /dev-util/gperf
parenttouch the libc (Manifest recommit) (diff)
downloadgentoo-2-0777030f2e6d36fd8a6e99302048bb025d18056b.tar.gz
gentoo-2-0777030f2e6d36fd8a6e99302048bb025d18056b.tar.bz2
gentoo-2-0777030f2e6d36fd8a6e99302048bb025d18056b.zip
mips
Diffstat (limited to 'dev-util/gperf')
-rw-r--r--dev-util/gperf/ChangeLog5
-rw-r--r--dev-util/gperf/gperf-3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gperf/ChangeLog b/dev-util/gperf/ChangeLog
index ea426afc471b..4313d54737da 100644
--- a/dev-util/gperf/ChangeLog
+++ b/dev-util/gperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gperf
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.17 2004/06/25 02:35:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.18 2004/06/28 02:09:30 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> gperf-3.0.1.ebuild:
+ Stable on mips
06 Jun 2004; Daniel Black <dragonheart@gentoo.org> gperf-3.0.1.ebuild,
gperf-2.7.2.ebuild:
diff --git a/dev-util/gperf/gperf-3.0.1.ebuild b/dev-util/gperf/gperf-3.0.1.ebuild
index 11fadcd1da60..a42e369f63fe 100644
--- a/dev-util/gperf/gperf-3.0.1.ebuild
+++ b/dev-util/gperf/gperf-3.0.1.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-util/gperf/gperf-3.0.1.ebuild,v 1.7 2004/06/25 02:35:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.1.ebuild,v 1.8 2004/06/28 02:09:30 ciaranm Exp $
DESCRIPTION="A perfect hash function generator."
SRC_URI="ftp://ftp.gnu.org/pub/gnu/gperf/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/gperf/gperf.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha amd64 ~hppa ~mips"
+KEYWORDS="x86 ~ppc sparc alpha amd64 ~hppa mips"
IUSE=""
DEPEND="virtual/glibc"