summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2011-10-03 18:21:47 +0000
committerJoseph Jezak <josejx@gentoo.org>2011-10-03 18:21:47 +0000
commit781ea7c620cc6a09f5d42eae50476d25bf06f0cd (patch)
treee6e3fc3057c99759acc94efec63f0c706bf84df1 /dev-util/strace
parentppc stable wrt #384227 (diff)
downloadgentoo-2-781ea7c620cc6a09f5d42eae50476d25bf06f0cd.tar.gz
gentoo-2-781ea7c620cc6a09f5d42eae50476d25bf06f0cd.tar.bz2
gentoo-2-781ea7c620cc6a09f5d42eae50476d25bf06f0cd.zip
Marked ppc/ppc64 stable for bug #384661.
(Portage version: 2.1.10.20/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.5.20-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 88f284647957..33a112107d3d 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.160 2011/09/27 20:34:48 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.161 2011/10/03 18:21:47 josejx Exp $
+
+ 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> strace-4.5.20-r2.ebuild:
+ Marked ppc/ppc64 stable for bug #384661.
27 Sep 2011; Tony Vroon <chainsaw@gentoo.org> strace-4.5.20-r2.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo,
diff --git a/dev-util/strace/strace-4.5.20-r2.ebuild b/dev-util/strace/strace-4.5.20-r2.ebuild
index ecdaf1ab7476..2453c467ee3f 100644
--- a/dev-util/strace/strace-4.5.20-r2.ebuild
+++ b/dev-util/strace/strace-4.5.20-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild,v 1.4 2011/09/27 20:34:48 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20-r2.ebuild,v 1.5 2011/10/03 18:21:47 josejx Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
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