Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/dhcp_probe: ChangeLog dhcp_probe-1.3.0.ebuild
Date: Wed, 28 Oct 2009 04:19:00
Message-Id: E1N2zzu-0007j5-63@stork.gentoo.org
1 robbat2 09/10/28 04:18:58
2
3 Modified: ChangeLog dhcp_probe-1.3.0.ebuild
4 Log:
5 Keyword for ~amd64. Also spelling fix.
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 net-analyzer/dhcp_probe/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/dhcp_probe/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/dhcp_probe/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/dhcp_probe/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -p -w -b -B -u -u -r1.2 -r1.3
21 --- ChangeLog 26 May 2009 21:20:12 -0000 1.2
22 +++ ChangeLog 28 Oct 2009 04:18:57 -0000 1.3
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-analyzer/dhcp_probe
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/ChangeLog,v 1.2 2009/05/26 21:20:12 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/ChangeLog,v 1.3 2009/10/28 04:18:57 robbat2 Exp $
28 +
29 + 28 Oct 2009; Robin H. Johnson <robbat2@g.o>
30 + dhcp_probe-1.3.0.ebuild:
31 + Keyword for ~amd64. Also spelling fix.
32
33 26 May 2009; Jeroen Roovers <jer@g.o> files/dhcp_probe.confd:
34 Add Copyright/CVS header.
35
36
37
38 1.2 net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild?r1=1.1&r2=1.2
43
44 Index: dhcp_probe-1.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -p -w -b -B -u -u -r1.1 -r1.2
50 --- dhcp_probe-1.3.0.ebuild 26 May 2009 00:00:55 -0000 1.1
51 +++ dhcp_probe-1.3.0.ebuild 28 Oct 2009 04:18:57 -0000 1.2
52 @@ -1,16 +1,16 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild,v 1.1 2009/05/26 00:00:55 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dhcp_probe/dhcp_probe-1.3.0.ebuild,v 1.2 2009/10/28 04:18:57 robbat2 Exp $
57
58 EAPI="2"
59
60 -DESCRIPTION="dchp_probe attempts to discover DHCP and BootP servers on a directly-attached Ethernet network"
61 +DESCRIPTION="dhcp_probe attempts to discover DHCP and BootP servers on a directly-attached Ethernet network"
62 HOMEPAGE="http://www.net.princeton.edu/software/dhcp_probe/"
63 SRC_URI="http://www.net.princeton.edu/software/${PN}/${P}.tar.gz"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~x86"
68 +KEYWORDS="~x86 ~amd64"
69 IUSE=""
70
71 DEPEND="