summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-15 19:48:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-15 19:48:07 +0000
commit7064c61fd968a05e87be5b538c02bd4a4893bd14 (patch)
tree5db6f8db735a3a210e37713de452178665b14f17 /app-arch/zip
parentStable on ppc64 (diff)
downloadgentoo-2-7064c61fd968a05e87be5b538c02bd4a4893bd14.tar.gz
gentoo-2-7064c61fd968a05e87be5b538c02bd4a4893bd14.tar.bz2
gentoo-2-7064c61fd968a05e87be5b538c02bd4a4893bd14.zip
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-arch/zip')
-rw-r--r--app-arch/zip/ChangeLog5
-rw-r--r--app-arch/zip/zip-2.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/zip/ChangeLog b/app-arch/zip/ChangeLog
index 4f73229bad2f..21be5ee4ea0b 100644
--- a/app-arch/zip/ChangeLog
+++ b/app-arch/zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/zip
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/ChangeLog,v 1.61 2007/04/12 11:12:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/ChangeLog,v 1.62 2007/04/15 19:48:07 corsair Exp $
+
+ 15 Apr 2007; Markus Rothe <corsair@gentoo.org> zip-2.32.ebuild:
+ Stable on ppc64
12 Apr 2007; Jeroen Roovers <jer@gentoo.org> zip-2.32.ebuild:
Stable for HPPA too.
diff --git a/app-arch/zip/zip-2.32.ebuild b/app-arch/zip/zip-2.32.ebuild
index e9b47733509f..8d3c8657f289 100644
--- a/app-arch/zip/zip-2.32.ebuild
+++ b/app-arch/zip/zip-2.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.32.ebuild,v 1.7 2007/04/12 11:12:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.32.ebuild,v 1.8 2007/04/15 19:48:07 corsair Exp $
inherit toolchain-funcs eutils flag-o-matic
@@ -10,7 +10,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 ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="crypt"
DEPEND=""