Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/its4: ChangeLog its4-1.1.1.ebuild
Date: Sun, 03 Jan 2010 20:01:07
Message-Id: E1NRWdN-0006Eq-7A@stork.gentoo.org
1 robbat2 10/01/03 20:01:05
2
3 Modified: ChangeLog its4-1.1.1.ebuild
4 Log:
5 Bug #251114: Fix configure that used old C++ header filename.
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-util/its4/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -p -w -b -B -u -u -r1.7 -r1.8
21 --- ChangeLog 23 Sep 2009 17:45:41 -0000 1.7
22 +++ ChangeLog 3 Jan 2010 20:01:04 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/its4
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v 1.7 2009/09/23 17:45:41 patrick Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v 1.8 2010/01/03 20:01:04 robbat2 Exp $
29 +
30 + 03 Jan 2010; Robin H. Johnson <robbat2@g.o> its4-1.1.1.ebuild:
31 + Bug #251114: Fix configure that used old C++ header filename.
32
33 23 Sep 2009; Patrick Lauer <patrick@g.o> its4-1.1.1.ebuild:
34 Remove virtual/libc
35
36
37
38 1.7 dev-util/its4/its4-1.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?r1=1.6&r2=1.7
43
44 Index: its4-1.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -p -w -b -B -u -u -r1.6 -r1.7
50 --- its4-1.1.1.ebuild 23 Sep 2009 17:45:41 -0000 1.6
51 +++ its4-1.1.1.ebuild 3 Jan 2010 20:01:04 -0000 1.7
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v 1.6 2009/09/23 17:45:41 patrick Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v 1.7 2010/01/03 20:01:04 robbat2 Exp $
58
59 DESCRIPTION="ITS4: Software Security Tool"
60 HOMEPAGE="http://www.cigital.com/its4/"
61 @@ -19,6 +19,13 @@ pkg_nofetch() {
62 einfo "${DISTDIR}"
63 }
64
65 +src_unpack() {
66 + unpack ${A}
67 + sed -i \
68 + -e 's,iostream.h,iostream,g'\
69 + "${S}"/configure
70 +}
71 +
72 src_compile() {
73 # WARNING
74 # non-standard configure