public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/iftop: iftop-1.0_pre2.ebuild ChangeLog
@ 2013-08-22 17:01 Michael Weber (xmw)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Weber (xmw) @ 2013-08-22 17:01 UTC (permalink / raw
  To: gentoo-commits

xmw         13/08/22 17:01:29

  Modified:             iftop-1.0_pre2.ebuild ChangeLog
  Log:
  Add ~arm keyword
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)

Revision  Changes    Path
1.7                  net-analyzer/iftop/iftop-1.0_pre2.ebuild

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

Index: iftop-1.0_pre2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- iftop-1.0_pre2.ebuild	3 May 2013 21:39:15 -0000	1.6
+++ iftop-1.0_pre2.ebuild	22 Aug 2013 17:01:28 -0000	1.7
@@ -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/iftop/iftop-1.0_pre2.ebuild,v 1.6 2013/05/03 21:39:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.7 2013/08/22 17:01:28 xmw Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 DEPEND="



1.49                 net-analyzer/iftop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	3 May 2013 21:39:15 -0000	1.48
+++ ChangeLog	22 Aug 2013 17:01:28 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/iftop
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.48 2013/05/03 21:39:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.49 2013/08/22 17:01:28 xmw Exp $
+
+  22 Aug 2013; Michael Weber <xmw@gentoo.org> iftop-1.0_pre2.ebuild:
+  Add ~arm keyword
 
   03 May 2013; Justin Lecher <jlec@gentoo.org> iftop-1.0_pre2.ebuild,
   +files/iftop-1.0_pre2-tinfo.patch, metadata.xml:





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/iftop: iftop-1.0_pre2.ebuild ChangeLog
@ 2013-12-12 17:02 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2013-12-12 17:02 UTC (permalink / raw
  To: gentoo-commits

jer         13/12/12 17:02:26

  Modified:             iftop-1.0_pre2.ebuild ChangeLog
  Log:
  Fix POSIX threads checking (bug #490168).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.9                  net-analyzer/iftop/iftop-1.0_pre2.ebuild

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

Index: iftop-1.0_pre2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- iftop-1.0_pre2.ebuild	27 Nov 2013 12:25:45 -0000	1.8
+++ iftop-1.0_pre2.ebuild	12 Dec 2013 17:02:26 -0000	1.9
@@ -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/iftop/iftop-1.0_pre2.ebuild,v 1.8 2013/11/27 12:25:45 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.9 2013/12/12 17:02:26 jer Exp $
 
 EAPI=5
 
@@ -24,6 +24,11 @@
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-tinfo.patch
 	sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.in || die
+
+	# bug 490168
+	cat "${FILESDIR}"/ax_pthread.m4 >> "${S}"/acinclude.m4 || die
+	epatch "${FILESDIR}"/${P}-pthread.patch
+
 	eautoreconf
 }
 



1.51                 net-analyzer/iftop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	27 Nov 2013 12:25:45 -0000	1.50
+++ ChangeLog	12 Dec 2013 17:02:26 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/iftop
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.50 2013/11/27 12:25:45 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.51 2013/12/12 17:02:26 jer Exp $
+
+  12 Dec 2013; Jeroen Roovers <jer@gentoo.org> iftop-1.0_pre2.ebuild,
+  +files/iftop-1.0_pre2-pthread.patch, +files/ax_pthread.m4:
+  Fix POSIX threads checking (bug #490168).
 
   27 Nov 2013; Chema Alonso <nimiux@gentoo.org> iftop-1.0_pre2.ebuild:
   Stable for amd64 wrt bug #490078





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/iftop: iftop-1.0_pre2.ebuild ChangeLog
@ 2014-02-20 14:58 Akinori Hattori (hattya)
  0 siblings, 0 replies; 3+ messages in thread
From: Akinori Hattori (hattya) @ 2014-02-20 14:58 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/20 14:58:11

  Modified:             iftop-1.0_pre2.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #490078
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.13                 net-analyzer/iftop/iftop-1.0_pre2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild?r1=1.12&r2=1.13

Index: iftop-1.0_pre2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- iftop-1.0_pre2.ebuild	20 Jan 2014 14:06:32 -0000	1.12
+++ iftop-1.0_pre2.ebuild	20 Feb 2014 14:58:11 -0000	1.13
@@ -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/iftop/iftop-1.0_pre2.ebuild,v 1.12 2014/01/20 14:06:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.13 2014/02/20 14:58:11 hattya Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 DEPEND="



1.61                 net-analyzer/iftop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	17 Feb 2014 01:10:25 -0000	1.60
+++ ChangeLog	20 Feb 2014 14:58:11 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/iftop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.60 2014/02/17 01:10:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.61 2014/02/20 14:58:11 hattya Exp $
+
+  20 Feb 2014; Akinori Hattori <hattya@gentoo.org> iftop-1.0_pre2.ebuild:
+  ia64 stable wrt bug #490078
 
   17 Feb 2014; Jeroen Roovers <jer@gentoo.org> iftop-1.0_pre4.ebuild,
   files/iftop-1.0_pre4-tinfo.patch:





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-20 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 14:58 [gentoo-commits] gentoo-x86 commit in net-analyzer/iftop: iftop-1.0_pre2.ebuild ChangeLog Akinori Hattori (hattya)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-12 17:02 Jeroen Roovers (jer)
2013-08-22 17:01 Michael Weber (xmw)

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