summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-12-27 05:00:55 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-12-27 05:00:55 +0000
commita0ee112402890aae102f3cb7c99ee2a40129f6fa (patch)
tree03261ecfaae615fcc72734c0f95e9ed6da67543c /app-arch/p7zip
parentAdd header to package.use.mask and mask USE=static for >=app-arch/p7zip-4.58,... (diff)
downloadgentoo-2-a0ee112402890aae102f3cb7c99ee2a40129f6fa.tar.gz
gentoo-2-a0ee112402890aae102f3cb7c99ee2a40129f6fa.tar.bz2
gentoo-2-a0ee112402890aae102f3cb7c99ee2a40129f6fa.zip
amd64 stable, bug #236591
(Portage version: 2.2_rc18/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'app-arch/p7zip')
-rw-r--r--app-arch/p7zip/ChangeLog5
-rw-r--r--app-arch/p7zip/p7zip-4.58.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog
index 34f82693ae56..d59a57c31c69 100644
--- a/app-arch/p7zip/ChangeLog
+++ b/app-arch/p7zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/p7zip
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.102 2008/12/05 11:06:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.103 2008/12/27 05:00:55 darkside Exp $
+
+ 27 Dec 2008; Jeremy Olexa <darkside@gentoo.org> p7zip-4.58.ebuild:
+ amd64 stable, bug #236591
05 Dec 2008; Raúl Porcel <armin76@gentoo.org> p7zip-4.58.ebuild:
x86 stable wrt #236591
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=""