Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/iptraf: iptraf-3.0.0-r4.ebuild
Date: Thu, 10 Jan 2008 09:11:03
Message-Id: E1JCtRE-0006Wh-K6@stork.gentoo.org
1 vapier 08/01/10 09:11:00
2
3 Modified: iptraf-3.0.0-r4.ebuild
4 Log:
5 arm stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.10 net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild?r1=1.9&r2=1.10
14
15 Index: iptraf-3.0.0-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- iptraf-3.0.0-r4.ebuild 6 Nov 2007 17:26:07 -0000 1.9
22 +++ iptraf-3.0.0-r4.ebuild 10 Jan 2008 09:11:00 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v 1.9 2007/11/06 17:26:07 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v 1.10 2008/01/10 09:11:00 vapier Exp $
29
30 inherit eutils flag-o-matic toolchain-funcs
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86"
38 IUSE="ipv6 suid unicode"
39
40 DEPEND=">=sys-libs/ncurses-5.2-r1"
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list