summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-28 15:04:52 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-28 15:04:52 +0000
commitddbc8b497fbf321c9766c256e3a44db475463ac4 (patch)
tree066b77ceef2ad45b9bbf41e3378cb4c05c641adc /x11-plugins
parentVersion bump wrt #294040 by Mr. Anderson. (diff)
downloadhistorical-ddbc8b497fbf321c9766c256e3a44db475463ac4.tar.gz
historical-ddbc8b497fbf321c9766c256e3a44db475463ac4.tar.bz2
historical-ddbc8b497fbf321c9766c256e3a44db475463ac4.zip
Fix slot-dep on gtk+
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmclockmon/ChangeLog8
-rw-r--r--x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild8
-rw-r--r--x11-plugins/wmlife/ChangeLog7
-rw-r--r--x11-plugins/wmlife/wmlife-1.0.0.ebuild8
4 files changed, 21 insertions, 10 deletions
diff --git a/x11-plugins/wmclockmon/ChangeLog b/x11-plugins/wmclockmon/ChangeLog
index 00c037add8f6..bc8be2305638 100644
--- a/x11-plugins/wmclockmon/ChangeLog
+++ b/x11-plugins/wmclockmon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmclockmon
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.32 2008/01/15 12:51:15 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.33 2011/03/28 15:04:52 nirbheek Exp $
+
+ 28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ wmclockmon-0.8.1.ebuild:
+ Fix slot-dep on gtk+
15 Jan 2008; Raúl Porcel <armin76@gentoo.org> wmclockmon-0.8.1.ebuild:
sparc stable wrt #204550, thanks to Tiago Cunha for testing
diff --git a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild b/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
index ec6e9a957fb8..439cc69b08ca 100644
--- a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
+++ b/x11-plugins/wmclockmon/wmclockmon-0.8.1.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/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.5 2008/01/15 12:51:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.6 2011/03/28 15:04:52 nirbheek Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2
+RDEPEND="x11-libs/gtk+:2
x11-libs/libXext
x11-libs/libX11
x11-libs/libXpm
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 <nirbheek@gentoo.org> wmlife-1.0.0.ebuild:
+ Fix slot-dep on gtk+
12 Jan 2008; Markus Meier <maekke@gentoo.org> 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