projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35d6e22
)
dev-python/xonsh: Make optfeature msg nicer
author
Justin Lecher
<jlec@gentoo.org>
Thu, 5 Jan 2017 19:50:25 +0000
(19:50 +0000)
committer
Justin Lecher
<jlec@gentoo.org>
Thu, 5 Jan 2017 19:52:08 +0000
(19:52 +0000)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/xonsh/xonsh-0.4.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/xonsh/xonsh-0.4.7.ebuild
b/dev-python/xonsh/xonsh-0.4.7.ebuild
index be7f675a7adaefaf178032881b06715ab88b6beb..4930a375973c350b4ab5d99138d2965cb3d5ffe4 100644
(file)
--- a/
dev-python/xonsh/xonsh-0.4.7.ebuild
+++ b/
dev-python/xonsh/xonsh-0.4.7.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-43,6
+43,7
@@
python_test() {
}
pkg_postinst() {
+ elog "Please install"
optfeature "Jupyter kernel support" dev-python/jupyter
optfeature "Alternative to readline backend" dev-python/prompt_toolkit
}