Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.16.ebuild
Date: Thu, 01 Nov 2007 06:53:35
Message-Id: E1InTvi-0001vp-Qw@stork.gentoo.org
1 vapier 07/11/01 06:53:26
2
3 Modified: strace-4.5.16.ebuild
4 Log:
5 arm/sh stable
6
7 Revision Changes Path
8 1.8 dev-util/strace/strace-4.5.16.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild?r1=1.7&r2=1.8
13
14 Index: strace-4.5.16.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- strace-4.5.16.ebuild 30 Oct 2007 19:11:36 -0000 1.7
21 +++ strace-4.5.16.ebuild 1 Nov 2007 06:53:26 -0000 1.8
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.7 2007/10/30 19:11:36 corsair Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.16.ebuild,v 1.8 2007/11/01 06:53:26 vapier Exp $
27
28 inherit flag-o-matic autotools
29
30 @@ -10,7 +10,7 @@
31
32 LICENSE="as-is"
33 SLOT="0"
34 -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
35 +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh ~sparc x86"
36 IUSE="static aio"
37
38 DEPEND="aio? ( dev-libs/libaio )"
39
40
41
42 --
43 gentoo-commits@g.o mailing list