Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/ifstatus: ifstatus-1.1.0.ebuild ChangeLog
Date: Thu, 11 Sep 2008 10:09:45
Message-Id: E1Kdj7O-0005xv-Ja@stork.gentoo.org
1 armin76 08/09/11 10:09:42
2
3 Modified: ifstatus-1.1.0.ebuild ChangeLog
4 Log:
5 Add ~arm wrt #236259
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 net-analyzer/ifstatus/ifstatus-1.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0.ebuild?r1=1.4&r2=1.5
14
15 Index: ifstatus-1.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ifstatus-1.1.0.ebuild 28 Jun 2008 20:20:16 -0000 1.4
22 +++ ifstatus-1.1.0.ebuild 11 Sep 2008 10:09:42 -0000 1.5
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0.ebuild,v 1.4 2008/06/28 20:20:16 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0.ebuild,v 1.5 2008/09/11 10:09:42 armin76 Exp $
28
29 inherit eutils toolchain-funcs
30
31 -KEYWORDS="~amd64 ~ppc x86"
32 +KEYWORDS="~amd64 ~arm ~ppc x86"
33
34 DESCRIPTION="A simple CLI program for displaying network statistics in real time."
35 HOMEPAGE="http://ifstatus.sourceforge.net/"
36
37
38
39 1.5 net-analyzer/ifstatus/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstatus/ChangeLog?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstatus/ChangeLog?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstatus/ChangeLog?r1=1.4&r2=1.5
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ChangeLog,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- ChangeLog 28 Jun 2008 20:20:16 -0000 1.4
52 +++ ChangeLog 11 Sep 2008 10:09:42 -0000 1.5
53 @@ -1,6 +1,9 @@
54 # ChangeLog for net-analyzer/ifstatus
55 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ChangeLog,v 1.4 2008/06/28 20:20:16 loki_val Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ChangeLog,v 1.5 2008/09/11 10:09:42 armin76 Exp $
58 +
59 + 11 Sep 2008; Raúl Porcel <armin76@g.o> ifstatus-1.1.0.ebuild:
60 + Add ~arm wrt #236259
61
62 28 Jun 2008; Peter Alfredsen <loki_val@g.o>
63 +files/ifstatus-1.1.0-gcc43.patch, ifstatus-1.1.0.ebuild: