summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-20 11:40:46 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-20 12:29:21 +0100
commitb1aeb406bf927ca3f71304535c5cb6785bec28d7 (patch)
tree90cf535cfdf1fe25f5bfe012e460caa0cb7215bf /dev-python/matplotlib/metadata.xml
parentsci-biology/seaview: Version Bump (diff)
downloadgentoo-b1aeb406bf927ca3f71304535c5cb6785bec28d7.tar.gz
gentoo-b1aeb406bf927ca3f71304535c5cb6785bec28d7.tar.bz2
gentoo-b1aeb406bf927ca3f71304535c5cb6785bec28d7.zip
dev-python/matplotlib: Rename USE gtk to gtk2
USE gtk is ambigous and gtk2 will better represent the acutal effect the use has, similar to gtk3 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566296 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/metadata.xml')
-rw-r--r--dev-python/matplotlib/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/matplotlib/metadata.xml b/dev-python/matplotlib/metadata.xml
index 385b78482e13..fa1693c70e1f 100644
--- a/dev-python/matplotlib/metadata.xml
+++ b/dev-python/matplotlib/metadata.xml
@@ -10,7 +10,8 @@
</longdescription>
<use>
<flag name="excel">Pull <pkg>dev-python/xlwt</pkg> for the exceltools toolkit</flag>
- <flag name="gtk3">Use <pkg>x11-libs/gtk+:3</pkg> instead of <pkg>x11-libs/gtk+:2</pkg></flag>
+ <flag name="gtk2">Enable <pkg>x11-libs/gtk+:2</pkg> support</flag>
+ <flag name="gtk3">Enable <pkg>x11-libs/gtk+:3</pkg> support</flag>
<flag name="pyside">Qt support via <pkg>dev-python/pyside</pkg></flag>
</use>
<upstream>