diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-16 11:19:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-16 11:19:56 +0000 |
commit | 4a31267d7082f6a0d9b8ba0d372c16de95faee50 (patch) | |
tree | 120855c65518d282672c334543ba1b9857a47de3 /app-arch/cabextract/cabextract-0.6.ebuild | |
parent | Changed ~hppa to hppa. (diff) | |
download | historical-4a31267d7082f6a0d9b8ba0d372c16de95faee50.tar.gz historical-4a31267d7082f6a0d9b8ba0d372c16de95faee50.tar.bz2 historical-4a31267d7082f6a0d9b8ba0d372c16de95faee50.zip |
Added hppa to keywords.
Diffstat (limited to 'app-arch/cabextract/cabextract-0.6.ebuild')
-rw-r--r-- | app-arch/cabextract/cabextract-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cabextract/cabextract-0.6.ebuild b/app-arch/cabextract/cabextract-0.6.ebuild index e0d8a9658fe1..96e805f32799 100644 --- a/app-arch/cabextract/cabextract-0.6.ebuild +++ b/app-arch/cabextract/cabextract-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.6.ebuild,v 1.5 2003/03/12 19:07:22 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.6.ebuild,v 1.6 2003/03/16 11:19:56 gmsoft Exp $ DESCRIPTION="Extracts files from Microsoft .cab files" SRC_URI="http://www.kyz.uklinux.net/downloads/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kyz.uklinux.net/cabextract.php3" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha arm" +KEYWORDS="x86 ppc sparc alpha arm hppa" DEPEND="virtual/glibc" |