summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-09 19:36:57 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-09 19:36:57 +0000
commit3167c4070acd52c89a73fa220530be6549ff73b1 (patch)
tree214545fb3d82f2aa3b4460860776fc12b14aaf7d /app-arch/p7zip
parentOn some versions of portage, CFLAGS_* do not survive across ebuild.sh stages,... (diff)
downloadgentoo-2-3167c4070acd52c89a73fa220530be6549ff73b1.tar.gz
gentoo-2-3167c4070acd52c89a73fa220530be6549ff73b1.tar.bz2
gentoo-2-3167c4070acd52c89a73fa220530be6549ff73b1.zip
Stable on ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-arch/p7zip')
-rw-r--r--app-arch/p7zip/ChangeLog5
-rw-r--r--app-arch/p7zip/p7zip-4.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog
index bdf2f6b80683..641a26b65e92 100644
--- a/app-arch/p7zip/ChangeLog
+++ b/app-arch/p7zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/p7zip
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.14 2005/04/15 16:50:57 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.15 2005/05/09 19:36:57 dholm Exp $
+
+ 09 May 2005; David Holm <dholm@gentoo.org> p7zip-4.14.ebuild:
+ Stable on ppc.
15 Apr 2005; Radoslaw Stachowiak <radek@gentoo.org>
-files/p7zip-4.10_x86_dynamic.patch, -files/p7zip-4.12_x86_static.patch,
diff --git a/app-arch/p7zip/p7zip-4.14.ebuild b/app-arch/p7zip/p7zip-4.14.ebuild
index ed7bc1a98003..85d9f47ed156 100644
--- a/app-arch/p7zip/p7zip-4.14.ebuild
+++ b/app-arch/p7zip/p7zip-4.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.14.ebuild,v 1.3 2005/02/17 22:54:38 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.14.ebuild,v 1.4 2005/05/09 19:36:57 dholm Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 x86 ppc"
IUSE="static"
S=${WORKDIR}/${PN}_${PV}