diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-09-29 19:10:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-09-29 19:10:50 +0000 |
commit | 047ec60be885a55d01fc5053cd65df688c98e597 (patch) | |
tree | 135d4c864a90f7424581cd73098ee40f076bb26f /dev-util/gperf/gperf-2.7.2.ebuild | |
parent | now uses mirror://kernel. (diff) | |
download | gentoo-2-047ec60be885a55d01fc5053cd65df688c98e597.tar.gz gentoo-2-047ec60be885a55d01fc5053cd65df688c98e597.tar.bz2 gentoo-2-047ec60be885a55d01fc5053cd65df688c98e597.zip |
Stable on alpha
Diffstat (limited to 'dev-util/gperf/gperf-2.7.2.ebuild')
-rw-r--r-- | dev-util/gperf/gperf-2.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gperf/gperf-2.7.2.ebuild b/dev-util/gperf/gperf-2.7.2.ebuild index 81b1c143f59a..3b756ea3ebab 100644 --- a/dev-util/gperf/gperf-2.7.2.ebuild +++ b/dev-util/gperf/gperf-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-2.7.2.ebuild,v 1.9 2003/02/13 11:55:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-2.7.2.ebuild,v 1.10 2003/09/29 19:10:47 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A perfect hash function generator." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gperf/gperf.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" |