diff options
author | 2011-06-12 00:03:00 +0100 | |
---|---|---|
committer | 2011-06-12 00:03:00 +0100 | |
commit | efaec7cd946ed97a7b0bffdfc4aeb5dd21b22d9d (patch) | |
tree | 2557709825be5015fd4834223ca8d85d05dcf8f9 | |
parent | 5b0842d9e71d1c97696e6d98648588f15f15ee00 (diff) | |
download | paludis-efaec7cd946ed97a7b0bffdfc4aeb5dd21b22d9d.tar.gz paludis-efaec7cd946ed97a7b0bffdfc4aeb5dd21b22d9d.tar.xz |
Note that virtuals repo is non-functional
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7aa00ecda..d704c0420 100644 --- a/configure.ac +++ b/configure.ac @@ -1469,7 +1469,7 @@ AC_ARG_WITH([repositories], unavailable Unavailable unpackaged Unpackaged (for cave import) unwritten Unwritten - virtuals Old style Gentoo virtuals], + virtuals Old style Gentoo virtuals (non-functional, for backwards compatibility)], [repositories="`echo $with_repositories | tr ',' ' '`"], [repositories="$DEFAULT_REPOSITORIES"]) repositories=`echo $repositories | tr ' ' '\n' \ |