Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/flawfinder: ChangeLog flawfinder-1.24.ebuild flawfinder-1.27.ebuild flawfinder-1.23.ebuild flawfinder-1.26-r1.ebuild
Date: Sun, 25 Jan 2009 23:21:03
Message-Id: E1LREHl-0008LZ-47@stork.gentoo.org
1 angelos 09/01/25 23:21:01
2
3 Modified: ChangeLog flawfinder-1.24.ebuild
4 flawfinder-1.27.ebuild
5 Removed: flawfinder-1.23.ebuild flawfinder-1.26-r1.ebuild
6 Log:
7 QA: Cleanup
8 (Portage version: 2.2_rc23/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 dev-util/flawfinder/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 21 Apr 2008 17:22:10 -0000 1.11
24 +++ ChangeLog 25 Jan 2009 23:21:01 -0000 1.12
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-util/flawfinder
27 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v 1.11 2008/04/21 17:22:10 phreak Exp $
29 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v 1.12 2009/01/25 23:21:01 angelos Exp $
31 +
32 + 25 Jan 2009; Christoph Mende <angelos@g.o>
33 + -files/flawfinder-1.26-linenumbers.patch, -flawfinder-1.23.ebuild,
34 + flawfinder-1.24.ebuild, -flawfinder-1.26-r1.ebuild,
35 + flawfinder-1.27.ebuild:
36 + QA: Cleanup
37
38 21 Apr 2008; Christian Heim <phreak@g.o> metadata.xml:
39 Fix up metadata.xml. If there's no maintainer for the package, the metadata
40
41
42
43 1.6 dev-util/flawfinder/flawfinder-1.24.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild?r1=1.5&r2=1.6
48
49 Index: flawfinder-1.24.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- flawfinder-1.24.ebuild 15 Jul 2004 23:40:23 -0000 1.5
56 +++ flawfinder-1.24.ebuild 25 Jan 2009 23:21:01 -0000 1.6
57 @@ -1,14 +1,14 @@
58 -# Copyright 1999-2004 Gentoo Foundation
59 +# Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild,v 1.5 2004/07/15 23:40:23 solar Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild,v 1.6 2009/01/25 23:21:01 angelos Exp $
63
64 DESCRIPTION="Examines C/C++ source code for security flaws"
65 HOMEPAGE="http://www.dwheeler.com/flawfinder/"
66 -SRC_URI="http://www.dwheeler.com/flawfinder/${P}.tar.gz"
67 +SRC_URI="http://www.dwheeler.com/${PN}/${P}.tar.gz"
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="x86 ~sparc ~mips"
72 +KEYWORDS="~mips ~sparc x86"
73 IUSE=""
74
75 DEPEND=""
76
77
78
79 1.2 dev-util/flawfinder/flawfinder-1.27.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/flawfinder-1.27.ebuild?rev=1.2&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/flawfinder-1.27.ebuild?rev=1.2&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/flawfinder/flawfinder-1.27.ebuild?r1=1.1&r2=1.2
84
85 Index: flawfinder-1.27.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.27.ebuild,v
88 retrieving revision 1.1
89 retrieving revision 1.2
90 diff -u -r1.1 -r1.2
91 --- flawfinder-1.27.ebuild 27 Jun 2007 12:09:37 -0000 1.1
92 +++ flawfinder-1.27.ebuild 25 Jan 2009 23:21:01 -0000 1.2
93 @@ -1,14 +1,14 @@
94 -# Copyright 1999-2007 Gentoo Foundation
95 +# Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.27.ebuild,v 1.1 2007/06/27 12:09:37 hanno Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.27.ebuild,v 1.2 2009/01/25 23:21:01 angelos Exp $
99
100 DESCRIPTION="Examines C/C++ source code for security flaws"
101 HOMEPAGE="http://www.dwheeler.com/flawfinder/"
102 -SRC_URI="http://www.dwheeler.com/flawfinder/${P}.tar.gz"
103 +SRC_URI="http://www.dwheeler.com/${PN}/${P}.tar.gz"
104
105 LICENSE="GPL-2"
106 SLOT="0"
107 -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc"
108 +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
109 IUSE=""
110
111 DEPEND=""