aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-17 17:25:52 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-17 17:27:24 +0200
commita352f3c03b9e46676b3462f0e11f711bc37cbcb3 (patch)
tree716a31bef23c1ac0da70737ffaab5b3c5690f0bf /profiles/make.defaults
parentmail-client/mutt-wizard: version bump and fix PREFIX (diff)
downloadguru-a352f3c03b9e46676b3462f0e11f711bc37cbcb3.tar.gz
guru-a352f3c03b9e46676b3462f0e11f711bc37cbcb3.tar.bz2
guru-a352f3c03b9e46676b3462f0e11f711bc37cbcb3.zip
add use expands for geographiclib
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'profiles/make.defaults')
-rw-r--r--profiles/make.defaults9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/make.defaults b/profiles/make.defaults
new file mode 100644
index 000000000..9b93bcdec
--- /dev/null
+++ b/profiles/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+#
+# System-wide defaults for the Portage system
+# See portage(5) manpage
+
+# Env vars to expand into USE vars.
+USE_EXPAND="GEOIDS_DATASETS GRAVITY_MODELS MAGNETIC_MODELS PRECISION"
+