diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 04:37:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 04:37:48 +0000 |
commit | 17972c8e8b40cec7c9d992667089f2863df8fed4 (patch) | |
tree | 5c70998d61b21e839faec2a32fe19c75b018889e /app-text/ggv | |
parent | Import from gentoo-sunrise, bug #160755 (diff) | |
download | gentoo-2-17972c8e8b40cec7c9d992667089f2863df8fed4.tar.gz gentoo-2-17972c8e8b40cec7c9d992667089f2863df8fed4.tar.bz2 gentoo-2-17972c8e8b40cec7c9d992667089f2863df8fed4.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ggv-2.12.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.3.ebuild | 5 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.5.ebuild | 4 |
3 files changed, 3 insertions, 10 deletions
diff --git a/app-text/ggv/ggv-2.12.0.ebuild b/app-text/ggv/ggv-2.12.0.ebuild index 047117f2789e..02969e192dc8 100644 --- a/app-text/ggv/ggv-2.12.0.ebuild +++ b/app-text/ggv/ggv-2.12.0.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.12.0.ebuild,v 1.3 2006/09/06 04:50:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.12.0.ebuild,v 1.4 2007/07/12 04:37:47 mr_bones_ Exp $ inherit gnome2 @@ -25,8 +25,6 @@ DEPEND="${RDEPEND} app-text/scrollkeeper >=dev-util/intltool-0.30" - - DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" pkg_setup() { diff --git a/app-text/ggv/ggv-2.8.3.ebuild b/app-text/ggv/ggv-2.8.3.ebuild index ede1cb85300e..f4d299fb85a9 100644 --- a/app-text/ggv/ggv-2.8.3.ebuild +++ b/app-text/ggv/ggv-2.8.3.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.3.ebuild,v 1.13 2006/09/06 04:50:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.14 2007/07/12 04:37:47 mr_bones_ Exp $ inherit gnome2 @@ -22,7 +22,4 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.30" - - DOCS="AUTHORS ChangeLog MAINTAINERS TODO README" - 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)" |