diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2002-12-28 14:30:35 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2002-12-28 14:30:35 +0000 |
commit | e2209c02d096662d0ede21531c7e90213b091dfe (patch) | |
tree | 2bc944be958ffc225689cd265b73504ddf75a006 /app-arch | |
parent | remove 3.1rc3 ebuilds, we've had 3.1rc5 for a long time now (diff) | |
download | historical-e2209c02d096662d0ede21531c7e90213b091dfe.tar.gz historical-e2209c02d096662d0ede21531c7e90213b091dfe.tar.bz2 historical-e2209c02d096662d0ede21531c7e90213b091dfe.zip |
ppc keyworded
Diffstat (limited to 'app-arch')
-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 e2cf6d0fb9fa..3b2c60066a0f 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.3 2002/11/28 17:07:10 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.4 2002/12/28 14:30:35 pvdabeel 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 ~ppc 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 59e96347bc2e..02335cef07d8 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.4 2002/11/28 17:06:25 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50.ebuild,v 1.5 2002/12/28 14:30:35 pvdabeel 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 ~ppc alpha" +KEYWORDS="x86 ppc alpha" DEPEND="virtual/glibc" |