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 | 6efbaa6a42fa9d1e5314803769385bbce5778fbe (patch) | |
tree | 326f7a01286a59994600efe55bdf94b1aca191bc /app-text/ggv | |
parent | Import from gentoo-sunrise, bug #160755 (diff) | |
download | historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.tar.gz historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.tar.bz2 historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.zip |
whitespace
Package-Manager: portage-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)" |