projects
/
wtk-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b230551
)
dev-python/ipython-irc: Fix DESCRIPTION
author
W. Trevor King
<wking@tremily.us>
Fri, 18 Apr 2014 00:27:41 +0000
(17:27 -0700)
committer
W. Trevor King
<wking@tremily.us>
Fri, 18 Apr 2014 00:27:41 +0000
(17:27 -0700)
I dunno where the previous value came from :p.
ipython-irc-9999.ebuild
patch
|
blob
|
history
diff --git
a/ipython-irc-9999.ebuild
b/ipython-irc-9999.ebuild
index 572e004cebae4a63c6c3d2a51cbb5d001358c16b..8b29cb0e7426522ded18bf90f5bff847424632cb 100644
(file)
--- a/
ipython-irc-9999.ebuild
+++ b/
ipython-irc-9999.ebuild
@@
-7,7
+7,7
@@
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1
-DESCRIPTION="A
built-package format for
Python"
+DESCRIPTION="A
n IRC iframe for I
Python"
HOMEPAGE="https://github.com/wking/ipython-irc/"
if [[ "${PV}" == "9999" ]]; then
inherit git-2