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/ntp: ntp-4.2.6.ebuild
Date: Tue, 29 Dec 2009 07:33:22
Message-Id: E1NPWa0-0006EC-N0@stork.gentoo.org
1 vapier 09/12/29 07:33:20
2
3 Modified: ntp-4.2.6.ebuild
4 Log:
5 drop hostname patch reference since upstream says it can be found via other config options now (upstream bug #468)
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 net-misc/ntp/ntp-4.2.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ntp/ntp-4.2.6.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ntp/ntp-4.2.6.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ntp/ntp-4.2.6.ebuild?r1=1.3&r2=1.4
14
15 Index: ntp-4.2.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.6.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ntp-4.2.6.ebuild 14 Dec 2009 18:47:09 -0000 1.3
22 +++ ntp-4.2.6.ebuild 29 Dec 2009 07:33:20 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.6.ebuild,v 1.3 2009/12/14 18:47:09 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.6.ebuild,v 1.4 2009/12/29 07:33:20 vapier Exp $
28
29 EAPI="2"
30
31 @@ -36,8 +36,6 @@
32 }
33
34 src_prepare() {
35 - # Needs to be ported ...
36 - #epatch "${FILESDIR}"/4.2.0.20040617-hostname.patch
37 epatch "${FILESDIR}"/${PN}-4.2.4_p5-adjtimex.patch #254030
38 epatch "${FILESDIR}"/${PN}-4.2.4_p7-nano.patch #270483
39 epatch "${FILESDIR}"/${P}-linking.patch #296832