summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-03-13 00:26:49 +0000
committerAron Griffis <agriffis@gentoo.org>2005-03-13 00:26:49 +0000
commitf0463042202a3a438b0f2a2a510da0fd1d41c55d (patch)
tree03c12104f3b11b563d6d86399129a01218ed0bb8 /dev-util
parentVersion bump (diff)
downloadgentoo-2-f0463042202a3a438b0f2a2a510da0fd1d41c55d.tar.gz
gentoo-2-f0463042202a3a438b0f2a2a510da0fd1d41c55d.tar.bz2
gentoo-2-f0463042202a3a438b0f2a2a510da0fd1d41c55d.zip
Stable on alpha and x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util')
-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 e3de3e33a318..3bb7aa75b91d 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.55 2005/02/11 05:28:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.56 2005/03/13 00:26:49 agriffis Exp $
+
+ 13 Mar 2005; Aron Griffis <agriffis@gentoo.org> strace-4.5.9.ebuild:
+ Stable on alpha and x86
*strace-4.5.9 (11 Feb 2005)
diff --git a/dev-util/strace/strace-4.5.9.ebuild b/dev-util/strace/strace-4.5.9.ebuild
index 7a2c0f51353b..347594e1a781 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.1 2005/02/11 05:28:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.9.ebuild,v 1.2 2005/03/13 00:26:49 agriffis 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"