summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2005-11-02 07:36:41 +0000
committerMike Gardiner <obz@gentoo.org>2005-11-02 07:36:41 +0000
commitaa547d4d7cd1ba5a8366997558f0e4ed9d8a05e8 (patch)
tree4598c865615bcfd4b718fd946294284525200ea3 /app-office/gnotime
parentManual Manifest commit. (diff)
downloadgentoo-2-aa547d4d7cd1ba5a8366997558f0e4ed9d8a05e8.tar.gz
gentoo-2-aa547d4d7cd1ba5a8366997558f0e4ed9d8a05e8.tar.bz2
gentoo-2-aa547d4d7cd1ba5a8366997558f0e4ed9d8a05e8.zip
Moved dependency on libgtkhtml to get the correct slot (3.1), see bug #110463.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-office/gnotime')
-rw-r--r--app-office/gnotime/ChangeLog5
-rw-r--r--app-office/gnotime/gnotime-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog
index cc02d3a8eeb9..f83543f53049 100644
--- a/app-office/gnotime/ChangeLog
+++ b/app-office/gnotime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnotime
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.12 2005/09/26 16:50:35 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.13 2005/11/02 07:36:41 obz Exp $
+
+ 02 Nov 2005; Mike Gardiner <obz@gentoo.org> gnotime-2.2.1.ebuild:
+ Moved dependency on libgtkhtml to get the correct slot (3.1), see bug #110463
*gnotime-2.2.1 (26 Sep 2005)
diff --git a/app-office/gnotime/gnotime-2.2.1.ebuild b/app-office/gnotime/gnotime-2.2.1.ebuild
index 1e5244c8186b..b0027cd83bdf 100644
--- a/app-office/gnotime/gnotime-2.2.1.ebuild
+++ b/app-office/gnotime/gnotime-2.2.1.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/app-office/gnotime/gnotime-2.2.1.ebuild,v 1.1 2005/09/26 16:50:35 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.1.ebuild,v 1.2 2005/11/02 07:36:41 obz Exp $
inherit gnome2
@@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/libgnome-2.0
>=gnome-base/gnome-vfs-2
>=dev-libs/glib-2
>=gnome-base/libglade-2.0
- >=gnome-extra/libgtkhtml-3.1
+ =gnome-extra/libgtkhtml-3.2*
>=gnome-base/gconf-2.0
x11-libs/pango
dev-libs/libxml2