diff options
author | 2002-10-05 05:39:28 +0000 | |
---|---|---|
committer | 2002-10-05 05:39:28 +0000 | |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /app-text/ggv | |
parent | fix digest (diff) | |
download | gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2 gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip |
big IUSE commit
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ggv-1.1.94.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.99.9-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-1.99.90.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-text/ggv/ggv-1.1.94.ebuild b/app-text/ggv/ggv-1.1.94.ebuild index 83fac935e4e3..381900d03c3d 100644 --- a/app-text/ggv/ggv-1.1.94.ebuild +++ b/app-text/ggv/ggv-1.1.94.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.7 2002/10/04 05:05:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.8 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls bonobo" S=${WORKDIR}/${P} DESCRIPTION="Gnome Ghostview" diff --git a/app-text/ggv/ggv-1.99.9-r1.ebuild b/app-text/ggv/ggv-1.99.9-r1.ebuild index e763714acbb5..2e548316e821 100644 --- a/app-text/ggv/ggv-1.99.9-r1.ebuild +++ b/app-text/ggv/ggv-1.99.9-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.9-r1.ebuild,v 1.4 2002/10/04 05:05:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.9-r1.ebuild,v 1.5 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="doc" inherit gnome2 diff --git a/app-text/ggv/ggv-1.99.90.ebuild b/app-text/ggv/ggv-1.99.90.ebuild index 87737d67794e..9c2e665bf1c0 100644 --- a/app-text/ggv/ggv-1.99.90.ebuild +++ b/app-text/ggv/ggv-1.99.90.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.90.ebuild,v 1.3 2002/10/04 05:05:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.99.90.ebuild,v 1.4 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="doc" inherit gnome2 |