summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-02-01 19:55:55 +0000
committerMarkus Meier <maekke@gentoo.org>2010-02-01 19:55:55 +0000
commite155276e4b55dca61784f211c57adfe1b587da3f (patch)
treea3576ef2f2dd193a697dc3284cea92db81caf0de
parentamd64 stable, bug #299120 (diff)
downloadgentoo-2-e155276e4b55dca61784f211c57adfe1b587da3f.tar.gz
gentoo-2-e155276e4b55dca61784f211c57adfe1b587da3f.tar.bz2
gentoo-2-e155276e4b55dca61784f211c57adfe1b587da3f.zip
arm stable, bug #297079
(Portage version: 2.2_rc62/cvs/Linux x86_64)
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index ddd1781e0e3c..81b9acb474c9 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.141 2010/01/23 15:19:39 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.142 2010/02/01 19:55:55 maekke Exp $
+
+ 01 Feb 2010; Markus Meier <maekke@gentoo.org> strace-4.5.19.ebuild:
+ arm stable, bug #297079
23 Jan 2010; Tobias Klausmann <klausman@gentoo.org> strace-4.5.19.ebuild:
Stable on alpha, bug #297079
diff --git a/dev-util/strace/strace-4.5.19.ebuild b/dev-util/strace/strace-4.5.19.ebuild
index e240e3ebcc93..201f6774e9f4 100644
--- a/dev-util/strace/strace-4.5.19.ebuild
+++ b/dev-util/strace/strace-4.5.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.9 2010/01/23 15:19:39 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.10 2010/02/01 19:55:55 maekke Exp $
inherit flag-o-matic
@@ -10,7 +10,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