Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/watchdog: ChangeLog watchdog-5.14.ebuild
Date: Thu, 23 Jul 2015 20:01:20
Message-Id: 20150723200118.36BB0BE@oystercatcher.gentoo.org
1 pacho 15/07/23 20:01:18
2
3 Modified: ChangeLog watchdog-5.14.ebuild
4 Log:
5 ppc stable wrt bug #535658
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.47 sys-apps/watchdog/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/ChangeLog?rev=1.47&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/ChangeLog?rev=1.47&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/ChangeLog?r1=1.46&r2=1.47
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v
19 retrieving revision 1.46
20 retrieving revision 1.47
21 diff -u -r1.46 -r1.47
22 --- ChangeLog 8 Jul 2015 16:24:34 -0000 1.46
23 +++ ChangeLog 23 Jul 2015 20:01:18 -0000 1.47
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/watchdog
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.46 2015/07/08 16:24:34 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.47 2015/07/23 20:01:18 pacho Exp $
29 +
30 + 23 Jul 2015; Pacho Ramos <pacho@g.o> watchdog-5.14.ebuild:
31 + ppc stable wrt bug #535658
32
33 08 Jul 2015; Mike Frysinger <vapier@g.o> watchdog-5.14.ebuild:
34 Mark m68k/s390/sh stable #535658.
35
36
37
38 1.6 sys-apps/watchdog/watchdog-5.14.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild?r1=1.5&r2=1.6
43
44 Index: watchdog-5.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- watchdog-5.14.ebuild 8 Jul 2015 16:24:34 -0000 1.5
51 +++ watchdog-5.14.ebuild 23 Jul 2015 20:01:18 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v 1.5 2015/07/08 16:24:34 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v 1.6 2015/07/23 20:01:18 pacho Exp $
57
58 EAPI="4"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 arm m68k ~mips ~ppc s390 sh ~sparc x86"
65 +KEYWORDS="amd64 arm m68k ~mips ppc s390 sh ~sparc x86"
66 IUSE="nfs"
67
68 DEPEND="nfs? ( net-libs/libtirpc )"