summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-11-11 20:41:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-11-11 20:41:04 +0000
commitc90f4f6516f843d504cabc72c7541a1013b194f7 (patch)
tree47f2e6e976b518a66f0d3ba51cb960b2bea4f42b /dev-util/strace
parentarm/ia64/sparc stable wrt #245638 (diff)
downloadgentoo-2-c90f4f6516f843d504cabc72c7541a1013b194f7.tar.gz
gentoo-2-c90f4f6516f843d504cabc72c7541a1013b194f7.tar.bz2
gentoo-2-c90f4f6516f843d504cabc72c7541a1013b194f7.zip
Revert, since it seems to fail
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 90e113f50edb..b5466e192b41 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.128 2008/11/10 11:38:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.129 2008/11/11 20:41:04 armin76 Exp $
+
+ 11 Nov 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
+ Revert, since it seems to fail
10 Nov 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
arm/sh stable
diff --git a/dev-util/strace/strace-4.5.18.ebuild b/dev-util/strace/strace-4.5.18.ebuild
index bc2e183fa271..b0e827b76526 100644
--- a/dev-util/strace/strace-4.5.18.ebuild
+++ b/dev-util/strace/strace-4.5.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.9 2008/11/10 11:38:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.10 2008/11/11 20:41:04 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
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-0.3.106 )"