summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2006-11-02 21:07:51 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2006-11-02 21:07:51 +0000
commit7a763a6e2d99c8ae225b591060939ca2284c724f (patch)
tree5d8585126744072b41c475ea20afecfa0498f2c5 /net-misc/logjam/logjam-4.4.1.ebuild
parentMake pam_console checks work with pam-0.99 thanks to Avuton Olrich <avuton@gm... (diff)
downloadgentoo-2-7a763a6e2d99c8ae225b591060939ca2284c724f.tar.gz
gentoo-2-7a763a6e2d99c8ae225b591060939ca2284c724f.tar.bz2
gentoo-2-7a763a6e2d99c8ae225b591060939ca2284c724f.zip
cleanup old versions, add glib to dep list, fixes #153276
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'net-misc/logjam/logjam-4.4.1.ebuild')
-rw-r--r--net-misc/logjam/logjam-4.4.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/logjam/logjam-4.4.1.ebuild b/net-misc/logjam/logjam-4.4.1.ebuild
index 634ea416cfd2..9920eba70312 100644
--- a/net-misc/logjam/logjam-4.4.1.ebuild
+++ b/net-misc/logjam/logjam-4.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.4.1.ebuild,v 1.6 2006/02/18 04:02:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.4.1.ebuild,v 1.7 2006/11/02 21:07:51 allanonjl Exp $
IUSE="gtk gtkhtml spell svg xmms"
@@ -16,6 +16,7 @@ KEYWORDS="amd64 ppc sparc x86"
RDEPEND=">=dev-libs/libxml2-2.0
net-misc/curl
+ >=dev-libs/glib-2
gtk? ( >=x11-libs/gtk+-2 )
gtkhtml? ( =gnome-extra/gtkhtml-3.0.10* )
spell? ( app-text/gtkspell )