diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-11 11:55:30 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-11 11:55:30 +0000 |
commit | 0999f885556caf8463b2f5a7cd743709225e91fe (patch) | |
tree | 896d6ee601a4cfa6833f1e62afcc5edc7674294e /dev-util/strace | |
parent | New version for GNOME 2.24. Use multimedia keys, better session integration a... (diff) | |
download | gentoo-2-0999f885556caf8463b2f5a7cd743709225e91fe.tar.gz gentoo-2-0999f885556caf8463b2f5a7cd743709225e91fe.tar.bz2 gentoo-2-0999f885556caf8463b2f5a7cd743709225e91fe.zip |
Stable on sparc, bug #241168
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-util/strace')
-rw-r--r-- | dev-util/strace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index e8f2cc31249b..7c94cf6b9beb 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.121 2008/08/29 01:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.122 2008/10/11 11:55:30 bluebird Exp $ + + 11 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> strace-4.5.18.ebuild: + Stable on sparc, bug #241168 *strace-4.5.18 (29 Aug 2008) diff --git a/dev-util/strace/strace-4.5.18.ebuild b/dev-util/strace/strace-4.5.18.ebuild index a17e0b9604d2..35e221ff662a 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.1 2008/08/29 01:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.2 2008/10/11 11:55:30 bluebird 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 )" |