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.3-r1.ebuild
Date: Thu, 10 Jan 2008 08:51:17
Message-Id: E1JCt87-00064Z-Jg@stork.gentoo.org
1 vapier 08/01/10 08:51:15
2
3 Modified: sparse-0.3-r1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.7 sys-devel/sparse/sparse-0.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: sparse-0.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- sparse-0.3-r1.ebuild 23 Sep 2007 10:16:47 -0000 1.6
22 +++ sparse-0.3-r1.ebuild 10 Jan 2008 08:51:15 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.6 2007/09/23 10:16:47 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.7 2008/01/10 08:51:15 vapier Exp $
29
30 inherit eutils multilib
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="OSL-1.1"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm hppa ia64 ppc ~s390 ~sh x86"
37 +KEYWORDS="amd64 arm hppa ia64 ppc s390 ~sh x86"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list