Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Sat, 23 Feb 2008 13:53:52
Message-Id: E1JSup3-00065q-SG@stork.gentoo.org
1 ranger 08/02/23 13:53:49
2
3 Modified: ChangeLog splint-3.1.2.ebuild
4 Log:
5 stable ppc64, bug 210010
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.18 dev-util/splint/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 27 Jan 2008 11:05:10 -0000 1.17
22 +++ ChangeLog 23 Feb 2008 13:53:49 -0000 1.18
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.17 2008/01/27 11:05:10 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.18 2008/02/23 13:53:49 ranger Exp $
28 +
29 + 23 Feb 2008; Brent Baude <ranger@g.o> splint-3.1.2.ebuild:
30 + stable ppc64, bug 210010
31
32 27 Jan 2008; Fabian Groffen <grobian@g.o> splint-3.1.1.ebuild,
33 splint-3.1.2.ebuild:
34
35
36
37 1.5 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.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild?r1=1.4&r2=1.5
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.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- splint-3.1.2.ebuild 27 Jan 2008 11:05:10 -0000 1.4
50 +++ splint-3.1.2.ebuild 23 Feb 2008 13:53:49 -0000 1.5
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.4 2008/01/27 11:05:10 grobian Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.5 2008/02/23 13:53:49 ranger 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