summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-08-18 13:58:50 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-08-18 13:58:50 +0000
commitf215df204da904617dfa2e54d44f829f01d3674d (patch)
treea37e65dafd97d8153877c53870e35053f959cef3 /app-arch/unzip
parentAdded patch for Gentoo/FreeBSD compatibility (similar to a52dec). Thanks to A... (diff)
downloadhistorical-f215df204da904617dfa2e54d44f829f01d3674d.tar.gz
historical-f215df204da904617dfa2e54d44f829f01d3674d.tar.bz2
historical-f215df204da904617dfa2e54d44f829f01d3674d.zip
Stable on mips.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'app-arch/unzip')
-rw-r--r--app-arch/unzip/ChangeLog5
-rw-r--r--app-arch/unzip/Manifest12
-rw-r--r--app-arch/unzip/unzip-5.52.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/app-arch/unzip/ChangeLog b/app-arch/unzip/ChangeLog
index 49f17a64650b..b76028119196 100644
--- a/app-arch/unzip/ChangeLog
+++ b/app-arch/unzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unzip
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.30 2005/08/16 13:23:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.31 2005/08/18 13:58:50 ka0ttic Exp $
+
+ 18 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> unzip-5.52.ebuild:
+ Stable on mips.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> unzip-5.52.ebuild:
Stable on sparc
diff --git a/app-arch/unzip/Manifest b/app-arch/unzip/Manifest
index b731e79cc61a..5ca7a0f681ff 100644
--- a/app-arch/unzip/Manifest
+++ b/app-arch/unzip/Manifest
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 c2e626b006660a8e6d8e884d4b5728d4 ChangeLog 3558
MD5 4c9cca80bd3bde938e8921913622b498 unzip-5.50-r2.ebuild 1129
-MD5 ab85d574a6a5c6767b976045d8be13ba unzip-5.52.ebuild 1157
-MD5 165d729b020f2a557bdd39a8c5d455d2 ChangeLog 3472
+MD5 a6403db8b7de120bb6f6ad13cbdbc303 unzip-5.52.ebuild 1155
MD5 583a5d8bbc70fb1d858c5e40d686e8ce files/digest-unzip-5.50-r2 61
MD5 96a480a7d42cba427e44955d142d670c files/digest-unzip-5.52 61
MD5 3b01796cbe10d9492bd8c0825bc83544 files/unzip-5.50-dotdot.patch 3236
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFDAej2KRy60XGEcJIRAsIXAKCX0ZgihtrJK16VKbArGWOBS+TUrwCfZ9Fy
-PzNh2102f9JoGqC5i+6PsLA=
-=1RnK
+iD8DBQFDBJRiEZCkKN40op4RApyyAJ9hdY3kPMeqvb0ljhtUKOaOp1Ge/QCfWIwB
+Nv1V1k2FsMuwXTSwid021EQ=
+=GwMV
-----END PGP SIGNATURE-----
diff --git a/app-arch/unzip/unzip-5.52.ebuild b/app-arch/unzip/unzip-5.52.ebuild
index 3b56ac0a1e22..0cacb5f88d28 100644
--- a/app-arch/unzip/unzip-5.52.ebuild
+++ b/app-arch/unzip/unzip-5.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.5 2005/08/16 13:23:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.6 2005/08/18 13:58:50 ka0ttic Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ~ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""