--- pygtk-2.10.3.ebuild 2007-02-06 19:50:24.000000000 +0000 +++ pygtk-2.10.4.ebuild 2007-02-06 19:50:41.000000000 +0000 @@ -7,9 +7,8 @@ DESCRIPTION="GTK+2 bindings for Python" HOMEPAGE="http://www.pygtk.org/" -DOC_FILE="pygtk2reference-2.9.0.tar.bz2" SRC_URI="${SRC_URI} - doc? ( mirror://gnome/sources/pygtk2reference/2.9/${DOC_FILE} )" + doc? ( mirror://gnome/sources/pygtk2reference/2.9/pygtk2reference-2.9.0.tar.bz2 )" LICENSE="LGPL-2.1" SLOT="2" @@ -36,9 +35,6 @@ src_unpack() { unpack ${A} - if use doc; then - unpack ${DOC_FILE} - fi # disable pyc compiling mv "${S}"/py-compile "${S}"/py-compile.orig