summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-19 19:04:31 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-19 19:04:31 +0000
commit9c69152569e1426f3eeb653ff7d197b67de0c92a (patch)
treee51b482d913dd175da0f012c21d1e1c6bdc92e53 /dev-util
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-9c69152569e1426f3eeb653ff7d197b67de0c92a.tar.gz
gentoo-2-9c69152569e1426f3eeb653ff7d197b67de0c92a.tar.bz2
gentoo-2-9c69152569e1426f3eeb653ff7d197b67de0c92a.zip
Stable on alpha.
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 7ecabcb24d45..33f5bb65b10b 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.49 2004/12/16 10:36:39 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.50 2004/12/19 19:04:31 kloeri Exp $
+
+ 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> strace-4.5.7.ebuild:
+ Stable on alpha.
16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> strace-4.5.7.ebuild:
Stable on amd64.
diff --git a/dev-util/strace/strace-4.5.7.ebuild b/dev-util/strace/strace-4.5.7.ebuild
index 0c9c34473f3d..0c2d0d3922a0 100644
--- a/dev-util/strace/strace-4.5.7.ebuild
+++ b/dev-util/strace/strace-4.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.7.ebuild,v 1.4 2004/12/16 10:36:39 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.7.ebuild,v 1.5 2004/12/19 19:04:31 kloeri Exp $
inherit flag-o-matic gnuconfig
@@ -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"