summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-03 09:25:07 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-03 09:25:07 +0000
commita472e81b77647b85c59e7cac59b3c5e603d65474 (patch)
treed31d49996035fb02588bd147273afb0ed356d87f /app-arch/unzip/unzip-6.0-r1.ebuild
parentamd64/arm/x86 stable, bug #287292 (diff)
downloadhistorical-a472e81b77647b85c59e7cac59b3c5e603d65474.tar.gz
historical-a472e81b77647b85c59e7cac59b3c5e603d65474.tar.bz2
historical-a472e81b77647b85c59e7cac59b3c5e603d65474.zip
amd64/x86 stable, bug #287368
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'app-arch/unzip/unzip-6.0-r1.ebuild')
-rw-r--r--app-arch/unzip/unzip-6.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-6.0-r1.ebuild b/app-arch/unzip/unzip-6.0-r1.ebuild
index 76a199d849bd..35af0f973671 100644
--- a/app-arch/unzip/unzip-6.0-r1.ebuild
+++ b/app-arch/unzip/unzip-6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r1.ebuild,v 1.3 2009/10/03 08:47:31 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r1.ebuild,v 1.4 2009/10/03 09:25:07 maekke Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="bzip2 unicode"
DEPEND="bzip2? ( app-arch/bzip2 )"