public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/ettercap: ettercap-0.8.0-r1.ebuild ChangeLog
Date: Sun, 23 Feb 2014 16:19:25 +0000 (UTC)	[thread overview]
Message-ID: <20140223161925.D05E62004C@flycatcher.gentoo.org> (raw)

ago         14/02/23 16:19:25

  Modified:             ettercap-0.8.0-r1.ebuild ChangeLog
  Log:
  Fix compilation on ppc, thanks to upstream author Gianfranco Costamagna, wrt to bug #502226 by Paul Osmialowski
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild?r1=1.8&r2=1.9

Index: ettercap-0.8.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ettercap-0.8.0-r1.ebuild	20 Feb 2014 13:10:24 -0000	1.8
+++ ettercap-0.8.0-r1.ebuild	23 Feb 2014 16:19:25 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild,v 1.8 2014/02/20 13:10:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.0-r1.ebuild,v 1.9 2014/02/23 16:19:25 ago Exp $
 
 EAPI=5
 
@@ -44,6 +44,7 @@
 
 src_prepare() {
 	sed -i "s:Release:Release Gentoo:" CMakeLists.txt || die
+	sed -i "s:B0:BZERO:g" src/ec_encryption_ccmp.c || die #502226
 }
 
 src_configure() {



1.151                net-analyzer/ettercap/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.151&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.151&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?r1=1.150&r2=1.151

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog	23 Feb 2014 11:57:34 -0000	1.150
+++ ChangeLog	23 Feb 2014 16:19:25 -0000	1.151
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/ettercap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.150 2014/02/23 11:57:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.151 2014/02/23 16:19:25 ago Exp $
+
+  23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ettercap-0.8.0-r1.ebuild:
+  Fix compilation on ppc, thanks to upstream author Gianfranco Costamagna, wrt
+  to bug #502226 by Paul Osmialowski
 
   23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ettercap-9999.ebuild:
   Sync the last edit with the 9999





             reply	other threads:[~2014-02-23 16:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-23 16:19 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-20 13:10 [gentoo-commits] gentoo-x86 commit in net-analyzer/ettercap: ettercap-0.8.0-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2014-02-20 13:08 Agostino Sarubbo (ago)
2014-02-20 13:08 Agostino Sarubbo (ago)
2014-02-20 13:08 Agostino Sarubbo (ago)
2014-02-20 13:08 Agostino Sarubbo (ago)
2013-12-24 16:56 Agostino Sarubbo (ago)
2013-10-25 10:30 Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140223161925.D05E62004C@flycatcher.gentoo.org \
    --to=ago@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox