summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-23 02:29:35 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-23 02:29:35 +0000
commit050e30d17a54ebdc53d1dd682531a16ef9482499 (patch)
tree8f82216a306244036ef3a52170c649ba75718b44 /dev-util/strace
parentstable on alpha (diff)
downloadgentoo-2-050e30d17a54ebdc53d1dd682531a16ef9482499.tar.gz
gentoo-2-050e30d17a54ebdc53d1dd682531a16ef9482499.tar.bz2
gentoo-2-050e30d17a54ebdc53d1dd682531a16ef9482499.zip
stable on alpha
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.4.93.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 97ab27b1ac14..82fe2e328a12 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for dev-util/strace
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.12 2003/02/16 10:56:48 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.13 2003/02/23 02:29:35 agriffis Exp $
*strace-4.4.93 (16 Feb 2003)
+ 22 Feb 2003; Aron Griffis <agriffis@gentoo.org> strace-4.4.93.ebuild :
+ Mark stable on alpha
+
16 Feb 2003; Jan Seidel <tuxus@gentoo.org> strace-4.4.93.ebuild :
Added mips to keywords
diff --git a/dev-util/strace/strace-4.4.93.ebuild b/dev-util/strace/strace-4.4.93.ebuild
index 230be9e8f3f1..45b41442ba2d 100644
--- a/dev-util/strace/strace-4.4.93.ebuild
+++ b/dev-util/strace/strace-4.4.93.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.93.ebuild,v 1.1 2003/02/16 10:56:48 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.93.ebuild,v 1.2 2003/02/23 02:29:35 agriffis Exp $
# NOTE: For some reason, upstream has changed the naming scheme
# for the tarballs to something quite lame:
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa mips"
DEPEND="virtual/glibc >=sys-devel/autoconf-2.54"