Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/splint: ChangeLog splint-3.1.2.ebuild
Date: Sun, 23 Dec 2007 23:38:36
Message-Id: E1J6aOp-0000ht-0W@stork.gentoo.org
1 fmccor 07/12/23 23:38:27
2
3 Modified: ChangeLog splint-3.1.2.ebuild
4 Log:
5 ~sparc added, thanks to Tiago Cunha, all tests good.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.15 dev-util/splint/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 25 Oct 2007 16:02:18 -0000 1.14
22 +++ ChangeLog 23 Dec 2007 23:38:26 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/splint
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.14 2007/10/25 16:02:18 masterdriverz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.15 2007/12/23 23:38:26 fmccor Exp $
28 +
29 + 23 Dec 2007; Ferris McCormick <fmccor@g.o> splint-3.1.2.ebuild:
30 + ~sparc added, thanks to Tiago Cunha, all tests good.
31
32 *splint-3.1.2 (25 Oct 2007)
33
34
35
36
37 1.2 dev-util/splint/splint-3.1.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?r1=1.1&r2=1.2
42
43 Index: splint-3.1.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- splint-3.1.2.ebuild 25 Oct 2007 16:02:18 -0000 1.1
50 +++ splint-3.1.2.ebuild 23 Dec 2007 23:38:26 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.1 2007/10/25 16:02:18 masterdriverz Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.2 2007/12/23 23:38:26 fmccor Exp $
56
57 DESCRIPTION="Check C programs for vulnerabilities and programming mistakes"
58 HOMEPAGE="http://lclint.cs.virginia.edu/"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~x86"
64 +KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
65 IUSE=""
66
67 DEPEND=""
68
69
70
71 --
72 gentoo-commits@g.o mailing list