diff options
Diffstat (limited to 'app-text/ggv/ggv-2.8.5.ebuild')
-rw-r--r-- | app-text/ggv/ggv-2.8.5.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/ggv/ggv-2.8.5.ebuild b/app-text/ggv/ggv-2.8.5.ebuild index 0936c871e1c7..36e62ac6577a 100644 --- a/app-text/ggv/ggv-2.8.5.ebuild +++ b/app-text/ggv/ggv-2.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.5.ebuild,v 1.12 2006/09/06 04:50:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.5.ebuild,v 1.13 2007/07/12 04:37:47 mr_bones_ Exp $ inherit gnome2 @@ -25,7 +25,5 @@ DEPEND="${RDEPEND} app-text/scrollkeeper >=dev-util/intltool-0.30" - - DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" G2CONF="${G2CONF} --enable-pdf-options $(use_enable debug bonobo-debug)" |