summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-30 15:22:23 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-30 15:22:23 +0000
commitd529babbbc92bf932f5b4655497f802622b6cfe9 (patch)
tree01bdda26a5b49abb9a1b94433ec6f52e4126bdb8 /dev-util
parenti maintain this package (diff)
downloadgentoo-2-d529babbbc92bf932f5b4655497f802622b6cfe9.tar.gz
gentoo-2-d529babbbc92bf932f5b4655497f802622b6cfe9.tar.bz2
gentoo-2-d529babbbc92bf932f5b4655497f802622b6cfe9.zip
Stable for HPPA (bug #187104).
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 8ad4f23de126..c8b2fd63b29e 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.97 2007/07/30 11:23:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.98 2007/07/30 15:22:23 jer Exp $
+
+ 30 Jul 2007; Jeroen Roovers <jer@gentoo.org> strace-4.5.15.ebuild:
+ Stable for HPPA (bug #187104).
30 Jul 2007; Markus Rothe <corsair@gentoo.org> strace-4.5.15.ebuild:
Stable on ppc64; bug #187104
diff --git a/dev-util/strace/strace-4.5.15.ebuild b/dev-util/strace/strace-4.5.15.ebuild
index 683a21cc627a..2e488f10cc59 100644
--- a/dev-util/strace/strace-4.5.15.ebuild
+++ b/dev-util/strace/strace-4.5.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.15.ebuild,v 1.5 2007/07/30 11:23:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.15.ebuild,v 1.6 2007/07/30 15:22:23 jer Exp $
inherit flag-o-matic autotools
@@ -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 )"