summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-03-21 13:45:57 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-03-21 13:45:57 +0000
commit76f091c3ce186edb6f813f9cc13ce6bad97982dc (patch)
tree1e5749925fa155c42ab98b5503a35ea35e2c613f /dev-util/strace
parentVersion bump, bug #84495 (diff)
downloadgentoo-2-76f091c3ce186edb6f813f9cc13ce6bad97982dc.tar.gz
gentoo-2-76f091c3ce186edb6f813f9cc13ce6bad97982dc.tar.bz2
gentoo-2-76f091c3ce186edb6f813f9cc13ce6bad97982dc.zip
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 02ebe9941e99..dd1fb133ec78 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.58 2005/03/17 02:58:01 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.59 2005/03/21 13:45:57 gmsoft Exp $
+
+ 21 Mar 2005; Guy Martin <gmsoft@gentoo.org> strace-4.5.9.ebuild:
+ Stable on hppa.
17 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> strace-4.5.9.ebuild:
Marked stable on amd64.
diff --git a/dev-util/strace/strace-4.5.9.ebuild b/dev-util/strace/strace-4.5.9.ebuild
index 6247e6a87a69..93920ed6c2fc 100644
--- a/dev-util/strace/strace-4.5.9.ebuild
+++ b/dev-util/strace/strace-4.5.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.9.ebuild,v 1.4 2005/03/17 02:58:01 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.9.ebuild,v 1.5 2005/03/21 13:45:57 gmsoft Exp $
inherit flag-o-matic
@@ -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 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
IUSE="static"
DEPEND="virtual/libc"