public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild
@ 2012-07-24  0:10 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-07-24  0:10 UTC (permalink / raw
  To: gentoo-commits

blueness    12/07/24 00:10:47

  Modified:             ChangeLog ifstat-1.1-r2.ebuild
  Log:
  Keyword ~mips
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 net-analyzer/ifstat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	11 Jul 2012 01:50:49 -0000	1.25
+++ ChangeLog	24 Jul 2012 00:10:47 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ifstat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.25 2012/07/11 01:50:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.26 2012/07/24 00:10:47 blueness Exp $
+
+  24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> ifstat-1.1-r2.ebuild:
+  Keyword ~mips
 
 *ifstat-1.1-r2 (11 Jul 2012)
 



1.2                  net-analyzer/ifstat/ifstat-1.1-r2.ebuild

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

Index: ifstat-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ifstat-1.1-r2.ebuild	11 Jul 2012 01:50:49 -0000	1.1
+++ ifstat-1.1-r2.ebuild	24 Jul 2012 00:10:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.1 2012/07/11 01:50:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.2 2012/07/24 00:10:47 blueness Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"
 RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild
@ 2013-09-30 17:37 Richard Freeman (rich0)
  0 siblings, 0 replies; 6+ messages in thread
From: Richard Freeman (rich0) @ 2013-09-30 17:37 UTC (permalink / raw
  To: gentoo-commits

rich0       13/09/30 17:37:18

  Modified:             ChangeLog ifstat-1.1-r2.ebuild
  Log:
  marked amd64 per bug 486524
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x08C170DE55EC123A)

Revision  Changes    Path
1.27                 net-analyzer/ifstat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	24 Jul 2012 00:10:47 -0000	1.26
+++ ChangeLog	30 Sep 2013 17:37:18 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ifstat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.26 2012/07/24 00:10:47 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.27 2013/09/30 17:37:18 rich0 Exp $
+
+  30 Sep 2013; Richard Freeman <rich0@gentoo.org> ifstat-1.1-r2.ebuild:
+  marked amd64 per bug 486524
 
   24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> ifstat-1.1-r2.ebuild:
   Keyword ~mips



1.3                  net-analyzer/ifstat/ifstat-1.1-r2.ebuild

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

Index: ifstat-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ifstat-1.1-r2.ebuild	24 Jul 2012 00:10:47 -0000	1.2
+++ ifstat-1.1-r2.ebuild	30 Sep 2013 17:37:18 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.2 2012/07/24 00:10:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.3 2013/09/30 17:37:18 rich0 Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"
 RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild
@ 2013-10-02  2:31 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2013-10-02  2:31 UTC (permalink / raw
  To: gentoo-commits

jer         13/10/02 02:31:59

  Modified:             ChangeLog ifstat-1.1-r2.ebuild
  Log:
  Stable for HPPA (bug #486524).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.28                 net-analyzer/ifstat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	30 Sep 2013 17:37:18 -0000	1.27
+++ ChangeLog	2 Oct 2013 02:31:59 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ifstat
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.27 2013/09/30 17:37:18 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.28 2013/10/02 02:31:59 jer Exp $
+
+  02 Oct 2013; Jeroen Roovers <jer@gentoo.org> ifstat-1.1-r2.ebuild:
+  Stable for HPPA (bug #486524).
 
   30 Sep 2013; Richard Freeman <rich0@gentoo.org> ifstat-1.1-r2.ebuild:
   marked amd64 per bug 486524



1.4                  net-analyzer/ifstat/ifstat-1.1-r2.ebuild

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

Index: ifstat-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ifstat-1.1-r2.ebuild	30 Sep 2013 17:37:18 -0000	1.3
+++ ifstat-1.1-r2.ebuild	2 Oct 2013 02:31:59 -0000	1.4
@@ -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/ifstat/ifstat-1.1-r2.ebuild,v 1.3 2013/09/30 17:37:18 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.4 2013/10/02 02:31:59 jer Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"
 RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild
@ 2013-10-10 10:43 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-10-10 10:43 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/10/10 10:43:04

  Modified:             ChangeLog ifstat-1.1-r2.ebuild
  Log:
  Stable on x86, wrt bug #486524
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.29                 net-analyzer/ifstat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	2 Oct 2013 02:31:59 -0000	1.28
+++ ChangeLog	10 Oct 2013 10:43:04 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ifstat
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.28 2013/10/02 02:31:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.29 2013/10/10 10:43:04 pinkbyte Exp $
+
+  10 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> ifstat-1.1-r2.ebuild:
+  Stable on x86, wrt bug #486524
 
   02 Oct 2013; Jeroen Roovers <jer@gentoo.org> ifstat-1.1-r2.ebuild:
   Stable for HPPA (bug #486524).



1.5                  net-analyzer/ifstat/ifstat-1.1-r2.ebuild

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

Index: ifstat-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ifstat-1.1-r2.ebuild	2 Oct 2013 02:31:59 -0000	1.4
+++ ifstat-1.1-r2.ebuild	10 Oct 2013 10:43:04 -0000	1.5
@@ -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/ifstat/ifstat-1.1-r2.ebuild,v 1.4 2013/10/02 02:31:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.5 2013/10/10 10:43:04 pinkbyte Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc x86"
 
 DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"
 RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild
@ 2013-12-17 11:04 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2013-12-17 11:04 UTC (permalink / raw
  To: gentoo-commits

armin76     13/12/17 11:04:19

  Modified:             ChangeLog ifstat-1.1-r2.ebuild
  Log:
  sparc stable wrt #486524
  
  (Portage version: 2.2.7/cvs/Linux ia64, signed Manifest commit with key F6AD3240)

Revision  Changes    Path
1.30                 net-analyzer/ifstat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	10 Oct 2013 10:43:04 -0000	1.29
+++ ChangeLog	17 Dec 2013 11:04:19 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ifstat
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.29 2013/10/10 10:43:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.30 2013/12/17 11:04:19 armin76 Exp $
+
+  17 Dec 2013; Raúl Porcel <armin76@gentoo.org> ifstat-1.1-r2.ebuild:
+  sparc stable wrt #486524
 
   10 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> ifstat-1.1-r2.ebuild:
   Stable on x86, wrt bug #486524



1.6                  net-analyzer/ifstat/ifstat-1.1-r2.ebuild

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

Index: ifstat-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ifstat-1.1-r2.ebuild	10 Oct 2013 10:43:04 -0000	1.5
+++ ifstat-1.1-r2.ebuild	17 Dec 2013 11:04:19 -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/ifstat/ifstat-1.1-r2.ebuild,v 1.5 2013/10/10 10:43:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.6 2013/12/17 11:04:19 armin76 Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 sparc x86"
 
 DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"
 RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild
@ 2014-01-19 12:27 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2014-01-19 12:27 UTC (permalink / raw
  To: gentoo-commits

jer         14/01/19 12:27:32

  Modified:             ChangeLog ifstat-1.1-r2.ebuild
  Log:
  Fix building on hardened (bug #498074 by John Default).
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.34                 net-analyzer/ifstat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	22 Dec 2013 14:19:54 -0000	1.33
+++ ChangeLog	19 Jan 2014 12:27:32 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/ifstat
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.33 2013/12/22 14:19:54 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.34 2014/01/19 12:27:32 jer Exp $
+
+  19 Jan 2014; Jeroen Roovers <jer@gentoo.org> ifstat-1.1-r2.ebuild,
+  +files/ifstat-1.1-hardened.patch:
+  Fix building on hardened (bug #498074 by John Default).
 
   22 Dec 2013; Jeroen Roovers <jer@gentoo.org> -ifstat-1.1.ebuild,
   -files/ifstat-1.1-strip_and_cflags.patch:



1.9                  net-analyzer/ifstat/ifstat-1.1-r2.ebuild

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

Index: ifstat-1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ifstat-1.1-r2.ebuild	22 Dec 2013 12:05:26 -0000	1.8
+++ ifstat-1.1-r2.ebuild	19 Jan 2014 12:27:32 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.8 2013/12/22 12:05:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.9 2014/01/19 12:27:32 jer Exp $
 
 EAPI=4
 inherit autotools eutils
@@ -22,6 +22,8 @@
 
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-make.patch
+	epatch "${FILESDIR}"/${P}-hardened.patch
+
 	eautoreconf
 }
 





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

end of thread, other threads:[~2014-01-19 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 11:04 [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstat: ChangeLog ifstat-1.1-r2.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-19 12:27 Jeroen Roovers (jer)
2013-10-10 10:43 Sergey Popov (pinkbyte)
2013-10-02  2:31 Jeroen Roovers (jer)
2013-09-30 17:37 Richard Freeman (rich0)
2012-07-24  0:10 Anthony G. Basile (blueness)

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