summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@gentoo.org>2012-07-31 18:10:13 +0000
committerDirkjan Ochtman <djc@gentoo.org>2012-07-31 18:10:13 +0000
commit71afaea07b5a09e387d0b156a8488e20d7731bdc (patch)
treefa787feea93c7d73b0bb4e812596bf7113b42ee3 /dev-db
parentFix missing #includes for gcc-47 (bug 425690). Thanks Diego. Also add slot de... (diff)
downloadgentoo-2-71afaea07b5a09e387d0b156a8488e20d7731bdc.tar.gz
gentoo-2-71afaea07b5a09e387d0b156a8488e20d7731bdc.tar.bz2
gentoo-2-71afaea07b5a09e387d0b156a8488e20d7731bdc.zip
Relicense couchdb init script I wrote to Apache-2.0 (bug 425918).
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/couchdb/ChangeLog5
-rw-r--r--dev-db/couchdb/files/couchdb.init-24
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/couchdb/ChangeLog b/dev-db/couchdb/ChangeLog
index b626f4f6a73b..aa5e4543f5b1 100644
--- a/dev-db/couchdb/ChangeLog
+++ b/dev-db/couchdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/couchdb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.56 2012/06/04 06:25:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.57 2012/07/31 18:10:13 djc Exp $
+
+ 31 Jul 2012; Dirkjan Ochtman <djc@gentoo.org> files/couchdb.init-2:
+ Relicense init script I wrote to Apache-2.0 (bug 425918).
04 Jun 2012; Zac Medico <zmedico@gentoo.org> couchdb-1.1.1.ebuild,
couchdb-1.2.0.ebuild:
diff --git a/dev-db/couchdb/files/couchdb.init-2 b/dev-db/couchdb/files/couchdb.init-2
index 29d454f20ad4..0a31370fe8d5 100644
--- a/dev-db/couchdb/files/couchdb.init-2
+++ b/dev-db/couchdb/files/couchdb.init-2
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2008-2011 Dirkjan Ochtman
-# Distributed under the terms of the GNU General Public License v2
+# Copyright 1999-2012 Dirkjan Ochtman
+# Distributed under the terms of the Apache License, Version 2.0
depend() {
need net