summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Joliet <marcec@gmx.de>2015-12-04 21:57:30 +0100
committerMarc Joliet <marcec@gmx.de>2015-12-04 22:00:22 +0100
commitd817c33d460afeda104ef7016f6e1bd9dd7dbf9f (patch)
treec6740dc5bda888c5b420e867d0aa2f683124f0ef /app-shells/autojump/metadata.xml
parentapp-shells/autojump-22.2.4-r4: convert einfo to elog (diff)
downloadgentoo-d817c33d460afeda104ef7016f6e1bd9dd7dbf9f.tar.gz
gentoo-d817c33d460afeda104ef7016f6e1bd9dd7dbf9f.tar.bz2
gentoo-d817c33d460afeda104ef7016f6e1bd9dd7dbf9f.zip
app-shells/autojump-22.2.4-r4: python -> ipython
Rename the python USE flag to ipython, since it really controls IPython support, and not general Python support.
Diffstat (limited to 'app-shells/autojump/metadata.xml')
-rw-r--r--app-shells/autojump/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-shells/autojump/metadata.xml b/app-shells/autojump/metadata.xml
index 93654722ae8a..136e949672cc 100644
--- a/app-shells/autojump/metadata.xml
+++ b/app-shells/autojump/metadata.xml
@@ -9,4 +9,7 @@
<bugs-to>https://github.com/joelthelion/autojump/issues</bugs-to>
<remote-id type="github">joelthelion/autojump</remote-id>
</upstream>
+ <use>
+ <flag name="ipython">Add support for <pkg>dev-python/ipython</pkg></flag>
+ </use>
</pkgmetadata>