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-db/couchdb/files: couchdb.init-2
Date: Tue, 31 Jul 2012 18:10:29
Message-Id: 20120731181014.5641C20033@flycatcher.gentoo.org
1 djc 12/07/31 18:10:14
2
3 Modified: couchdb.init-2
4 Log:
5 Relicense couchdb init script I wrote to Apache-2.0 (bug 425918).
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-db/couchdb/files/couchdb.init-2
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/files/couchdb.init-2?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/files/couchdb.init-2?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/files/couchdb.init-2?r1=1.1&r2=1.2
15
16 Index: couchdb.init-2
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/files/couchdb.init-2,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- couchdb.init-2 31 Oct 2011 14:29:42 -0000 1.1
23 +++ couchdb.init-2 31 Jul 2012 18:10:13 -0000 1.2
24 @@ -1,6 +1,6 @@
25 #!/sbin/runscript
26 -# Copyright 2008-2011 Dirkjan Ochtman
27 -# Distributed under the terms of the GNU General Public License v2
28 +# Copyright 1999-2012 Dirkjan Ochtman
29 +# Distributed under the terms of the Apache License, Version 2.0
30
31 depend() {
32 need net