diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
commit | 6c730473cb446e30831e58e1eabe9666936b13ac (patch) | |
tree | d78b836571c9904f128810ff8488abd7a4e9c07c /app-crypt/mhash | |
parent | Masking alsa 0.9.0_rc3 (diff) | |
download | historical-6c730473cb446e30831e58e1eabe9666936b13ac.tar.gz historical-6c730473cb446e30831e58e1eabe9666936b13ac.tar.bz2 historical-6c730473cb446e30831e58e1eabe9666936b13ac.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-crypt/mhash')
-rw-r--r-- | app-crypt/mhash/mhash-0.8.16.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/mhash/mhash-0.8.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/mhash/mhash-0.8.16.ebuild b/app-crypt/mhash/mhash-0.8.16.ebuild index f363922857b1..c103e17b9659 100644 --- a/app-crypt/mhash/mhash-0.8.16.ebuild +++ b/app-crypt/mhash/mhash-0.8.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.5 2002/08/13 19:27:34 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." @@ -9,7 +9,7 @@ HOMEPAGE="http://mhash.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild index 8866e38ab2d9..4f5235201eef 100644 --- a/app-crypt/mhash/mhash-0.8.9.ebuild +++ b/app-crypt/mhash/mhash-0.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.5 2002/07/25 15:31:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." @@ -9,7 +9,7 @@ HOMEPAGE="http://mhash.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" |