dev-python/ipython-irc: Fix DESCRIPTION
[wtk-overlay.git] / 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