dev-python/ipython-irc: Fix DESCRIPTION
authorW. Trevor King <wking@tremily.us>
Fri, 18 Apr 2014 00:27:41 +0000 (17:27 -0700)
committerW. 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.

dev-python/ipython-irc/ipython-irc-9999.ebuild

index 572e004cebae4a63c6c3d2a51cbb5d001358c16b..8b29cb0e7426522ded18bf90f5bff847424632cb 100644 (file)
@@ -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="An IRC iframe for IPython"
 HOMEPAGE="https://github.com/wking/ipython-irc/"
 if [[ "${PV}" == "9999" ]]; then
        inherit git-2