summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-05 09:56:52 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-05 10:15:57 +0200
commit6baa64108093c2bd39604f3f735cb91e6a6c1a3f (patch)
treed3291681460cde573a241aa323112466f4755931 /dev-db/riak/files/riak.confd
parentRemove packages using old python eclasses (diff)
downloadsunrise-6baa64108093c2bd39604f3f735cb91e6a6c1a3f.tar.gz
sunrise-6baa64108093c2bd39604f3f735cb91e6a6c1a3f.tar.bz2
sunrise-6baa64108093c2bd39604f3f735cb91e6a6c1a3f.zip
Remove multiple packages with unsatisfied deps
Diffstat (limited to 'dev-db/riak/files/riak.confd')
-rw-r--r--dev-db/riak/files/riak.confd6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-db/riak/files/riak.confd b/dev-db/riak/files/riak.confd
deleted file mode 100644
index eeb7773b3..000000000
--- a/dev-db/riak/files/riak.confd
+++ /dev/null
@@ -1,6 +0,0 @@
-RIAK_USER="riak"
-RIAK_ERTS_PATH="/usr/lib/riak/erts-5.9.3.1"
-RIAK_EXEC="/usr/bin/riak"
-RIAK_PIDFILE="/run/riak/riak.pid"
-# timeout to wait for the beam to start and riak to answer to ping requests
-RIAK_STARTUP_TIMEOUT=10