summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-03 08:41:53 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-03 08:41:53 +0000
commit6dab240526408b3574356ee8681a64ebb5e5458c (patch)
treec0f2b03b1c0b34e3105cd1934f96002a77d75656 /app-arch/zip/zip-3.0.ebuild
parentKilling USE_RUBY='any' (with fire and stuff). (diff)
downloadgentoo-2-6dab240526408b3574356ee8681a64ebb5e5458c.tar.gz
gentoo-2-6dab240526408b3574356ee8681a64ebb5e5458c.tar.bz2
gentoo-2-6dab240526408b3574356ee8681a64ebb5e5458c.zip
Stable for ppc.
Bug 287369. (Portage version: 14420-svn/cvs/Linux ppc)
Diffstat (limited to 'app-arch/zip/zip-3.0.ebuild')
-rw-r--r--app-arch/zip/zip-3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/zip/zip-3.0.ebuild b/app-arch/zip/zip-3.0.ebuild
index 06e587a9b361..1d491c094c68 100644
--- a/app-arch/zip/zip-3.0.ebuild
+++ b/app-arch/zip/zip-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0.ebuild,v 1.3 2008/10/04 13:09:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0.ebuild,v 1.4 2009/10/03 08:41:53 volkmar Exp $
inherit toolchain-funcs eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip"
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="bzip2 crypt unicode"
RDEPEND="bzip2? ( app-arch/bzip2 )"