aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2012-08-01 23:08:54 +0200
committerAndré Erdmann <dywi@mailerd.de>2012-08-01 23:08:54 +0200
commit02ee937512a9261570b126ca283e4b87de0daa91 (patch)
tree9e31ff0f7af49ea5c56bec840bc898dbefb4931b /config
parentactually skip manifest creation with --no-manifest (diff)
downloadR_overlay-02ee937512a9261570b126ca283e4b87de0daa91.tar.gz
R_overlay-02ee937512a9261570b126ca283e4b87de0daa91.tar.bz2
R_overlay-02ee937512a9261570b126ca283e4b87de0daa91.zip
docs
Diffstat (limited to 'config')
-rw-r--r--config/R-overlay.conf6
-rw-r--r--config/repo.list2
2 files changed, 8 insertions, 0 deletions
diff --git a/config/R-overlay.conf b/config/R-overlay.conf
index 01f0037..a1ba48c 100644
--- a/config/R-overlay.conf
+++ b/config/R-overlay.conf
@@ -134,6 +134,12 @@
# * defaults to sci-R
#OVERLAY_CATEGORY = 'dev-R'
+# OVERLAY_KEEP_NTH_LATEST
+# keep the n-th latest ebuilds per R package, removing all others
+# * accepted values: integer, has no effect if < 1
+# * defaults to <unset>, which disables this option (keep all ebuilds)
+#OVERLAY_KEEP_NTH_LATEST = 3
+
# EBUILD_HEADER
# ebuild header file that will be included in all created ebuilds
# *** NOT IN USE ***
diff --git a/config/repo.list b/config/repo.list
index f389fd7..378c03e 100644
--- a/config/repo.list
+++ b/config/repo.list
@@ -1,6 +1,8 @@
# repo.list
# This file explains how to write repo config files.
+# !! out of date, see man/roverlay-repo.5
+
# This file is parsed used ConfigParser syntax (known from .ini files).
# A repo entry describes