summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-02-13 09:51:45 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-02-13 09:51:45 +0000
commit1f3ee461cca5065b932c580bd254966fe3ff53db (patch)
treeff99357c9271cb54752364670993ef165808ff28 /dev-util/strace
parentHandle debug build correctly, add live ebuild (diff)
downloadgentoo-2-1f3ee461cca5065b932c580bd254966fe3ff53db.tar.gz
gentoo-2-1f3ee461cca5065b932c580bd254966fe3ff53db.tar.bz2
gentoo-2-1f3ee461cca5065b932c580bd254966fe3ff53db.zip
ppc64 stable wrt #391655
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 56c47399185e..39b493550819 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.171 2012/01/04 16:40:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.172 2012/02/13 09:51:45 xarthisius Exp $
+
+ 13 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> strace-4.6.ebuild:
+ ppc64 stable wrt #391655
04 Jan 2012; Brent Baude <ranger@gentoo.org> strace-4.6.ebuild:
Marking strace-4.6 ppc for bug 391655
diff --git a/dev-util/strace/strace-4.6.ebuild b/dev-util/strace/strace-4.6.ebuild
index 3c089081b144..06bf21f05ebd 100644
--- a/dev-util/strace/strace-4.6.ebuild
+++ b/dev-util/strace/strace-4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.6.ebuild,v 1.7 2012/01/04 16:40:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.6.ebuild,v 1.8 2012/02/13 09:51:45 xarthisius Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static aio"
# strace only uses the header from libaio