summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-10-30 05:22:46 +0000
committerJeroen Roovers <jer@gentoo.org>2007-10-30 05:22:46 +0000
commit17f31921b3af24d6b1a5e66a68c185394bfd92ed (patch)
treea423f69c4d3b80ee390ced95f6c63e7ef3ce8b37 /dev-util
parentStable for HPPA (bug #197349). (diff)
downloadgentoo-2-17f31921b3af24d6b1a5e66a68c185394bfd92ed.tar.gz
gentoo-2-17f31921b3af24d6b1a5e66a68c185394bfd92ed.tar.bz2
gentoo-2-17f31921b3af24d6b1a5e66a68c185394bfd92ed.zip
Stable for HPPA (bug #197398).
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 4c302a345f78..a2e195c99555 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.103 2007/10/29 19:11:28 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.104 2007/10/30 05:22:46 jer Exp $
+
+ 30 Oct 2007; Jeroen Roovers <jer@gentoo.org> strace-4.5.16.ebuild:
+ Stable for HPPA (bug #197398).
29 Oct 2007; Dawid Węgliński <cla@gentoo.org> strace-4.5.16.ebuild:
Stable on x86 (bug #197398)
diff --git a/dev-util/strace/strace-4.5.16.ebuild b/dev-util/strace/strace-4.5.16.ebuild
index 9b95457117eb..c3384b6ed25b 100644
--- a/dev-util/strace/strace-4.5.16.ebuild
+++ b/dev-util/strace/strace-4.5.16.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.16.ebuild,v 1.3 2007/10/29 19:11:28 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.4 2007/10/30 05:22:46 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 )"