aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2014-08-23 21:00:28 +0200
committerAndré Erdmann <dywi@mailerd.de>2014-08-23 21:00:28 +0200
commiteffb06b81e11c20b04b1898d2e6111b72c1583b9 (patch)
treee5e654b9b0b0699255bd529f6a51e567dd8a1293 /config
parentdoc/rst: fix slot rule examples (diff)
downloadR_overlay-effb06b81e11c20b04b1898d2e6111b72c1583b9.tar.gz
R_overlay-effb06b81e11c20b04b1898d2e6111b72c1583b9.tar.bz2
R_overlay-effb06b81e11c20b04b1898d2e6111b72c1583b9.zip
update generated files
Diffstat (limited to 'config')
-rw-r--r--config/R-overlay.conf.install4
-rw-r--r--config/R-overlay.conf.install.others4
2 files changed, 8 insertions, 0 deletions
diff --git a/config/R-overlay.conf.install b/config/R-overlay.conf.install
index fc4256d..3defb2b 100644
--- a/config/R-overlay.conf.install
+++ b/config/R-overlay.conf.install
@@ -125,6 +125,10 @@ DISTDIR_STRATEGY="hardlink symlink"
# Defaults to "no".
#NOSYNC="yes"
+# EAPI of the created ebuilds
+# Defaults to "5".
+#EBUILD_EAPI="5"
+
# Manifest file creation
# Available choices are 'next' (internal, fast)
# and 'ebuild' (using ebuild(1), slow, but failsafe).
diff --git a/config/R-overlay.conf.install.others b/config/R-overlay.conf.install.others
index e66cc34..c2a6274 100644
--- a/config/R-overlay.conf.install.others
+++ b/config/R-overlay.conf.install.others
@@ -130,6 +130,10 @@ CREATE_LICENSES_FILE="no"
# Defaults to "no".
#NOSYNC="yes"
+# EAPI of the created ebuilds
+# Defaults to "5".
+#EBUILD_EAPI="5"
+
# Manifest file creation
# Available choices are 'next' (internal, fast)
# and 'ebuild' (using ebuild(1), slow, but failsafe).