summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe McCann <joem@gentoo.org>2004-12-21 14:16:06 +0000
committerJoe McCann <joem@gentoo.org>2004-12-21 14:16:06 +0000
commit9e1b6bb373c3c94196b990a466c2debed6f838bd (patch)
tree80cd571e3dadf33f0bb766bd2248da5697d79744 /net-misc/logjam
parentMarked ppc stable. (diff)
downloadhistorical-9e1b6bb373c3c94196b990a466c2debed6f838bd.tar.gz
historical-9e1b6bb373c3c94196b990a466c2debed6f838bd.tar.bz2
historical-9e1b6bb373c3c94196b990a466c2debed6f838bd.zip
Needs hard dep on libgtkhtml-3.0.10* now that a newer slot is available
Diffstat (limited to 'net-misc/logjam')
-rw-r--r--net-misc/logjam/ChangeLog6
-rw-r--r--net-misc/logjam/Manifest10
-rw-r--r--net-misc/logjam/logjam-4.2.2.ebuild4
-rw-r--r--net-misc/logjam/logjam-4.3.2.ebuild4
-rw-r--r--net-misc/logjam/logjam-4.4.0-r1.ebuild4
-rw-r--r--net-misc/logjam/logjam-4.4.0.ebuild4
6 files changed, 18 insertions, 14 deletions
diff --git a/net-misc/logjam/ChangeLog b/net-misc/logjam/ChangeLog
index 1dd6743a29d1..ddc0c36fbe03 100644
--- a/net-misc/logjam/ChangeLog
+++ b/net-misc/logjam/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/logjam
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/ChangeLog,v 1.23 2004/12/21 12:37:43 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/ChangeLog,v 1.24 2004/12/21 14:16:06 joem Exp $
+
+ 21 Dec 2004; Joe McCann <joem@gentoo.org> logjam-4.2.2.ebuild,
+ logjam-4.3.2.ebuild, logjam-4.4.0-r1.ebuild, logjam-4.4.0.ebuild:
+ Needs hard dep on libgtkhtml-3.0.10* now that a newer slot is available
*logjam-4.4.0-r1 (21 Dec 2004)
diff --git a/net-misc/logjam/Manifest b/net-misc/logjam/Manifest
index bc262bc06986..956224346e80 100644
--- a/net-misc/logjam/Manifest
+++ b/net-misc/logjam/Manifest
@@ -1,9 +1,9 @@
-MD5 9257bae1d7a5558b93582647a8076416 ChangeLog 2752
-MD5 8483624e97d1d8c6cae5b9cdd161fcf0 logjam-4.2.2.ebuild 881
-MD5 72ae04aadae3a76986773714e8939870 logjam-4.4.0.ebuild 1051
+MD5 5cb2f7ace2dc09acb5c055097ffd1472 ChangeLog 2960
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 374fe268b83f6463127d1b329b664ae1 logjam-4.3.2.ebuild 890
-MD5 50650432750cb67fc7076d146d454d07 logjam-4.4.0-r1.ebuild 994
+MD5 057306f2afed1a8ed0bd5925f0085901 logjam-4.3.2.ebuild 889
+MD5 f3cb052180c4a4be4cfc85e130042bd5 logjam-4.4.0.ebuild 1048
+MD5 5c4d1a97d2f8d2b8868f7acc14e08802 logjam-4.4.0-r1.ebuild 997
+MD5 5b8ce13f651ae7238e99aaf07e384730 logjam-4.2.2.ebuild 880
MD5 2903f2d3b78e59f9ed8b9f012c5e2210 files/digest-logjam-4.2.2 64
MD5 94348f82d3a7b91d9988d1629c4bf2a8 files/digest-logjam-4.3.2 65
MD5 30945ddb58c8f3eb3780fcf9e48dbda3 files/digest-logjam-4.4.0 65
diff --git a/net-misc/logjam/logjam-4.2.2.ebuild b/net-misc/logjam/logjam-4.2.2.ebuild
index 623e4d5e2a29..c43598688aaa 100644
--- a/net-misc/logjam/logjam-4.2.2.ebuild
+++ b/net-misc/logjam/logjam-4.2.2.ebuild
@@ -1,6 +1,6 @@
# 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.2.2.ebuild,v 1.7 2004/06/24 23:54:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.2.2.ebuild,v 1.8 2004/12/21 14:16:06 joem Exp $
DESCRIPTION="GTK2-based LiveJournal client"
HOMEPAGE="http://logjam.danga.com/"
@@ -14,7 +14,7 @@ IUSE="xmms spell gtkhtml"
DEPEND=">=x11-libs/gtk+-2
>=dev-libs/libxml2-2.0
net-misc/curl
- gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 )
+ gtkhtml? ( =gnome-extra/libgtkhtml-3.0.10* )
spell? ( app-text/gtkspell )
xmms? ( media-sound/xmms )"
diff --git a/net-misc/logjam/logjam-4.3.2.ebuild b/net-misc/logjam/logjam-4.3.2.ebuild
index f7603ab9c100..37b0ab5dff18 100644
--- a/net-misc/logjam/logjam-4.3.2.ebuild
+++ b/net-misc/logjam/logjam-4.3.2.ebuild
@@ -1,6 +1,6 @@
# 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.3.2.ebuild,v 1.7 2004/06/24 23:54:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.3.2.ebuild,v 1.8 2004/12/21 14:16:06 joem Exp $
DESCRIPTION="GTK2-based LiveJournal client"
HOMEPAGE="http://logjam.danga.com/"
@@ -14,7 +14,7 @@ IUSE="xmms spell gtkhtml"
DEPEND=">=x11-libs/gtk+-2
>=dev-libs/libxml2-2.0
net-misc/curl
- gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 )
+ gtkhtml? ( =gnome-extra/libgtkhtml-3.0.10* )
spell? ( app-text/gtkspell )
xmms? ( media-sound/xmms )"
diff --git a/net-misc/logjam/logjam-4.4.0-r1.ebuild b/net-misc/logjam/logjam-4.4.0-r1.ebuild
index 8b96e05345f6..b76c1aa62fe7 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-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.1 2004/12/21 12:37:43 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.4.0-r1.ebuild,v 1.2 2004/12/21 14:16:06 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 )
+ gtkhtml? ( =gnome-extra/libgtkhtml-3.0.10* )
spell? ( app-text/gtkspell )
xmms? ( media-sound/xmms )"
diff --git a/net-misc/logjam/logjam-4.4.0.ebuild b/net-misc/logjam/logjam-4.4.0.ebuild
index f52ed59ef7fe..cc5be3e379a9 100644
--- a/net-misc/logjam/logjam-4.4.0.ebuild
+++ b/net-misc/logjam/logjam-4.4.0.ebuild
@@ -1,6 +1,6 @@
# 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.ebuild,v 1.5 2004/07/23 09:23:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.4.0.ebuild,v 1.6 2004/12/21 14:16:06 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 )
+ gtkhtml? ( =gnome-extra/libgtkhtml-3.0.10* )
spell? ( app-text/gtkspell )
xmms? ( media-sound/xmms )"