From 52d8f95a3d6c2705cc399d2771a3941fb2412501 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Mon, 21 Mar 2011 22:41:47 +0000 Subject: Fix slot-deps on gnome libs (Portage version: 2.1.9.44/cvs/Linux x86_64) --- xfce-extra/xfce4-wmdock-plugin/ChangeLog | 8 ++++++-- xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'xfce-extra/xfce4-wmdock-plugin') diff --git a/xfce-extra/xfce4-wmdock-plugin/ChangeLog b/xfce-extra/xfce4-wmdock-plugin/ChangeLog index 26f4b1c419a9..9fbd8c7b7528 100644 --- a/xfce-extra/xfce4-wmdock-plugin/ChangeLog +++ b/xfce-extra/xfce4-wmdock-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-wmdock-plugin -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.4 2010/08/08 12:29:33 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/ChangeLog,v 1.5 2011/03/21 22:41:47 nirbheek Exp $ + + 21 Mar 2011; Nirbheek Chauhan + xfce4-wmdock-plugin-0.3.2.ebuild: + Fix slot-deps on gnome libs 08 Aug 2010; Samuli Suominen xfce4-wmdock-plugin-0.3.2.ebuild, diff --git a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild index 137d04b5b6f8..5e3e0cc4993a 100644 --- a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild +++ b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild,v 1.5 2011/01/29 21:03:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild,v 1.6 2011/03/21 22:41:47 nirbheek Exp $ EAPI=3 inherit xfconf @@ -18,7 +18,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 >=xfce-base/xfce4-panel-4.6 >=xfce-base/libxfcegui4-4.3.90.2 >=xfce-base/libxfce4util-4.3.90.2 - >=x11-libs/libwnck-2.8.1" + >=x11-libs/libwnck-2.8.1:1" DEPEND="${RDEPEND} dev-util/pkgconfig sys-devel/gettext -- cgit v1.2.3-65-gdbad