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-misc/iputils: iputils-20070202.ebuild
Date: Sun, 28 Oct 2007 21:23:35
Message-Id: E1ImFbW-0000ia-GW@stork.gentoo.org
1 vapier 07/10/28 21:23:30
2
3 Modified: iputils-20070202.ebuild
4 Log:
5 stabilize #195915
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.10 net-misc/iputils/iputils-20070202.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild?r1=1.9&r2=1.10
14
15 Index: iputils-20070202.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- iputils-20070202.ebuild 21 Oct 2007 14:42:14 -0000 1.9
22 +++ iputils-20070202.ebuild 28 Oct 2007 21:23:29 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild,v 1.9 2007/10/21 14:42:14 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20070202.ebuild,v 1.10 2007/10/28 21:23:29 vapier Exp $
28
29 inherit flag-o-matic eutils toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
37 IUSE="static ipv6 doc"
38
39 DEPEND="virtual/os-headers
40
41
42
43 --
44 gentoo-commits@g.o mailing list