summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/gnubiff/ChangeLog6
-rw-r--r--net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog
index 9b50b256d5bb..ab1c54ce5329 100644
--- a/net-mail/gnubiff/ChangeLog
+++ b/net-mail/gnubiff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/gnubiff
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.30 2010/10/24 04:03:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.31 2010/12/08 20:44:10 pacho Exp $
+
+ 08 Dec 2010; Pacho Ramos <pacho@gentoo.org> gnubiff-2.2.13-r1.ebuild:
+ Needs gnome-panel with bonobo support (with Tim Harder permission, bug
+ #348179).
24 Oct 2010; Tim Harder <radhermit@gentoo.org> -gnubiff-2.2.10.ebuild,
-files/gnubiff-2.2.10-gcc43.patch:
diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild
index 39e82c211a98..396f5e672056 100644
--- a/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild
+++ b/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild,v 1.4 2010/10/23 17:12:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild,v 1.5 2010/12/08 20:44:10 pacho Exp $
EAPI=3
@@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.6
>=gnome-base/libglade-2.3
dev-libs/popt
gnome? (
- gnome-base/gnome-panel
+ || ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 )
>=gnome-base/libgnome-2.2
>=gnome-base/libgnomeui-2.2 )
password? ( dev-libs/openssl )