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
commitb225df778886465d1829285941ad6201197b98c0 (patch)
treee319466b6663285cb5702c8148c872473e882e32
parentstable on alpha (diff)
downloadhistorical-b225df778886465d1829285941ad6201197b98c0.tar.gz
historical-b225df778886465d1829285941ad6201197b98c0.tar.bz2
historical-b225df778886465d1829285941ad6201197b98c0.zip
stable on alpha
-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"