Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/netkit-bootpd: netkit-bootpd-2.4.ebuild ChangeLog
Date: Thu, 01 Nov 2007 21:55:59
Message-Id: E1Ini14-0000wX-P5@stork.gentoo.org
1 jokey 07/11/01 21:55:54
2
3 Modified: netkit-bootpd-2.4.ebuild ChangeLog
4 Log:
5 Fix blocker, should be other way round
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.6 net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild?r1=1.5&r2=1.6
14
15 Index: netkit-bootpd-2.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- netkit-bootpd-2.4.ebuild 1 Nov 2007 21:29:45 -0000 1.5
22 +++ netkit-bootpd-2.4.ebuild 1 Nov 2007 21:55:54 -0000 1.6
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/netkit-bootpd/netkit-bootpd-2.4.ebuild,v 1.5 2007/11/01 21:29:45 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild,v 1.6 2007/11/01 21:55:54 jokey Exp $
28
29 inherit eutils
30
31 @@ -14,8 +14,8 @@
32 KEYWORDS="~hppa ~mips ppc ~sparc x86"
33 IUSE=""
34
35 -DEPEND="!<=net-misc/netkit-bootpd-0.17-r2"
36 -RDEPEND=${DEPEND}
37 +DEPEND=""
38 +RDEPEND=""
39
40 S="${WORKDIR}/${MY_P}"
41
42
43
44
45 1.18 net-misc/netkit-bootpd/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/netkit-bootpd/ChangeLog?rev=1.18&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/netkit-bootpd/ChangeLog?rev=1.18&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/netkit-bootpd/ChangeLog?r1=1.17&r2=1.18
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v
54 retrieving revision 1.17
55 retrieving revision 1.18
56 diff -u -r1.17 -r1.18
57 --- ChangeLog 1 Nov 2007 21:29:45 -0000 1.17
58 +++ ChangeLog 1 Nov 2007 21:55:54 -0000 1.18
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-misc/netkit-bootpd
61 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.17 2007/11/01 21:29:45 jokey Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.18 2007/11/01 21:55:54 jokey Exp $
64 +
65 + 01 Nov 2007; Markus Ullmann <jokey@g.o> netkit-bootpd-2.4.ebuild:
66 + Fix blocker, should be other way round
67
68 01 Nov 2007; Markus Ullmann <jokey@g.o>
69 -files/0.17-jumpstart.patch, -netkit-bootpd-0.17-r1.ebuild,
70
71
72
73 --
74 gentoo-commits@g.o mailing list