diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-04 20:35:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-04 20:35:55 +0000 |
commit | 5f687f576e868a660dcb2e9e69021fcceecfb44d (patch) | |
tree | e73b1ba4fdaff7527234b17c6eeb6bc93453e982 /dev-util | |
parent | Drop old. Fixes bug 344185 (diff) | |
download | gentoo-2-5f687f576e868a660dcb2e9e69021fcceecfb44d.tar.gz gentoo-2-5f687f576e868a660dcb2e9e69021fcceecfb44d.tar.bz2 gentoo-2-5f687f576e868a660dcb2e9e69021fcceecfb44d.zip |
Stable for HPPA PPC (bug #343255).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/strace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index 194c1a5f9b46..082a4287b98b 100644 --- a/dev-util/strace/ChangeLog +++ b/dev-util/strace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/strace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.153 2010/11/04 11:37:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.154 2010/11/04 20:35:55 jer Exp $ + + 04 Nov 2010; Jeroen Roovers <jer@gentoo.org> strace-4.5.20.ebuild: + Stable for HPPA PPC (bug #343255). 04 Nov 2010; Markus Meier <maekke@gentoo.org> strace-4.5.20.ebuild: arm stable, bug #343255 diff --git a/dev-util/strace/strace-4.5.20.ebuild b/dev-util/strace/strace-4.5.20.ebuild index 853b87ccd720..4d74be7d2f50 100644 --- a/dev-util/strace/strace-4.5.20.ebuild +++ b/dev-util/strace/strace-4.5.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20.ebuild,v 1.6 2010/11/04 11:37:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20.ebuild,v 1.7 2010/11/04 20:35:55 jer Exp $ EAPI="2" @@ -12,7 +12,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 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="static aio" # strace only uses the header from libaio |