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/ethloop: ethloop-10-r3.ebuild ChangeLog
Date: Sat, 17 Nov 2012 20:55:17 +0000 (UTC)	[thread overview]
Message-ID: <20121117205517.1756E20C65@flycatcher.gentoo.org> (raw)

ago         12/11/17 20:55:17

  Modified:             ethloop-10-r3.ebuild ChangeLog
  Log:
  Add ~amd64, wrt bug #443696
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  net-analyzer/ethloop/ethloop-10-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ethloop/ethloop-10-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ethloop/ethloop-10-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ethloop/ethloop-10-r3.ebuild?r1=1.2&r2=1.3

Index: ethloop-10-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ethloop-10-r3.ebuild	31 Dec 2010 19:13:58 -0000	1.2
+++ ethloop-10-r3.ebuild	17 Nov 2012 20:55:16 -0000	1.3
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10-r3.ebuild,v 1.2 2010/12/31 19:13:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ethloop-10-r3.ebuild,v 1.3 2012/11/17 20:55:16 ago Exp $
 
-EAPI="2"
+EAPI=4
 
 inherit eutils toolchain-funcs
 
@@ -11,7 +11,7 @@
 SRC_URI="http://luxik.cdi.cz/~devik/qos/ethloop/ethloop10.tgz"
 LICENSE="as-is"
 SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 S=${WORKDIR}/${PN}
@@ -21,7 +21,7 @@
 }
 
 src_compile() {
-	emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" || die
+	emake CC=$(tc-getCC) CFLAGS="${CFLAGS}"
 }
 
 src_install() {



1.9                  net-analyzer/ethloop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	31 Dec 2010 19:13:58 -0000	1.8
+++ ChangeLog	17 Nov 2012 20:55:16 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ethloop
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ChangeLog,v 1.8 2010/12/31 19:13:58 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ChangeLog,v 1.9 2012/11/17 20:55:16 ago Exp $
+
+  17 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ethloop-10-r3.ebuild:
+  Add ~amd64, wrt bug #443696
 
   31 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ethloop-10-r3.ebuild:
   x86 stable wrt bug #336755
@@ -41,4 +44,3 @@
   11 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
   +ethloop-10.ebuild:
   Initial ebuild. Submitted by Diego Garcia <diego@envigo.net>. Closes #42275
-





             reply	other threads:[~2012-11-17 20:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-17 20:55 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-11 10:28 [gentoo-commits] gentoo-x86 commit in net-analyzer/ethloop: ethloop-10-r3.ebuild ChangeLog Jeroen Roovers (jer)
2013-05-20 10:15 Ulrich Mueller (ulm)
2010-12-31 19:13 PaweA Hajdan (phajdan.jr)

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=20121117205517.1756E20C65@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