public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/snitch: snitch-0.0.1.ebuild ChangeLog
@ 2008-07-27  8:39 Arun Raghavan (ford_prefect)
  0 siblings, 0 replies; only message in thread
From: Arun Raghavan (ford_prefect) @ 2008-07-27  8:39 UTC (permalink / raw
  To: gentoo-commits

ford_prefect    08/07/27 08:39:42

  Modified:             snitch-0.0.1.ebuild ChangeLog
  Log:
  Fix to compile with gcc-4.3
  (Portage version: 2.2_rc3/cvs/Linux 2.6.26 i686)

Revision  Changes    Path
1.8                  net-misc/snitch/snitch-0.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild?r1=1.7&r2=1.8

Index: snitch-0.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- snitch-0.0.1.ebuild	2 Jul 2007 15:06:04 -0000	1.7
+++ snitch-0.0.1.ebuild	27 Jul 2008 08:39:41 -0000	1.8
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild,v 1.7 2007/07/02 15:06:04 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild,v 1.8 2008/07/27 08:39:41 ford_prefect Exp $
+
+inherit eutils
 
 DESCRIPTION="Snitch is a powerful packetshaping utility that allows the user to easily harness the power of the Linux tc command to shape network traffic"
 HOMEPAGE="http://snitch.sourceforge.net/"
@@ -18,6 +20,12 @@
 	>=net-firewall/iptables-1.2.9-r1
 	sys-apps/iproute2"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	epatch "${FILESDIR}/${P}-gcc-4.3.patch"
+}
+
 src_compile() {
 	emake || die "emake failed"
 }



1.10                 net-misc/snitch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/snitch/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/snitch/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/snitch/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/snitch/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	2 Jul 2007 15:06:04 -0000	1.9
+++ ChangeLog	27 Jul 2008 08:39:41 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/snitch
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/ChangeLog,v 1.9 2007/07/02 15:06:04 peper Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/ChangeLog,v 1.10 2008/07/27 08:39:41 ford_prefect Exp $
+
+  27 Jul 2008; Arun Raghavan <ford_prefect@gentoo.org>
+  +files/snitch-0.0.1-gcc-4.3.patch, snitch-0.0.1.ebuild:
+  Fix to compile with gcc-4.3
 
   02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> snitch-0.0.1.ebuild:
   (QA) RESTRICT clean up.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-27  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-27  8:39 [gentoo-commits] gentoo-x86 commit in net-misc/snitch: snitch-0.0.1.ebuild ChangeLog Arun Raghavan (ford_prefect)

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