From c85827c60c9711edcfb9072161857779af79aa2b Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Mon, 24 Sep 2012 17:48:59 +0000 Subject: alpha/s390/sh/sparc stable wrt #419803 (Portage version: 2.1.11.16/cvs/Linux ia64) --- dev-util/strace/ChangeLog | 5 ++++- dev-util/strace/strace-4.7.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util') diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index a1a57891b263..2bc5ca667db4 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.184 2012/07/12 15:07:49 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.185 2012/09/24 17:48:59 armin76 Exp $ + + 24 Sep 2012; Raúl Porcel strace-4.7.ebuild: + alpha/s390/sh/sparc stable wrt #419803 12 Jul 2012; Akinori Hattori strace-4.7.ebuild: ia64 stable wrt bug #419803 diff --git a/dev-util/strace/strace-4.7.ebuild b/dev-util/strace/strace-4.7.ebuild index 2940f54297f8..8704ee85b3e6 100644 --- a/dev-util/strace/strace-4.7.ebuild +++ b/dev-util/strace/strace-4.7.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.7.ebuild,v 1.10 2012/07/12 15:07:49 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.7.ebuild,v 1.11 2012/09/24 17:48:59 armin76 Exp $ EAPI="4" @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 autotools else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - 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" fi DESCRIPTION="A useful diagnostic, instructional, and debugging tool" -- cgit v1.2.3-65-gdbad