Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/watchdog: watchdog-5.4.ebuild ChangeLog
Date: Tue, 11 Sep 2007 15:58:18
Message-Id: E1IV7vI-0001Wd-9C@stork.gentoo.org
1 phreak 07/09/11 15:45:08
2
3 Modified: watchdog-5.4.ebuild ChangeLog
4 Log:
5 Comment the unused epatch for the Debian patch (for now), thanks to Patrizio Bassi <hetfield666 at gmail.com> in #192040.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 sys-apps/watchdog/watchdog-5.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild?r1=1.1&r2=1.2
14
15 Index: watchdog-5.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- watchdog-5.4.ebuild 9 Sep 2007 07:25:28 -0000 1.1
22 +++ watchdog-5.4.ebuild 11 Sep 2007 15:45:07 -0000 1.2
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/sys-apps/watchdog/watchdog-5.4.ebuild,v 1.1 2007/09/09 07:25:28 phreak Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild,v 1.2 2007/09/11 15:45:07 phreak Exp $
28
29 inherit eutils
30
31 @@ -22,7 +22,7 @@
32 cd "${S}"
33 epatch "${FILESDIR}"/${PN}-5.2.6-headers.patch
34 epatch "${FILESDIR}"/${PN}-5.2.6-uclibc.patch
35 - epatch "${WORKDIR}"/${MY_P}-${PATCH_LEVEL}.diff
36 +# epatch "${WORKDIR}"/${MY_P}-${PATCH_LEVEL}.diff
37 }
38
39 src_install() {
40
41
42
43 1.21 sys-apps/watchdog/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/watchdog/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/watchdog/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/watchdog/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 9 Sep 2007 07:25:28 -0000 1.20
56 +++ ChangeLog 11 Sep 2007 15:45:07 -0000 1.21
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-apps/watchdog
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.20 2007/09/09 07:25:28 phreak Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.21 2007/09/11 15:45:07 phreak Exp $
62 +
63 + 11 Sep 2007; Christian Heim <phreak@g.o> watchdog-5.4.ebuild:
64 + Comment the unused epatch for the Debian patch (for now), thanks to Patrizio
65 + Bassi <hetfield666 at gmail.com> in #192040.
66
67 *watchdog-5.4 (09 Sep 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list