summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-30 19:11:36 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-30 19:11:36 +0000
commita0178ce7e777605a68be4184e499ad0638670ae8 (patch)
tree606801176842e537c2517e82fc38639140697381 /dev-util/strace
parentStable on ppc64; bug #196978 (diff)
downloadgentoo-2-a0178ce7e777605a68be4184e499ad0638670ae8.tar.gz
gentoo-2-a0178ce7e777605a68be4184e499ad0638670ae8.tar.bz2
gentoo-2-a0178ce7e777605a68be4184e499ad0638670ae8.zip
Stable on ppc64; bug #197398
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 249cce3d9571..88d11959d449 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.106 2007/10/30 18:44:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.107 2007/10/30 19:11:36 corsair Exp $
+
+ 30 Oct 2007; Markus Rothe <corsair@gentoo.org> strace-4.5.16.ebuild:
+ Stable on ppc64; bug #197398
30 Oct 2007; nixnut <nixnut@gentoo.org> strace-4.5.16.ebuild:
Stable on ppc wrt bug 197398
diff --git a/dev-util/strace/strace-4.5.16.ebuild b/dev-util/strace/strace-4.5.16.ebuild
index dde83adc1584..b12029b57cae 100644
--- a/dev-util/strace/strace-4.5.16.ebuild
+++ b/dev-util/strace/strace-4.5.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.6 2007/10/30 18:44:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.7 2007/10/30 19:11:36 corsair Exp $
inherit flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="static aio"
DEPEND="aio? ( dev-libs/libaio )"