summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-03-30 16:29:30 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-03-30 16:29:30 +0000
commitd700cb47ed93f7c788376fc905619fef90cf727c (patch)
tree058a9e0e98900fa5a0ace1ab0f384d96dc6d097b /dev-util/strace
parentStable on ppc. (diff)
downloadgentoo-2-d700cb47ed93f7c788376fc905619fef90cf727c.tar.gz
gentoo-2-d700cb47ed93f7c788376fc905619fef90cf727c.tar.bz2
gentoo-2-d700cb47ed93f7c788376fc905619fef90cf727c.zip
Stable on ppc.
(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 dd1fb133ec78..d118a2f011c0 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.59 2005/03/21 13:45:57 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.60 2005/03/30 16:25:50 hansmi Exp $
+
+ 30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> strace-4.5.9.ebuild:
+ Stable on ppc.
21 Mar 2005; Guy Martin <gmsoft@gentoo.org> strace-4.5.9.ebuild:
Stable on hppa.
diff --git a/dev-util/strace/strace-4.5.9.ebuild b/dev-util/strace/strace-4.5.9.ebuild
index 93920ed6c2fc..514514b90ce3 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.5 2005/03/21 13:45:57 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.9.ebuild,v 1.6 2005/03/30 16:25:50 hansmi 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"