public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/its4: ChangeLog its4-1.1.1.ebuild
@ 2009-09-23 17:45 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 17:45 UTC (permalink / raw
  To: gentoo-commits

patrick     09/09/23 17:45:41

  Modified:             ChangeLog its4-1.1.1.ebuild
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-util/its4/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Jul 2007 15:09:43 -0000	1.6
+++ ChangeLog	23 Sep 2009 17:45:41 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/its4
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v 1.6 2007/07/02 15:09:43 peper Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v 1.7 2009/09/23 17:45:41 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> its4-1.1.1.ebuild:
+  Remove virtual/libc
 
   02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> its4-1.1.1.ebuild:
   (QA) RESTRICT clean up.



1.6                  dev-util/its4/its4-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?r1=1.5&r2=1.6

Index: its4-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- its4-1.1.1.ebuild	2 Jul 2007 15:09:43 -0000	1.5
+++ its4-1.1.1.ebuild	23 Sep 2009 17:45:41 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v 1.5 2007/07/02 15:09:43 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v 1.6 2009/09/23 17:45:41 patrick Exp $
 
 DESCRIPTION="ITS4: Software Security Tool"
 HOMEPAGE="http://www.cigital.com/its4/"
@@ -9,7 +9,7 @@
 SLOT="0"
 KEYWORDS="x86 ppc"
 IUSE=""
-DEPEND="sys-devel/gcc virtual/libc"
+DEPEND="sys-devel/gcc"
 RESTRICT="mirror fetch"
 #RDEPEND=""
 S="${WORKDIR}/${PN}"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/its4: ChangeLog its4-1.1.1.ebuild
@ 2010-01-03 20:01 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2010-01-03 20:01 UTC (permalink / raw
  To: gentoo-commits

robbat2     10/01/03 20:01:05

  Modified:             ChangeLog its4-1.1.1.ebuild
  Log:
  Bug #251114: Fix configure that used old C++ header filename.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-util/its4/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -p -w -b -B -u -u -r1.7 -r1.8
--- ChangeLog	23 Sep 2009 17:45:41 -0000	1.7
+++ ChangeLog	3 Jan 2010 20:01:04 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/its4
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v 1.7 2009/09/23 17:45:41 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/ChangeLog,v 1.8 2010/01/03 20:01:04 robbat2 Exp $
+
+  03 Jan 2010; Robin H. Johnson <robbat2@gentoo.org> its4-1.1.1.ebuild:
+  Bug #251114: Fix configure that used old C++ header filename.
 
   23 Sep 2009; Patrick Lauer <patrick@gentoo.org> its4-1.1.1.ebuild:
   Remove virtual/libc



1.7                  dev-util/its4/its4-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild?r1=1.6&r2=1.7

Index: its4-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -p -w -b -B -u -u -r1.6 -r1.7
--- its4-1.1.1.ebuild	23 Sep 2009 17:45:41 -0000	1.6
+++ its4-1.1.1.ebuild	3 Jan 2010 20:01:04 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v 1.6 2009/09/23 17:45:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/its4/its4-1.1.1.ebuild,v 1.7 2010/01/03 20:01:04 robbat2 Exp $
 
 DESCRIPTION="ITS4: Software Security Tool"
 HOMEPAGE="http://www.cigital.com/its4/"
@@ -19,6 +19,13 @@ pkg_nofetch() {
 	einfo "${DISTDIR}"
 }
 
+src_unpack() {
+	unpack ${A}
+	sed -i \
+		-e 's,iostream.h,iostream,g'\
+		"${S}"/configure
+}
+
 src_compile() {
 	# WARNING
 	# non-standard configure






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-03 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 17:45 [gentoo-commits] gentoo-x86 commit in dev-util/its4: ChangeLog its4-1.1.1.ebuild Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-03 20:01 Robin H. Johnson (robbat2)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox