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>
This commit is contained in:
Justin Lecher
2015-11-20 11:40:46 +01:00
parent 68d94399d2
commit b1aeb406bf
2 changed files with 7 additions and 10 deletions

View File

@@ -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>