summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-03-02 23:38:32 -0800
committerMatt Turner <mattst88@gentoo.org>2019-03-02 23:38:32 -0800
commitf33d2c49e201d552f5a3158adfe922f1ddedae09 (patch)
treed618192631e4094fbd8b103a782cb23fb43fb5a8
downloadno-distcc-env-f33d2c49e201d552f5a3158adfe922f1ddedae09.tar.gz
no-distcc-env-f33d2c49e201d552f5a3158adfe922f1ddedae09.tar.bz2
no-distcc-env-f33d2c49e201d552f5a3158adfe922f1ddedae09.zip
Initial commit
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--env/no-distcc-pump.conf1
-rw-r--r--env/no-distcc.conf1
-rw-r--r--package.env/no-distcc2
-rw-r--r--package.env/no-distcc-pump2
4 files changed, 6 insertions, 0 deletions
diff --git a/env/no-distcc-pump.conf b/env/no-distcc-pump.conf
new file mode 100644
index 0000000..d5a2af1
--- /dev/null
+++ b/env/no-distcc-pump.conf
@@ -0,0 +1 @@
+FEATURES="-distcc-pump"
diff --git a/env/no-distcc.conf b/env/no-distcc.conf
new file mode 100644
index 0000000..a4ee6e8
--- /dev/null
+++ b/env/no-distcc.conf
@@ -0,0 +1 @@
+FEATURES="-distcc -distcc-pump"
diff --git a/package.env/no-distcc b/package.env/no-distcc
new file mode 100644
index 0000000..fec0f82
--- /dev/null
+++ b/package.env/no-distcc
@@ -0,0 +1,2 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
diff --git a/package.env/no-distcc-pump b/package.env/no-distcc-pump
new file mode 100644
index 0000000..fec0f82
--- /dev/null
+++ b/package.env/no-distcc-pump
@@ -0,0 +1,2 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2