diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-11-20 16:17:09 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-11-20 16:17:09 +0000 |
commit | 37d3a0aadf460deea95ca226f71ec41f0ccd3267 (patch) | |
tree | aadf72ea57cbad1d3c95c00a012eb2aab0c6cc1a /app-text/ggv/ggv-2.4.0.2.ebuild | |
parent | Bumped to version 0.7 for ~x86 (diff) | |
download | historical-37d3a0aadf460deea95ca226f71ec41f0ccd3267.tar.gz historical-37d3a0aadf460deea95ca226f71ec41f0ccd3267.tar.bz2 historical-37d3a0aadf460deea95ca226f71ec41f0ccd3267.zip |
dep fix, mark 2.4.0.2 x86
Diffstat (limited to 'app-text/ggv/ggv-2.4.0.2.ebuild')
-rw-r--r-- | app-text/ggv/ggv-2.4.0.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/ggv/ggv-2.4.0.2.ebuild b/app-text/ggv/ggv-2.4.0.2.ebuild index 6b6ef7b5f58e..113666520d68 100644 --- a/app-text/ggv/ggv-2.4.0.2.ebuild +++ b/app-text/ggv/ggv-2.4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.2.ebuild,v 1.3 2003/11/15 03:02:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.2.ebuild,v 1.4 2003/11/20 16:17:05 foser Exp $ inherit gnome2 @@ -10,10 +10,11 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="0" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc alpha ~sparc ~hppa ~amd64 ia64" +KEYWORDS="x86 ~ppc alpha ~sparc ~hppa ~amd64 ia64" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 + >=gnome-base/gnome-vfs-2.2 app-text/ghostscript dev-libs/popt" |