summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-05-10 23:04:54 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-05-10 23:04:54 +0000
commit4c6e521014c06f4b76e5304c08bb75566d46999b (patch)
treebbc13c2724a03bb1407bf07a814192e09a3d49ac /net-misc/logjam
parentversion bump (diff)
downloadgentoo-2-4c6e521014c06f4b76e5304c08bb75566d46999b.tar.gz
gentoo-2-4c6e521014c06f4b76e5304c08bb75566d46999b.tar.bz2
gentoo-2-4c6e521014c06f4b76e5304c08bb75566d46999b.zip
you know .. second time lucky
Diffstat (limited to 'net-misc/logjam')
-rw-r--r--net-misc/logjam/Manifest2
-rw-r--r--net-misc/logjam/logjam-4.1.2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/logjam/Manifest b/net-misc/logjam/Manifest
index b3dfae8af515..a2ac23d0f5af 100644
--- a/net-misc/logjam/Manifest
+++ b/net-misc/logjam/Manifest
@@ -2,7 +2,7 @@ MD5 6e5bb466452768233aaf2f896ff37623 ChangeLog 1036
MD5 1ebabd0e968c55acbce154f32778c1fe logjam-3.0.4-r1.ebuild 1404
MD5 601ebde6779019775a1ff314052fa383 logjam-3.0.4-r2.ebuild 848
MD5 707c2009aaea09b185cdd4368b379d7c logjam-4.0.0.ebuild 784
-MD5 c712b38c8258739f4a4fe5a97d6cc980 logjam-4.1.2.ebuild 792
+MD5 2966cbcc6908635fba7c48352bfe4496 logjam-4.1.2.ebuild 794
MD5 97bfca114805fe0dc7ab4671b3e742d9 files/digest-logjam-3.0.4-r1 64
MD5 97bfca114805fe0dc7ab4671b3e742d9 files/digest-logjam-3.0.4-r2 64
MD5 771163cda8a95e555a947269ec9b5a82 files/digest-logjam-4.0.0 64
diff --git a/net-misc/logjam/logjam-4.1.2.ebuild b/net-misc/logjam/logjam-4.1.2.ebuild
index 6144f339e429..d3bee63c688b 100644
--- a/net-misc/logjam/logjam-4.1.2.ebuild
+++ b/net-misc/logjam/logjam-4.1.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/net-misc/logjam/logjam-4.1.2.ebuild,v 1.1 2003/05/10 23:00:15 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.1.2.ebuild,v 1.2 2003/05/10 23:04:43 liquidx Exp $
IUSE="xmms spell"
@@ -10,10 +10,10 @@ SRC_URI="http://logjam.danga.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="~x86 ~ppc"
DEPEND=">=x11-libs/gtk+-2
- >=dev-libs/libxml2-2.0
+ >=dev-libs/libxml2-2.5
net-ftp/curl
spell? ( app-text/gtkspell )
xmms? ( media-sound/xmms )"