summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-30 12:31:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-30 12:31:28 +0000
commit7d0782e69737b79f1db587a3e166b1f572934bf3 (patch)
tree4408f091cf60d5d8b32d91743c02e2635acb496f /dev-util/strace
parentAdd wordpress-2.3.1 (#197356). (diff)
downloadgentoo-2-7d0782e69737b79f1db587a3e166b1f572934bf3.tar.gz
gentoo-2-7d0782e69737b79f1db587a3e166b1f572934bf3.tar.bz2
gentoo-2-7d0782e69737b79f1db587a3e166b1f572934bf3.zip
alpha/ia64 stable wrt #197398
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index a2e195c99555..71bd076de1ba 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.104 2007/10/30 05:22:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.105 2007/10/30 12:31:28 armin76 Exp $
+
+ 30 Oct 2007; Raúl Porcel <armin76@gentoo.org> strace-4.5.16.ebuild:
+ alpha/ia64 stable wrt #197398
30 Oct 2007; Jeroen Roovers <jer@gentoo.org> strace-4.5.16.ebuild:
Stable for HPPA (bug #197398).
diff --git a/dev-util/strace/strace-4.5.16.ebuild b/dev-util/strace/strace-4.5.16.ebuild
index c3384b6ed25b..438d2e960467 100644
--- a/dev-util/strace/strace-4.5.16.ebuild
+++ b/dev-util/strace/strace-4.5.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.4 2007/10/30 05:22:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.5 2007/10/30 12:31:28 armin76 Exp $
inherit flag-o-matic autotools
@@ -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 )"