From 5561614ac63323040bd773e0a01f54ea96cec843 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 22 Feb 2004 05:51:29 +0000 Subject: header fix; arm needs deps first --- app-arch/unzip/unzip-5.42-r1.ebuild | 4 ++-- app-arch/unzip/unzip-5.50-r1.ebuild | 6 +++--- app-arch/unzip/unzip-5.50-r2.ebuild | 6 +++--- app-arch/unzip/unzip-5.50.ebuild | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'app-arch/unzip') diff --git a/app-arch/unzip/unzip-5.42-r1.ebuild b/app-arch/unzip/unzip-5.42-r1.ebuild index d1dead73ea61..59fc3df38708 100644 --- a/app-arch/unzip/unzip-5.42-r1.ebuild +++ b/app-arch/unzip/unzip-5.42-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.42-r1.ebuild,v 1.17 2003/09/26 21:07:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.42-r1.ebuild,v 1.18 2004/02/22 05:50:29 mr_bones_ Exp $ DESCRIPTION="Unzipper for pkzip-compressed files" HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" diff --git a/app-arch/unzip/unzip-5.50-r1.ebuild b/app-arch/unzip/unzip-5.50-r1.ebuild index 57bcdcfc3504..fa32f326eb0e 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.11 2003/09/26 21:07:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r1.ebuild,v 1.12 2004/02/22 05:50:29 mr_bones_ Exp $ DESCRIPTION="Unzipper for pkzip-compressed files" HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="x86 ppc alpha hppa mips arm" +KEYWORDS="x86 ppc alpha hppa mips" DEPEND="virtual/glibc" diff --git a/app-arch/unzip/unzip-5.50-r2.ebuild b/app-arch/unzip/unzip-5.50-r2.ebuild index 2979878b53f3..9de2966b23e3 100644 --- a/app-arch/unzip/unzip-5.50-r2.ebuild +++ b/app-arch/unzip/unzip-5.50-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r2.ebuild,v 1.6 2003/10/03 12:42:42 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.7 2004/02/22 05:50:29 mr_bones_ Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="x86 ppc alpha hppa mips arm amd64 ia64 sparc" +KEYWORDS="x86 ppc alpha hppa mips amd64 ia64 sparc" DEPEND="virtual/glibc >=sys-apps/sed-4" diff --git a/app-arch/unzip/unzip-5.50.ebuild b/app-arch/unzip/unzip-5.50.ebuild index 65596eff8e30..e4b414ff21ff 100644 --- a/app-arch/unzip/unzip-5.50.ebuild +++ b/app-arch/unzip/unzip-5.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.8 2003/09/26 21:07:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50.ebuild,v 1.9 2004/02/22 05:50:29 mr_bones_ Exp $ DESCRIPTION="Unzipper for pkzip-compressed files" HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html" -- cgit v1.2.3-65-gdbad