public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-2.0.ebuild ChangeLog httping-1.6.ebuild
@ 2013-03-20 18:13 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-03-20 18:13 UTC (permalink / raw
  To: gentoo-commits

jer         13/03/20 18:13:35

  Modified:             httping-2.0.ebuild ChangeLog
  Removed:              httping-1.6.ebuild
  Log:
  Respect CFLAGS/LDFLAGS.
  
  (Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  net-analyzer/httping/httping-2.0.ebuild

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

Index: httping-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- httping-2.0.ebuild	20 Mar 2013 17:06:56 -0000	1.1
+++ httping-2.0.ebuild	20 Mar 2013 18:13:35 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.0.ebuild,v 1.1 2013/03/20 17:06:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.0.ebuild,v 1.2 2013/03/20 18:13:35 jer Exp $
 
 EAPI=5
-inherit flag-o-matic toolchain-funcs
+inherit eutils toolchain-funcs
 
 DESCRIPTION="http protocol ping-like program"
 HOMEPAGE="http://www.vanheusden.com/httping/"
@@ -25,7 +25,7 @@
 RESTRICT="test"
 
 src_prepare() {
-	sed -i "/^OFLAGS/d" Makefile || die
+	epatch "${FILESDIR}"/${PN}-2.0-flags.patch
 }
 
 src_compile() {



1.95                 net-analyzer/httping/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	20 Mar 2013 18:11:23 -0000	1.94
+++ ChangeLog	20 Mar 2013 18:13:35 -0000	1.95
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/httping
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.94 2013/03/20 18:11:23 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.95 2013/03/20 18:13:35 jer Exp $
+
+  20 Mar 2013; Jeroen Roovers <jer@gentoo.org> +files/httping-2.0-flags.patch,
+  -httping-1.6.ebuild, httping-2.0.ebuild:
+  Respect CFLAGS/LDFLAGS.
 
   20 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> httping-1.5.8.ebuild:
   amd64, ppc64, x86 stable, wrt bug #462512





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

only message in thread, other threads:[~2013-03-20 18:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 18:13 [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-2.0.ebuild ChangeLog httping-1.6.ebuild Jeroen Roovers (jer)

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