From ddbc8b497fbf321c9766c256e3a44db475463ac4 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Mon, 28 Mar 2011 15:04:52 +0000 Subject: Fix slot-dep on gtk+ Package-Manager: portage-2.1.9.44/cvs/Linux x86_64 --- x11-plugins/wmlife/ChangeLog | 7 +++++-- x11-plugins/wmlife/wmlife-1.0.0.ebuild | 8 +++++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'x11-plugins/wmlife') diff --git a/x11-plugins/wmlife/ChangeLog b/x11-plugins/wmlife/ChangeLog index 8f762624cb02..1cbf8b6b86c5 100644 --- a/x11-plugins/wmlife/ChangeLog +++ b/x11-plugins/wmlife/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmlife -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/ChangeLog,v 1.2 2008/01/12 13:30:43 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/ChangeLog,v 1.3 2011/03/28 15:04:30 nirbheek Exp $ + + 28 Mar 2011; Nirbheek Chauhan wmlife-1.0.0.ebuild: + Fix slot-dep on gtk+ 12 Jan 2008; Markus Meier wmlife-1.0.0.ebuild: add ~x86 diff --git a/x11-plugins/wmlife/wmlife-1.0.0.ebuild b/x11-plugins/wmlife/wmlife-1.0.0.ebuild index 291d4b9bf1e6..68dcce2f4ddb 100644 --- a/x11-plugins/wmlife/wmlife-1.0.0.ebuild +++ b/x11-plugins/wmlife/wmlife-1.0.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/wmlife-1.0.0.ebuild,v 1.2 2008/01/12 13:30:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlife/wmlife-1.0.0.ebuild,v 1.3 2011/03/28 15:04:30 nirbheek Exp $ + +EAPI="1" inherit eutils @@ -13,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=x11-libs/gtk+-2 +RDEPEND="x11-libs/gtk+:2 >=gnome-base/gnome-panel-2 >=gnome-base/libgnomeui-2 x11-libs/libX11 -- cgit v1.2.3-65-gdbad