diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:34:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:34:13 +0000 |
commit | 552a438b5656d9e18ed44579cb10e9cf1c03ccd6 (patch) | |
tree | 4a7f4cdc2dc32514637c9526e7e9d0bafc9b97de /app-text | |
parent | arm/ia64 stable (diff) | |
download | gentoo-2-552a438b5656d9e18ed44579cb10e9cf1c03ccd6.tar.gz gentoo-2-552a438b5656d9e18ed44579cb10e9cf1c03ccd6.tar.bz2 gentoo-2-552a438b5656d9e18ed44579cb10e9cf1c03ccd6.zip |
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/ggv-2.8.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/ggv/ggv-2.8.1.ebuild b/app-text/ggv/ggv-2.8.1.ebuild index c0dce308b081..dcf60df5a65c 100644 --- a/app-text/ggv/ggv-2.8.1.ebuild +++ b/app-text/ggv/ggv-2.8.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.1.ebuild,v 1.7 2005/01/08 23:38:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.1.ebuild,v 1.8 2005/01/22 06:29:22 vapier Exp $ inherit gnome2 DESCRIPTION="The GNOME PostScript document viewer" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 FDL-1.1" -IUSE="" +LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips" +IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/libgnomeui-2.6 |