Gentoo Archives: gentoo-commits

From: "Dirkjan Ochtman (djc)" <djc@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/erlang/files: epmd.init
Date: Mon, 31 Dec 2012 09:25:09
Message-Id: 20121231092449.4A9C62171E@flycatcher.gentoo.org
1 djc 12/12/31 09:24:49
2
3 Modified: epmd.init
4 Log:
5 Changed license on an init script to ErlPL-1.1 (bug 425928).
6
7 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 6B065BFB)
8
9 Revision Changes Path
10 1.2 dev-lang/erlang/files/epmd.init
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/erlang/files/epmd.init?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/erlang/files/epmd.init?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/erlang/files/epmd.init?r1=1.1&r2=1.2
15
16 Index: epmd.init
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/erlang/files/epmd.init,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- epmd.init 8 Nov 2010 00:47:30 -0000 1.1
23 +++ epmd.init 31 Dec 2012 09:24:49 -0000 1.2
24 @@ -1,7 +1,7 @@
25 #!/sbin/runscript
26 -# Copyright 1999-2010 Gentoo Foundation
27 -# Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/files/epmd.init,v 1.1 2010/11/08 00:47:30 fauli Exp $
29 +# Copyright 1999-2012 Gentoo Foundation
30 +# Distributed under the terms of the Erlang Public License 1.1
31 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/files/epmd.init,v 1.2 2012/12/31 09:24:49 djc Exp $
32
33 depend() {
34 need net