summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-14 07:47:52 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-14 07:47:52 +0000
commit1edf0e019db5b535b2f0da601ebcb4c99caeda9f (patch)
treea26222b330487855cf22e35a8ec7e70ebcb63bd7 /app-arch/zip
parentAdded to ~hppa. (diff)
downloadgentoo-2-1edf0e019db5b535b2f0da601ebcb4c99caeda9f.tar.gz
gentoo-2-1edf0e019db5b535b2f0da601ebcb4c99caeda9f.tar.bz2
gentoo-2-1edf0e019db5b535b2f0da601ebcb4c99caeda9f.zip
Stable on ppc64; bug #126101
(Portage version: 2.0.54)
Diffstat (limited to 'app-arch/zip')
-rw-r--r--app-arch/zip/ChangeLog5
-rw-r--r--app-arch/zip/zip-2.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/zip/ChangeLog b/app-arch/zip/ChangeLog
index 9bf3177c719f..bab0290bd84c 100644
--- a/app-arch/zip/ChangeLog
+++ b/app-arch/zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/zip
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/ChangeLog,v 1.41 2006/03/14 04:08:56 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/ChangeLog,v 1.42 2006/03/14 07:47:52 corsair Exp $
+
+ 14 Mar 2006; Markus Rothe <corsair@gentoo.org> zip-2.31.ebuild:
+ Stable on ppc64; bug #126101
14 Mar 2006; Chris White <chriswhite@gentoo.org> zip-2.31.ebuild:
ppc stable for bug #126101.
diff --git a/app-arch/zip/zip-2.31.ebuild b/app-arch/zip/zip-2.31.ebuild
index 89d7251ccfb6..86115342a73d 100644
--- a/app-arch/zip/zip-2.31.ebuild
+++ b/app-arch/zip/zip-2.31.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/zip/zip-2.31.ebuild,v 1.6 2006/03/14 04:08:56 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.31.ebuild,v 1.7 2006/03/14 07:47:52 corsair Exp $
inherit toolchain-funcs eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/zip${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="crypt"
DEPEND="crypt? ( app-arch/unzip )"