summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-12 20:06:32 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-12 20:06:32 +0000
commit1ab93c3f075c230b3921e68cdbdd45957e092974 (patch)
tree75cb624df8de21cc9d53787db0b3c05d196916c9 /dev-util
parentMark 0.9.6 stable on ia64 (diff)
downloadgentoo-2-1ab93c3f075c230b3921e68cdbdd45957e092974.tar.gz
gentoo-2-1ab93c3f075c230b3921e68cdbdd45957e092974.tar.bz2
gentoo-2-1ab93c3f075c230b3921e68cdbdd45957e092974.zip
Mark 4.5.14 stable on ia64. #137914
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 8d6d3893aa45..4d8e45a3e977 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.89 2006/07/09 02:11:45 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.90 2006/07/12 20:06:32 agriffis Exp $
+
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> strace-4.5.14.ebuild:
+ Mark 4.5.14 stable on ia64. #137914
09 Jul 2006; Joshua Kinard <kumba@gentoo.org> strace-4.5.14.ebuild:
Marked stable on mips.
diff --git a/dev-util/strace/strace-4.5.14.ebuild b/dev-util/strace/strace-4.5.14.ebuild
index 8d55f73a10b6..942629a29fb0 100644
--- a/dev-util/strace/strace-4.5.14.ebuild
+++ b/dev-util/strace/strace-4.5.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.10 2006/07/09 02:11:45 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.11 2006/07/12 20:06:32 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 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86"
IUSE="static aio"
DEPEND="aio? ( dev-libs/libaio )"