diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-28 18:46:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-28 18:46:22 +0000 |
commit | 99edab15b587a9279cccb13dbbd96606bdd20de8 (patch) | |
tree | 64c31c0a117d289800b74b0231ad458fe3d1d3d5 /dev-util | |
parent | amd64 stable, bug 297532 (diff) | |
download | gentoo-2-99edab15b587a9279cccb13dbbd96606bdd20de8.tar.gz gentoo-2-99edab15b587a9279cccb13dbbd96606bdd20de8.tar.bz2 gentoo-2-99edab15b587a9279cccb13dbbd96606bdd20de8.zip |
ppc stable #297079
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/strace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index c128f7033b1e..4c9f77fc761c 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.137 2009/12/20 16:24:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.138 2009/12/28 18:46:22 nixnut Exp $ + + 28 Dec 2009; nixnut <nixnut@gentoo.org> strace-4.5.19.ebuild: + ppc stable #297079 20 Dec 2009; Brent Baude <ranger@gentoo.org> strace-4.5.19.ebuild: Marking strace-4.5.19 ppc64 for bug 297079 diff --git a/dev-util/strace/strace-4.5.19.ebuild b/dev-util/strace/strace-4.5.19.ebuild index c4c6fc0dd5b1..816df0b0867b 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.5 2009/12/20 16:24:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.6 2009/12/28 18:46:22 nixnut 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 |