diff options
author | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-30 20:34:51 +0000 |
---|---|---|
committer | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-30 20:34:51 +0000 |
commit | ecdd23900b642f96d5f1bff768406b9e80229ec8 (patch) | |
tree | e68118bd3a66e734821d5c2fe54b5977e5a50f47 /app-text/ggv/ggv-1.1.94.ebuild | |
parent | added ppc to keywords (diff) | |
download | historical-ecdd23900b642f96d5f1bff768406b9e80229ec8.tar.gz historical-ecdd23900b642f96d5f1bff768406b9e80229ec8.tar.bz2 historical-ecdd23900b642f96d5f1bff768406b9e80229ec8.zip |
Version bump. Added KEYWORDS, removed stale ebuild.
Diffstat (limited to 'app-text/ggv/ggv-1.1.94.ebuild')
-rw-r--r-- | app-text/ggv/ggv-1.1.94.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/ggv/ggv-1.1.94.ebuild b/app-text/ggv/ggv-1.1.94.ebuild index f027cb298881..133035fab0e0 100644 --- a/app-text/ggv/ggv-1.1.94.ebuild +++ b/app-text/ggv/ggv-1.1.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.4 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.5 2002/07/30 20:34:51 stroke Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome Ghostview" @@ -8,6 +8,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="GPL-2" +KEYWORDS="x86" RDEPEND=">=gnome-base/gnome-libs-1.4.1.4 bonobo? ( >=gnome-base/bonobo-1.0.19-r1 )" |