summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-16 13:14:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-16 13:14:54 +0000
commitd501eace53250c752fc4e4dd7c5acbcb5f60dc4c (patch)
tree5f33a50a59dc20a7a2e80d20f499d02aa8f749d8 /app-arch/unzip
parentStable on ppc64 (diff)
downloadhistorical-d501eace53250c752fc4e4dd7c5acbcb5f60dc4c.tar.gz
historical-d501eace53250c752fc4e4dd7c5acbcb5f60dc4c.tar.bz2
historical-d501eace53250c752fc4e4dd7c5acbcb5f60dc4c.zip
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-arch/unzip')
-rw-r--r--app-arch/unzip/ChangeLog5
-rw-r--r--app-arch/unzip/unzip-5.52-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unzip/ChangeLog b/app-arch/unzip/ChangeLog
index b81a71c44507..55f35e3431bd 100644
--- a/app-arch/unzip/ChangeLog
+++ b/app-arch/unzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unzip
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.42 2006/08/09 15:29:09 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.43 2006/08/16 13:14:54 corsair Exp $
+
+ 16 Aug 2006; Markus Rothe <corsair@gentoo.org> unzip-5.52-r1.ebuild:
+ Stable on ppc64
09 Aug 2006; Danny van Dyk <kugelfang@gentoo.org> unzip-5.52-r1.ebuild:
Marked stable on amd64.
diff --git a/app-arch/unzip/unzip-5.52-r1.ebuild b/app-arch/unzip/unzip-5.52-r1.ebuild
index 0b43a8d4384e..e964174f4c1a 100644
--- a/app-arch/unzip/unzip-5.52-r1.ebuild
+++ b/app-arch/unzip/unzip-5.52-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r1.ebuild,v 1.13 2006/08/09 15:29:09 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r1.ebuild,v 1.14 2006/08/16 13:14:54 corsair Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -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 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""