diff options
Diffstat (limited to 'gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild')
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild index f688284b7570..ef729a8311ce 100644 --- a/gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild,v 1.2 2002/12/24 21:19:53 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.7-r1.ebuild,v 1.3 2003/01/08 17:33:07 azarah Exp $ IUSE="nls gnome" @@ -16,9 +16,10 @@ LICENSE="GPL-2 LGPL-2.1" # not compile, so not sure as to what to set SLOT to .. it could be # that new versions will support 1.[12] of gtkhtml ... SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" -RDEPEND=">=gnome-extra/gal-0.21 +RDEPEND="!<net-mail/evolution-1.2.0 + >=gnome-extra/gal-0.21 <gnome-base/control-center-1.99.0 >=gnome-base/libghttp-1.0.9-r1 >=dev-libs/libunicode-0.4-r1 |