summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2009-12-16 21:04:06 +0000
committerRichard Freeman <rich0@gentoo.org>2009-12-16 21:04:06 +0000
commit4d75448b40c9d4840926c6b93a21520caa88d747 (patch)
tree5dc1364614eb34dd75e897afc2e4ed30ca2188ae /dev-util
parentEnable USE mng in make.defaults for desktop profile as required by x11-libs/q... (diff)
downloadgentoo-2-4d75448b40c9d4840926c6b93a21520caa88d747.tar.gz
gentoo-2-4d75448b40c9d4840926c6b93a21520caa88d747.tar.bz2
gentoo-2-4d75448b40c9d4840926c6b93a21520caa88d747.zip
amd64 stable - 297079
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index da0d29baaef1..b51d3a220808 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.135 2009/11/11 21:11:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.136 2009/12/16 21:04:06 rich0 Exp $
+
+ 16 Dec 2009; Richard Freeman <rich0@gentoo.org> strace-4.5.19.ebuild:
+ amd64 stable - 297079
11 Nov 2009; Mike Frysinger <vapier@gentoo.org> strace-4.5.19.ebuild:
Fix up USE=aio disabling #292362 by Alex HeadHunter Pyattaev.
diff --git a/dev-util/strace/strace-4.5.19.ebuild b/dev-util/strace/strace-4.5.19.ebuild
index 292e32d1fd3a..5e5f85b40d27 100644
--- a/dev-util/strace/strace-4.5.19.ebuild
+++ b/dev-util/strace/strace-4.5.19.ebuild
@@ -1,6 +1,6 @@
# 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.19.ebuild,v 1.3 2009/11/11 21:11:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.4 2009/12/16 21:04:06 rich0 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"
# strace only uses the header from libaio