Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/splint: splint-3.1.2.ebuild ChangeLog
Date: Wed, 27 Feb 2008 11:11:04
Message-Id: E1JUKBi-0000VN-3D@stork.gentoo.org
1 coldwind 08/02/27 11:11:02
2
3 Modified: splint-3.1.2.ebuild ChangeLog
4 Log:
5 amd64 stable wrt bug #210010
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.10 dev-util/splint/splint-3.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?r1=1.9&r2=1.10
14
15 Index: splint-3.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- splint-3.1.2.ebuild 24 Feb 2008 22:26:13 -0000 1.9
22 +++ splint-3.1.2.ebuild 27 Feb 2008 11:11:01 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.9 2008/02/24 22:26:13 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.10 2008/02/27 11:11:01 coldwind Exp $
28
29 DESCRIPTION="Check C programs for vulnerabilities and programming mistakes"
30 HOMEPAGE="http://lclint.cs.virginia.edu/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 hppa ppc ppc64 sparc x86"
36 +KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.25 dev-util/splint/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 24 Feb 2008 22:38:05 -0000 1.24
56 +++ ChangeLog 27 Feb 2008 11:11:01 -0000 1.25
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-util/splint
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.24 2008/02/24 22:38:05 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.25 2008/02/27 11:11:01 coldwind Exp $
62 +
63 + 27 Feb 2008; Santiago M. Mola <coldwind@g.o> splint-3.1.2.ebuild:
64 + amd64 stable wrt bug #210010
65
66 24 Feb 2008; Jeroen Roovers <jer@g.o> -splint-3.0.1.6.ebuild,
67 -splint-3.1.1.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list