diff options
author | Joe McCann <joem@gentoo.org> | 2005-08-24 16:50:39 +0000 |
---|---|---|
committer | Joe McCann <joem@gentoo.org> | 2005-08-24 16:50:39 +0000 |
commit | f3ed9b16d35d949baef05e51f80d5956cf5c0ba8 (patch) | |
tree | 90092896dfa9c94e1a24161c34eb288cff8b9958 /net-misc | |
parent | Use newconfd/newinitd. Don't install COPYING. (diff) | |
download | historical-f3ed9b16d35d949baef05e51f80d5956cf5c0ba8.tar.gz historical-f3ed9b16d35d949baef05e51f80d5956cf5c0ba8.tar.bz2 historical-f3ed9b16d35d949baef05e51f80d5956cf5c0ba8.zip |
alter gtkhtml dep a bit
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/logjam/Manifest | 2 | ||||
-rw-r--r-- | net-misc/logjam/logjam-4.5.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/logjam/Manifest b/net-misc/logjam/Manifest index 6a7991b81270..ec03c862090c 100644 --- a/net-misc/logjam/Manifest +++ b/net-misc/logjam/Manifest @@ -4,8 +4,8 @@ MD5 8e3fea16320cbe5b30bbdfe0edb30489 logjam-4.3.2.ebuild 1035 MD5 7102fb0d4e47599ec0b7b4de75a8b932 logjam-4.4.0-r1.ebuild 997 MD5 a9dfc850af49c222fb98c4bb42275315 logjam-4.4.0.ebuild 1048 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 5d5242cb8138bc1454ce11144194e2da logjam-4.5.0.ebuild 1190 MD5 d6ffc1fededbaab53a2ed599a58910b2 logjam-4.4.1.ebuild 1095 +MD5 d393d11e7c5a3b5d219a64ebc4bda39c logjam-4.5.0.ebuild 1185 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.5.0.ebuild b/net-misc/logjam/logjam-4.5.0.ebuild index 7952355dc375..580fd8be36ff 100644 --- a/net-misc/logjam/logjam-4.5.0.ebuild +++ b/net-misc/logjam/logjam-4.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.5.0.ebuild,v 1.1 2005/08/24 16:33:38 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.5.0.ebuild,v 1.2 2005/08/24 16:50:39 joem Exp $ IUSE="gtk gtkhtml spell sqlite svg xmms" @@ -17,7 +17,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~amd64" RDEPEND=">=dev-libs/libxml2-2.0 net-misc/curl gtk? ( >=x11-libs/gtk+-2 ) - gtkhtml? ( =gnome-extra/libgtkhtml-3.0.10* ) + gtkhtml? ( >=gnome-extra/libgtkhtml-3 ) spell? ( app-text/gtkspell ) svg? ( >=gnome-base/librsvg-2.2.3 ) xmms? ( media-sound/xmms ) |