diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 05:51:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 05:51:29 +0000 |
commit | 5561614ac63323040bd773e0a01f54ea96cec843 (patch) | |
tree | 43317f0207e62ed6bc514d0b97e4b435ac8d230a /app-arch/unzip | |
parent | Bumping to newest upstream revision - 1.6.7. Marking 1.6.6-r1 as x86. (Manife... (diff) | |
download | gentoo-2-5561614ac63323040bd773e0a01f54ea96cec843.tar.gz gentoo-2-5561614ac63323040bd773e0a01f54ea96cec843.tar.bz2 gentoo-2-5561614ac63323040bd773e0a01f54ea96cec843.zip |
header fix; arm needs deps first
Diffstat (limited to 'app-arch/unzip')
-rw-r--r-- | app-arch/unzip/unzip-5.42-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unzip/unzip-5.50-r1.ebuild | 6 | ||||
-rw-r--r-- | app-arch/unzip/unzip-5.50-r2.ebuild | 6 | ||||
-rw-r--r-- | app-arch/unzip/unzip-5.50.ebuild | 4 |
4 files changed, 10 insertions, 10 deletions
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" |