public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Donenfeld (zx2c4)" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/mtr: mtr-0.85.ebuild ChangeLog
Date: Fri, 12 Jul 2013 18:27:28 +0000 (UTC)	[thread overview]
Message-ID: <20130712182728.187C12171C@flycatcher.gentoo.org> (raw)

zx2c4       13/07/12 18:27:28

  Modified:             mtr-0.85.ebuild ChangeLog
  Log:
  Clean up upstream's .o files that cause build issues.
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)

Revision  Changes    Path
1.6                  net-analyzer/mtr/mtr-0.85.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/mtr-0.85.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/mtr-0.85.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mtr/mtr-0.85.ebuild?r1=1.5&r2=1.6

Index: mtr-0.85.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.85.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mtr-0.85.ebuild	11 Jul 2013 23:27:33 -0000	1.5
+++ mtr-0.85.ebuild	12 Jul 2013 18:27:27 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.85.ebuild,v 1.5 2013/07/11 23:27:33 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.85.ebuild,v 1.6 2013/07/12 18:27:27 zx2c4 Exp $
 
 EAPI=5
 inherit eutils autotools flag-o-matic
@@ -45,6 +45,12 @@
 		$(use_with gtk glib) \
 		$(use_with gtk) \
 		$(use_enable ipv6)
+
+	# It's a bit absurd to have to do this, but the package isn't
+	# actually "configured" and ready to be compiled until this is
+	# done because upstream packaged .o files with the tarball.
+	# Remember to take this out on future versions.
+	emake clean
 }
 
 src_install() {



1.138                net-analyzer/mtr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog	11 Jul 2013 23:27:33 -0000	1.137
+++ ChangeLog	12 Jul 2013 18:27:27 -0000	1.138
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/mtr
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.137 2013/07/11 23:27:33 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.138 2013/07/12 18:27:27 zx2c4 Exp $
+
+  12 Jul 2013; Jason A. Donenfeld <zx2c4@gentoo.org> mtr-0.85.ebuild:
+  Clean up upstream's .o files that cause build issues.
 
   11 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> mtr-0.85.ebuild:
   Remove workaround for glib dependency and make it optional, wrt bug #456788





             reply	other threads:[~2013-07-12 18:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 18:27 Jason Donenfeld (zx2c4) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-20 14:10 [gentoo-commits] gentoo-x86 commit in net-analyzer/mtr: mtr-0.85.ebuild ChangeLog Fabian Groffen (grobian)
2013-09-02 21:52 Agostino Sarubbo (ago)
2013-09-03 11:54 Agostino Sarubbo (ago)
2013-09-04  9:03 Agostino Sarubbo (ago)
2013-09-05 13:26 Agostino Sarubbo (ago)
2013-09-07 20:16 Agostino Sarubbo (ago)
2013-11-17  8:11 Naohiro Aota (naota)

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=20130712182728.187C12171C@flycatcher.gentoo.org \
    --to=zx2c4@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