summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-03-20 19:58:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-03-20 19:58:49 +0000
commitcbfc6caf6c37b0114714e33c20e25f57312b9399 (patch)
tree664932c88dfdc137c861923afca2dda8a29bf037 /app-misc/mc/metadata.xml
parentVersion bump. Ebuild by Arfrever. (diff)
downloadgentoo-2-cbfc6caf6c37b0114714e33c20e25f57312b9399.tar.gz
gentoo-2-cbfc6caf6c37b0114714e33c20e25f57312b9399.tar.bz2
gentoo-2-cbfc6caf6c37b0114714e33c20e25f57312b9399.zip
Version bump. Don't require user to choose from ncurses/slang (bug #353679 by Ulrich Müller and others); use slang by default as less buggy implementation. New release among others fixes crash when ~/.config is not a dir (bug #406315 by Marcin Mirosław).
(Portage version: 2.2.0_alpha91/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/mc/metadata.xml')
-rw-r--r--app-misc/mc/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/mc/metadata.xml b/app-misc/mc/metadata.xml
index 3334c7cec3d1..33496fe19c5f 100644
--- a/app-misc/mc/metadata.xml
+++ b/app-misc/mc/metadata.xml
@@ -13,6 +13,7 @@
<use>
<flag name="edit">Compile and install the mcedit application</flag>
<flag name="mclib">Compile and install the libmc.so shared library</flag>
+ <flag name="slang">Use <pkg>sys-libs/slang</pkg> instead of <pkg>sys-libs/ncurses</pkg>.</flag>
<flag name="xdg">Toggles mc's config dir location. Enable for $XDG_CONFIG_HOME/mc, disable for $HOME/.mc</flag>
</use>
</pkgmetadata>