public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber (xmw)" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/bing: ChangeLog bing-1.1.3-r1.ebuild
Date: Mon, 30 Aug 2010 21:37:51 +0000 (UTC)	[thread overview]
Message-ID: <20100830213751.1CFF720051@flycatcher.gentoo.org> (raw)

xmw         10/08/30 21:37:51

  Modified:             ChangeLog
  Added:                bing-1.1.3-r1.ebuild
  Log:
  Respect CC, EAPI-2 update
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 net-analyzer/bing/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	23 Sep 2009 18:18:10 -0000	1.16
+++ ChangeLog	30 Aug 2010 21:37:50 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/bing
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.16 2009/09/23 18:18:10 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.17 2010/08/30 21:37:50 xmw Exp $
+
+*bing-1.1.3-r1 (30 Aug 2010)
+
+  30 Aug 2010; Michael Weber <xmw@gentoo.org> +bing-1.1.3-r1.ebuild:
+  Updated ebuild to respect CC
 
   23 Sep 2009; Patrick Lauer <patrick@gentoo.org> bing-1.1.3.ebuild:
   Remove virtual/libc



1.1                  net-analyzer/bing/bing-1.1.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bing/bing-1.1.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bing/bing-1.1.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: bing-1.1.3-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3-r1.ebuild,v 1.1 2010/08/30 21:37:50 xmw Exp $

EAPI=2

inherit toolchain-funcs

DESCRIPTION="A point-to-point bandwidth measurement tool."
SRC_URI="mirror://debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://fgouget.free.fr/bing/index-en.shtml"

KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
SLOT="0"
LICENSE="as-is"
IUSE=""

RDEPEND=""
DEPEND=">=sys-apps/sed-4"

src_prepare() {
	sed -i -e "s:#COPTIM = -g: COPTIM = ${CFLAGS}:" Makefile || die
}

src_compile() {
	emake CC="$(tc-getCC)"|| die "emake failed"
}

src_install() {
	dobin bing || die
	doman unix/bing.8 || die
	dodoc ChangeLog Readme.{1st,txt} || die
}






             reply	other threads:[~2010-08-30 21:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30 21:37 Michael Weber (xmw) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-19 14:56 [gentoo-commits] gentoo-x86 commit in net-analyzer/bing: ChangeLog bing-1.1.3-r1.ebuild Michael Weber (xmw)
2010-09-24 10:53 Markos Chandras (hwoarang)
2010-10-05 19:10 Markus Meier (maekke)
2010-10-09 17:17 Raul Porcel (armin76)
2010-10-25 17:51 Brent Baude (ranger)
2012-12-19  6:31 Ulrich Mueller (ulm)

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=20100830213751.1CFF720051@flycatcher.gentoo.org \
    --to=xmw@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