summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-09-03 18:56:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-09-03 18:56:45 +0000
commit990d01eb0b7723c795e618e3001ddb57b051aa08 (patch)
tree2a494e0b5f72a608a37081e7dc7e2dbc1525303e /app-arch/unzip
parentVersion bump, bug #104601. (diff)
downloadhistorical-990d01eb0b7723c795e618e3001ddb57b051aa08.tar.gz
historical-990d01eb0b7723c795e618e3001ddb57b051aa08.tar.bz2
historical-990d01eb0b7723c795e618e3001ddb57b051aa08.zip
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-arch/unzip')
-rw-r--r--app-arch/unzip/ChangeLog5
-rw-r--r--app-arch/unzip/unzip-5.52.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unzip/ChangeLog b/app-arch/unzip/ChangeLog
index e63b0dba7a24..2a5be963cda5 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.32 2005/08/18 18:40:03 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.33 2005/09/03 18:56:45 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> unzip-5.52.ebuild:
+ Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> unzip-5.52.ebuild:
Stable on ppc.
diff --git a/app-arch/unzip/unzip-5.52.ebuild b/app-arch/unzip/unzip-5.52.ebuild
index 7a73b3091fc3..8c84ff6fb1b8 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.8 2005/08/31 23:31:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.9 2005/09/03 18:56:45 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"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""