diff options
Diffstat (limited to 'net-misc/logjam/logjam-4.4.0-r1.ebuild')
-rw-r--r-- | net-misc/logjam/logjam-4.4.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/logjam/logjam-4.4.0-r1.ebuild b/net-misc/logjam/logjam-4.4.0-r1.ebuild index 0bd97beff0b7..8b96e05345f6 100644 --- a/net-misc/logjam/logjam-4.4.0-r1.ebuild +++ b/net-misc/logjam/logjam-4.4.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.4.0-r1.ebuild,v 1.3 2005/01/05 09:58:00 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.4.0-r1.ebuild,v 1.1 2004/12/21 12:37:43 joem Exp $ IUSE="xmms spell gtkhtml" @@ -17,7 +17,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~amd64" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/libxml2-2.0 net-misc/curl - gtkhtml? ( =gnome-extra/libgtkhtml-3.0.10* ) + gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 ) spell? ( app-text/gtkspell ) xmms? ( media-sound/xmms )" |