diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-28 17:07:10 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-28 17:07:10 +0000 |
commit | 9738845d6fcbf0cf3464b571f6b3420aeac154c0 (patch) | |
tree | ab7fd4553c851b31dc976effff4aca1e9d64790e /app-arch/unzip | |
parent | Bumped to new version and put lostirc-0.2.0 into the stable branch. (diff) | |
download | gentoo-2-9738845d6fcbf0cf3464b571f6b3420aeac154c0.tar.gz gentoo-2-9738845d6fcbf0cf3464b571f6b3420aeac154c0.tar.bz2 gentoo-2-9738845d6fcbf0cf3464b571f6b3420aeac154c0.zip |
added ~ppc to keywords
Diffstat (limited to 'app-arch/unzip')
-rw-r--r-- | app-arch/unzip/unzip-5.50-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unzip/unzip-5.50.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/unzip/unzip-5.50-r1.ebuild b/app-arch/unzip/unzip-5.50-r1.ebuild index 986cbf67cf94..e2cf6d0fb9fa 100644 --- a/app-arch/unzip/unzip-5.50-r1.ebuild +++ b/app-arch/unzip/unzip-5.50-r1.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/unzip/unzip-5.50-r1.ebuild,v 1.2 2002/10/27 16:33:36 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.3 2002/11/28 17:07:10 gerk Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Unzipper for pkzip-compressed files" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" SLOT="0" LICENSE="Info-ZIP" -KEYWORDS="x86 alpha" +KEYWORDS="x86 ~ppc alpha" DEPEND="virtual/glibc" diff --git a/app-arch/unzip/unzip-5.50.ebuild b/app-arch/unzip/unzip-5.50.ebuild index 9299d7d81600..59e96347bc2e 100644 --- a/app-arch/unzip/unzip-5.50.ebuild +++ b/app-arch/unzip/unzip-5.50.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/unzip/unzip-5.50.ebuild,v 1.3 2002/10/16 19:10:17 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50.ebuild,v 1.4 2002/11/28 17:06:25 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="Unzipper for pkzip-compressed files" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" SLOT="0" LICENSE="Info-ZIP" -KEYWORDS="x86 alpha" +KEYWORDS="x86 ~ppc alpha" DEPEND="virtual/glibc" |