diff options
Diffstat (limited to 'app-text/gnochm/gnochm-0.9.11-r1.ebuild')
-rw-r--r-- | app-text/gnochm/gnochm-0.9.11-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gnochm/gnochm-0.9.11-r1.ebuild b/app-text/gnochm/gnochm-0.9.11-r1.ebuild index 1a2ce07a62b0..c3fa82371e9e 100644 --- a/app-text/gnochm/gnochm-0.9.11-r1.ebuild +++ b/app-text/gnochm/gnochm-0.9.11-r1.ebuild @@ -1,9 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.5 2010/03/06 03:58:27 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.6 2010/03/08 00:48:32 abcd Exp $ EAPI="2" +PYTHON_DEPEND="2" + inherit gnome2 python DESCRIPTION="GnoCHM is a CHM file viewer that integrates with the GNOME desktop." @@ -25,8 +27,6 @@ DEPEND="${RDEPEND} app-text/scrollkeeper >=dev-util/intltool-0.21" -PYTHON_DEPEND="2" - DOCS="AUTHORS ChangeLog NEWS README" pkg_setup() { |