diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2013-05-03 11:41:03 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2013-05-03 11:41:03 +0000 |
commit | 2ea764626e817055a6abf94171b88b3f28ab394d (patch) | |
tree | 7bfbb75627f7c3bfeb39ba42f55d662955f23d19 /dev-db/couchdb/files/couchdb.init-2 | |
parent | Drop -Werror from couchjs build (bug 452530). (diff) | |
download | historical-2ea764626e817055a6abf94171b88b3f28ab394d.tar.gz historical-2ea764626e817055a6abf94171b88b3f28ab394d.tar.bz2 historical-2ea764626e817055a6abf94171b88b3f28ab394d.zip |
Remove old versions of couchdb.
Package-Manager: portage-2.1.11.62/cvs/Linux x86_64
Manifest-Sign-Key: 0x6B065BFB
Diffstat (limited to 'dev-db/couchdb/files/couchdb.init-2')
-rw-r--r-- | dev-db/couchdb/files/couchdb.init-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/couchdb/files/couchdb.init-2 b/dev-db/couchdb/files/couchdb.init-2 index 0a31370fe8d5..94eb9e2e337b 100644 --- a/dev-db/couchdb/files/couchdb.init-2 +++ b/dev-db/couchdb/files/couchdb.init-2 @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 1999-2012 Dirkjan Ochtman +# Copyright 1999-2013 Dirkjan Ochtman # Distributed under the terms of the Apache License, Version 2.0 depend() { |