summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-22 17:20:08 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-22 17:20:08 +0000
commit6662b20f515fb9af69ce53fc9cf459a06bbd3953 (patch)
treeca4ffc010d837178a67b82b32360cc89be088512 /dev-util/strace
parentRequire mod_alias in lighttpd config, #191675 (diff)
downloadgentoo-2-6662b20f515fb9af69ce53fc9cf459a06bbd3953.tar.gz
gentoo-2-6662b20f515fb9af69ce53fc9cf459a06bbd3953.tar.bz2
gentoo-2-6662b20f515fb9af69ce53fc9cf459a06bbd3953.zip
Reverting to ~hppa (bug #250631, reopening bug #241168).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog7
-rw-r--r--dev-util/strace/strace-4.5.18.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index b5466e192b41..56f935ea7407 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.129 2008/11/11 20:41:04 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.130 2009/01/22 17:20:07 jer Exp $
+
+ 22 Jan 2009; Jeroen Roovers <jer@gentoo.org> strace-4.5.18.ebuild:
+ Reverting to ~hppa (bug #250631, reopening bug #241168).
11 Nov 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
Revert, since it seems to fail
diff --git a/dev-util/strace/strace-4.5.18.ebuild b/dev-util/strace/strace-4.5.18.ebuild
index b0e827b76526..5e55fc9945d3 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
+# Copyright 1999-2009 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.10 2008/11/11 20:41:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.11 2009/01/22 17:20:08 jer 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 )"