Gentoo Archives: gentoo-commits

From: "Thilo Bangert (bangert)" <bangert@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/supervise-scripts: supervise-scripts-3.5.ebuild ChangeLog supervise-scripts-4.0.ebuild
Date: Sat, 29 Jan 2011 23:14:11
Message-Id: 20110129231400.5F2DF20054@flycatcher.gentoo.org
1 bangert 11/01/29 23:14:00
2
3 Modified: supervise-scripts-3.5.ebuild ChangeLog
4 supervise-scripts-4.0.ebuild
5 Log:
6 dep on virtual/daemontools
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
9
10 Revision Changes Path
11 1.7 sys-process/supervise-scripts/supervise-scripts-3.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild?r1=1.6&r2=1.7
16
17 Index: supervise-scripts-3.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- supervise-scripts-3.5.ebuild 14 Jan 2010 15:02:04 -0000 1.6
24 +++ supervise-scripts-3.5.ebuild 29 Jan 2011 23:14:00 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.6 2010/01/14 15:02:04 bangert Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.7 2011/01/29 23:14:00 bangert Exp $
31
32 inherit eutils fixheadtails toolchain-funcs
33
34 @@ -13,7 +13,7 @@
35 KEYWORDS="alpha amd64 ppc sparc x86"
36 IUSE=""
37
38 -RDEPEND=">=sys-process/daemontools-0.70"
39 +RDEPEND="virtual/daemontools"
40 DEPEND="${RDEPEND}
41 dev-libs/bglibs"
42
43
44
45
46 1.8 sys-process/supervise-scripts/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/ChangeLog?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/ChangeLog?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/ChangeLog?r1=1.7&r2=1.8
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- ChangeLog 14 Jan 2010 15:02:04 -0000 1.7
59 +++ ChangeLog 29 Jan 2011 23:14:00 -0000 1.8
60 @@ -1,6 +1,10 @@
61 # ChangeLog for sys-process/supervise-scripts
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.7 2010/01/14 15:02:04 bangert Exp $
64 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.8 2011/01/29 23:14:00 bangert Exp $
66 +
67 + 29 Jan 2011; Thilo Bangert <bangert@g.o> supervise-scripts-3.5.ebuild,
68 + supervise-scripts-4.0.ebuild:
69 + dep on virtual/daemontools
70
71 14 Jan 2010; Thilo Bangert <bangert@g.o>
72 supervise-scripts-3.5.ebuild:
73
74
75
76 1.2 sys-process/supervise-scripts/supervise-scripts-4.0.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-4.0.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-4.0.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-4.0.ebuild?r1=1.1&r2=1.2
81
82 Index: supervise-scripts-4.0.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-4.0.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- supervise-scripts-4.0.ebuild 14 Jan 2010 11:49:44 -0000 1.1
89 +++ supervise-scripts-4.0.ebuild 29 Jan 2011 23:14:00 -0000 1.2
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-4.0.ebuild,v 1.1 2010/01/14 11:49:44 bangert Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-4.0.ebuild,v 1.2 2011/01/29 23:14:00 bangert Exp $
96
97 EAPI="2"
98
99 @@ -15,7 +15,7 @@
100 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
101 IUSE="doc"
102
103 -RDEPEND=">=sys-process/daemontools-0.76"
104 +RDEPEND="virtual/daemontools"
105 DEPEND="${RDEPEND}"
106
107 src_prepare() {