summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 22:41:47 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 22:41:47 +0000
commit52d8f95a3d6c2705cc399d2771a3941fb2412501 (patch)
tree1d0908c9b33e61d67e05e3e11a15439c441ab508 /xfce-extra
parentFix slot-deps on gnome libs (diff)
downloadgentoo-2-52d8f95a3d6c2705cc399d2771a3941fb2412501.tar.gz
gentoo-2-52d8f95a3d6c2705cc399d2771a3941fb2412501.tar.bz2
gentoo-2-52d8f95a3d6c2705cc399d2771a3941fb2412501.zip
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-wmdock-plugin/ChangeLog8
-rw-r--r--xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.2.ebuild4
2 files changed, 8 insertions, 4 deletions
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 <nirbheek@gentoo.org>
+ xfce4-wmdock-plugin-0.3.2.ebuild:
+ Fix slot-deps on gnome libs
08 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
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