diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-15 16:25:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-15 16:25:05 +0000 |
commit | 62083545cd1f948d94597a7d027de130ee7e9ece (patch) | |
tree | 25d38b5c9a01f635c5b03fa5e2650ffcc8bfcc2c /dev-util/strace | |
parent | added daemon init scripts and zeroconf USE flag, renamed ftp USE flag to ftpd (diff) | |
download | gentoo-2-62083545cd1f948d94597a7d027de130ee7e9ece.tar.gz gentoo-2-62083545cd1f948d94597a7d027de130ee7e9ece.tar.bz2 gentoo-2-62083545cd1f948d94597a7d027de130ee7e9ece.zip |
push mips stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-util/strace')
-rw-r--r-- | dev-util/strace/strace-4.5.15.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.16.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/strace/strace-4.5.15.ebuild b/dev-util/strace/strace-4.5.15.ebuild index 586407794759..1cdc897639cf 100644 --- a/dev-util/strace/strace-4.5.15.ebuild +++ b/dev-util/strace/strace-4.5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.15.ebuild,v 1.9 2007/09/30 03:43:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.15.ebuild,v 1.10 2007/12/15 16:25:05 vapier Exp $ inherit flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="as-is" 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 )" diff --git a/dev-util/strace/strace-4.5.16.ebuild b/dev-util/strace/strace-4.5.16.ebuild index bb7690368f6f..24e89086d4bf 100644 --- a/dev-util/strace/strace-4.5.16.ebuild +++ b/dev-util/strace/strace-4.5.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.9 2007/11/02 03:53:28 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.10 2007/12/15 16:25:05 vapier Exp $ inherit flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="as-is" 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 )" |