diff options
author | 2008-03-29 11:14:07 +0000 | |
---|---|---|
committer | 2008-03-29 11:14:07 +0000 | |
commit | 0dc9e0ddc68fb7dc5e7dc5b50005dba61e28d0e0 (patch) | |
tree | b79c2c6bf3dd035f5aa39d8996621d2d5909bbf9 /app-arch/unzip/unzip-5.52-r2.ebuild | |
parent | amd64 stable, bug 213761 (diff) | |
download | historical-0dc9e0ddc68fb7dc5e7dc5b50005dba61e28d0e0.tar.gz historical-0dc9e0ddc68fb7dc5e7dc5b50005dba61e28d0e0.tar.bz2 historical-0dc9e0ddc68fb7dc5e7dc5b50005dba61e28d0e0.zip |
stable x86, security bug 213761
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-arch/unzip/unzip-5.52-r2.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-5.52-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.52-r2.ebuild b/app-arch/unzip/unzip-5.52-r2.ebuild index 6fff629c4eac..d7df3d19e04e 100644 --- a/app-arch/unzip/unzip-5.52-r2.ebuild +++ b/app-arch/unzip/unzip-5.52-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.2 2008/03/29 10:12:16 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.3 2008/03/29 11:14:07 opfer Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |