From be86a02d61c38d614427fc8f142218a71ed354d4 Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Mon, 28 Mar 2011 14:39:20 +0000 Subject: Fixed libunique dep (Portage version: 2.2.0_alpha29/cvs/Linux x86_64) --- xfce-extra/xfce4-clipman-plugin/ChangeLog | 6 +++++- xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'xfce-extra') diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog index 066db85b15a5..99b63e544083 100644 --- a/xfce-extra/xfce4-clipman-plugin/ChangeLog +++ b/xfce-extra/xfce4-clipman-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-clipman-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.27 2011/02/09 21:18:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.28 2011/03/28 14:39:20 angelos Exp $ + + 28 Mar 2011; Christoph Mende + xfce4-clipman-plugin-1.1.3.ebuild: + Fixed libunique dep 09 Feb 2011; Samuli Suominen xfce4-clipman-plugin-1.1.3.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild index 42dfacb47280..0f9982d0e369 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.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-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.9 2011/02/09 21:18:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.10 2011/03/28 14:39:20 angelos Exp $ EAPI=3 EAUTORECONF=yes @@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~ IUSE="debug" RDEPEND=">=dev-libs/glib-2.16:2 - =dev-libs/libunique-1* + dev-libs/libunique:1 >=gnome-base/libglade-2.6:2.0 >=x11-libs/gtk+-2.10:2 >=xfce-base/libxfce4util-4.4 -- cgit v1.2.3-65-gdbad