diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 05:00:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 05:00:38 +0000 |
commit | 167a6171926ace1bfb91d521d2f561f6650ef07b (patch) | |
tree | 297c83d24ddb5a7267b09a1daf4b31f062c685ea /dev-util/gperf | |
parent | amd64 unmask (diff) | |
download | historical-167a6171926ace1bfb91d521d2f561f6650ef07b.tar.gz historical-167a6171926ace1bfb91d521d2f561f6650ef07b.tar.bz2 historical-167a6171926ace1bfb91d521d2f561f6650ef07b.zip |
amd64 unmask
Diffstat (limited to 'dev-util/gperf')
-rw-r--r-- | dev-util/gperf/Manifest | 2 | ||||
-rw-r--r-- | dev-util/gperf/gperf-2.7.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/gperf/Manifest b/dev-util/gperf/Manifest index 85cea7e218c1..7e2a5489de00 100644 --- a/dev-util/gperf/Manifest +++ b/dev-util/gperf/Manifest @@ -1,3 +1,3 @@ MD5 e99c2b9bd89e04521fec06256d5dc4e8 ChangeLog 673 -MD5 940c769b46d731c7084a315f8c038226 gperf-2.7.2.ebuild 540 +MD5 f642efe97f9e0f73ee27a031f44ce16f gperf-2.7.2.ebuild 546 MD5 ec1cc9b13d8e32fc5d07f728b58f8fe9 files/digest-gperf-2.7.2 63 diff --git a/dev-util/gperf/gperf-2.7.2.ebuild b/dev-util/gperf/gperf-2.7.2.ebuild index 3b756ea3ebab..f34441298c1d 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.10 2003/09/29 19:10:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-2.7.2.ebuild,v 1.11 2003/10/16 05:00:33 drobbins 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 amd64" DEPEND="virtual/glibc" |