diff options
author | 2012-09-22 12:13:54 +0000 | |
---|---|---|
committer | 2012-09-22 12:13:54 +0000 | |
commit | eb752788282d805373946ac2823489aa947ead0f (patch) | |
tree | 9df70d132b2c0cb7ca48ca3e07dab5a73deebfbd /app-arch/unzip/unzip-6.0-r3.ebuild | |
parent | Stable for amd64, wrt bug #428776 (diff) | |
download | gentoo-2-eb752788282d805373946ac2823489aa947ead0f.tar.gz gentoo-2-eb752788282d805373946ac2823489aa947ead0f.tar.bz2 gentoo-2-eb752788282d805373946ac2823489aa947ead0f.zip |
Stable for amd64, wrt bug #420727
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/unzip/unzip-6.0-r3.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-6.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-6.0-r3.ebuild b/app-arch/unzip/unzip-6.0-r3.ebuild index ed98b07c267e..2948ff9e937a 100644 --- a/app-arch/unzip/unzip-6.0-r3.ebuild +++ b/app-arch/unzip/unzip-6.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r3.ebuild,v 1.5 2012/09/20 03:01:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r3.ebuild,v 1.6 2012/09/22 12:13:54 ago Exp $ EAPI="2" inherit eutils toolchain-funcs flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |