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/arping: arping-2.05.ebuild
Date: Fri, 11 Jan 2008 08:35:42
Message-Id: E1JDFMZ-0002ko-FU@stork.gentoo.org
1 vapier 08/01/11 08:35:39
2
3 Modified: arping-2.05.ebuild
4 Log:
5 s390 love
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.10 net-analyzer/arping/arping-2.05.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/arping/arping-2.05.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/arping/arping-2.05.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/arping/arping-2.05.ebuild?r1=1.9&r2=1.10
14
15 Index: arping-2.05.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.05.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- arping-2.05.ebuild 30 Apr 2007 13:21:57 -0000 1.9
22 +++ arping-2.05.ebuild 11 Jan 2008 08:35:38 -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/arping/arping-2.05.ebuild,v 1.9 2007/04/30 13:21:57 cedk Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.05.ebuild,v 1.10 2008/01/11 08:35:38 vapier Exp $
29
30 inherit toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="2"
36 -KEYWORDS="amd64 arm hppa ppc ~ppc64 sh sparc x86"
37 +KEYWORDS="amd64 arm hppa ppc ~ppc64 s390 sh sparc x86"
38 IUSE=""
39
40 DEPEND="net-libs/libpcap
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list