diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-27 05:00:55 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-27 05:00:55 +0000 |
commit | 0899717a85b3293fd498fdbd6cc77310125877b9 (patch) | |
tree | d5ccc8362c8a7af0e8b68d9318ae8d842513bf7d /app-arch/p7zip/p7zip-4.58.ebuild | |
parent | Add header to package.use.mask and mask USE=static for >=app-arch/p7zip-4.58,... (diff) | |
download | historical-0899717a85b3293fd498fdbd6cc77310125877b9.tar.gz historical-0899717a85b3293fd498fdbd6cc77310125877b9.tar.bz2 historical-0899717a85b3293fd498fdbd6cc77310125877b9.zip |
amd64 stable, bug #236591
Package-Manager: portage-2.2_rc18/cvs/Linux 2.6.27.10 x86_64
Diffstat (limited to 'app-arch/p7zip/p7zip-4.58.ebuild')
-rw-r--r-- | app-arch/p7zip/p7zip-4.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/p7zip/p7zip-4.58.ebuild b/app-arch/p7zip/p7zip-4.58.ebuild index e67e2bc96c47..7e8bd5230b85 100644 --- a/app-arch/p7zip/p7zip-4.58.ebuild +++ b/app-arch/p7zip/p7zip-4.58.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/p7zip/p7zip-4.58.ebuild,v 1.7 2008/12/05 11:06:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.58.ebuild,v 1.8 2008/12/27 05:00:55 darkside Exp $ inherit eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static doc" DEPEND="" |