Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.ebuild
Date: Sat, 08 Dec 2007 18:03:48
Message-Id: E1J141f-00060C-LZ@stork.gentoo.org
1 vapier 07/12/08 18:03:43
2
3 Modified: sparse-0.4.ebuild
4 Log:
5 arm/s390/sh stable
6
7 Revision Changes Path
8 1.2 sys-devel/sparse/sparse-0.4.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild?r1=1.1&r2=1.2
13
14 Index: sparse-0.4.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- sparse-0.4.ebuild 17 Sep 2007 19:28:20 -0000 1.1
21 +++ sparse-0.4.ebuild 8 Dec 2007 18:03:43 -0000 1.2
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/sys-devel/sparse/sparse-0.4.ebuild,v 1.1 2007/09/17 19:28:20 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.2 2007/12/08 18:03:43 vapier Exp $
27
28 inherit eutils multilib
29
30 @@ -10,7 +10,7 @@
31
32 LICENSE="OSL-1.1"
33 SLOT="0"
34 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86"
35 +KEYWORDS="~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 s390 sh ~x86"
36 IUSE=""
37
38 DEPEND=""
39
40
41
42 --
43 gentoo-commits@g.o mailing list