summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-01-11 20:23:17 +0000
committerPacho Ramos <pacho@gentoo.org>2011-01-11 20:23:17 +0000
commitd7b22e61b6fa1cf9a77976f591080623468bf1c0 (patch)
tree0fb2b8f3db1130de0efefea8915637ef21cd5f32 /x11-misc/xnee
parentNeeds gnome-panel with bonobo support (bug #348173). (diff)
downloadgentoo-2-d7b22e61b6fa1cf9a77976f591080623468bf1c0.tar.gz
gentoo-2-d7b22e61b6fa1cf9a77976f591080623468bf1c0.tar.bz2
gentoo-2-d7b22e61b6fa1cf9a77976f591080623468bf1c0.zip
Needs gnome-panel with bonobo support (bug #348185).
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xnee')
-rw-r--r--x11-misc/xnee/ChangeLog8
-rw-r--r--x11-misc/xnee/xnee-3.06.ebuild6
-rw-r--r--x11-misc/xnee/xnee-3.07.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/xnee/ChangeLog b/x11-misc/xnee/ChangeLog
index 5874806b0824..f5c95e5e66c8 100644
--- a/x11-misc/xnee/ChangeLog
+++ b/x11-misc/xnee/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xnee
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v 1.12 2010/10/18 23:06:48 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/ChangeLog,v 1.13 2011/01/11 20:23:17 pacho Exp $
+
+ 11 Jan 2011; Pacho Ramos <pacho@gentoo.org> xnee-3.06.ebuild,
+ xnee-3.07.ebuild:
+ Needs gnome-panel with bonobo support (bug #348185).
*xnee-3.07 (18 Oct 2010)
diff --git a/x11-misc/xnee/xnee-3.06.ebuild b/x11-misc/xnee/xnee-3.06.ebuild
index 32060861abd8..5308a71aabd5 100644
--- a/x11-misc/xnee/xnee-3.06.ebuild
+++ b/x11-misc/xnee/xnee-3.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.06.ebuild,v 1.3 2010/09/25 13:31:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.06.ebuild,v 1.4 2011/01/11 20:23:17 pacho Exp $
EAPI=2
inherit autotools eutils
@@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11
gnome? ( x11-libs/gtk+:2
>=gnome-base/libgnomeui-2
>=gnome-base/gconf-2
- >=gnome-base/gnome-panel-2 )"
+ || ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 ) )"
DEPEND="${RDEPEND}
x11-proto/inputproto
dev-util/pkgconfig
diff --git a/x11-misc/xnee/xnee-3.07.ebuild b/x11-misc/xnee/xnee-3.07.ebuild
index 598c35ec9aac..0703a1fdce7a 100644
--- a/x11-misc/xnee/xnee-3.07.ebuild
+++ b/x11-misc/xnee/xnee-3.07.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.07.ebuild,v 1.1 2010/10/18 23:06:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnee/xnee-3.07.ebuild,v 1.2 2011/01/11 20:23:17 pacho Exp $
EAPI=2
inherit autotools eutils
@@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11
gnome? ( x11-libs/gtk+:2
>=gnome-base/libgnomeui-2
>=gnome-base/gconf-2
- >=gnome-base/gnome-panel-2 )"
+ || ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 ) )"
DEPEND="${RDEPEND}
x11-proto/inputproto
dev-util/pkgconfig