Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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, 24 Feb 2008 22:26:16
Message-Id: E1JTPIU-0000LN-29@stork.gentoo.org
1 jer 08/02/24 22:26:14
2
3 Modified: ChangeLog splint-3.1.2.ebuild
4 Log:
5 Stable for HPPA (bug #210010).
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.22 dev-util/splint/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 24 Feb 2008 15:17:35 -0000 1.21
22 +++ ChangeLog 24 Feb 2008 22:26:13 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/splint
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.21 2008/02/24 15:17:35 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.22 2008/02/24 22:26:13 jer Exp $
28 +
29 + 24 Feb 2008; Jeroen Roovers <jer@g.o> splint-3.1.2.ebuild:
30 + Stable for HPPA (bug #210010).
31
32 24 Feb 2008; Raúl Porcel <armin76@g.o> splint-3.1.2.ebuild:
33 sparc stable wrt #210010
34
35
36
37 1.9 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.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?r1=1.8&r2=1.9
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.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- splint-3.1.2.ebuild 24 Feb 2008 15:17:35 -0000 1.8
50 +++ splint-3.1.2.ebuild 24 Feb 2008 22:26:13 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.8 2008/02/24 15:17:35 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.9 2008/02/24 22:26:13 jer 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 ~hppa ppc ppc64 sparc x86"
64 +KEYWORDS="~amd64 hppa ppc ppc64 sparc x86"
65 IUSE=""
66
67 DEPEND=""
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list