summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-08 07:40:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-08 07:40:50 +0000
commit3babe5b8dad9222ec341234a6f913dc2fe813666 (patch)
tree89acaa81afcc27ef0d5ee266c2f0731271b5c2f7 /dev-util
parentStable on ppc64 (diff)
downloadgentoo-2-3babe5b8dad9222ec341234a6f913dc2fe813666.tar.gz
gentoo-2-3babe5b8dad9222ec341234a6f913dc2fe813666.tar.bz2
gentoo-2-3babe5b8dad9222ec341234a6f913dc2fe813666.zip
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index e9c94984cdea..54166b4185a9 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.76 2006/05/06 02:10:50 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.77 2006/05/08 07:40:50 corsair Exp $
+
+ 08 May 2006; Markus Rothe <corsair@gentoo.org> strace-4.5.12.ebuild:
+ Stable on ppc64
06 May 2006; Mark Loeser <halcy0n@gentoo.org> strace-4.5.12.ebuild:
Stable on x86
diff --git a/dev-util/strace/strace-4.5.12.ebuild b/dev-util/strace/strace-4.5.12.ebuild
index a59d3589013a..de008bc9fe98 100644
--- a/dev-util/strace/strace-4.5.12.ebuild
+++ b/dev-util/strace/strace-4.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.12.ebuild,v 1.12 2006/05/06 02:10:50 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.12.ebuild,v 1.13 2006/05/08 07:40:50 corsair Exp $
inherit flag-o-matic
@@ -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 )"