summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-08 16:43:08 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-08 16:43:08 +0000
commit52bbbd278e4789b5e6ac72134f51598358db7050 (patch)
tree24148403491db41efd3cb3edf953f9a243293f33 /x11-wm/dwm
parentx86 stable wrt bug #385953 (diff)
downloadgentoo-2-52bbbd278e4789b5e6ac72134f51598358db7050.tar.gz
gentoo-2-52bbbd278e4789b5e6ac72134f51598358db7050.tar.bz2
gentoo-2-52bbbd278e4789b5e6ac72134f51598358db7050.zip
Remove xsetroot from RDEPEND thanks to Cedric (bug #384005)
(Portage version: 2.2.0_alpha63/cvs/Linux i686)
Diffstat (limited to 'x11-wm/dwm')
-rw-r--r--x11-wm/dwm/ChangeLog6
-rw-r--r--x11-wm/dwm/dwm-5.6.1.ebuild7
-rw-r--r--x11-wm/dwm/dwm-5.7.2.ebuild7
-rw-r--r--x11-wm/dwm/dwm-5.8.2.ebuild7
4 files changed, 14 insertions, 13 deletions
diff --git a/x11-wm/dwm/ChangeLog b/x11-wm/dwm/ChangeLog
index 4c24b22b1a0a..267f635ce020 100644
--- a/x11-wm/dwm/ChangeLog
+++ b/x11-wm/dwm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/dwm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.71 2011/10/07 15:24:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.72 2011/10/08 16:43:08 jer Exp $
+
+ 08 Oct 2011; Jeroen Roovers <jer@gentoo.org> dwm-5.6.1.ebuild,
+ dwm-5.7.2.ebuild, dwm-5.8.2.ebuild:
+ Remove xsetroot from RDEPEND thanks to Cedric (bug #384005)
07 Oct 2011; Jeroen Roovers <jer@gentoo.org> -dwm-5.2.ebuild,
-dwm-5.3.1.ebuild, -dwm-5.4.1.ebuild, -dwm-5.5.ebuild:
diff --git a/x11-wm/dwm/dwm-5.6.1.ebuild b/x11-wm/dwm/dwm-5.6.1.ebuild
index 4c48a3459642..8ebc32f82abf 100644
--- a/x11-wm/dwm/dwm-5.6.1.ebuild
+++ b/x11-wm/dwm/dwm-5.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.6.1.ebuild,v 1.4 2009/10/31 14:21:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.6.1.ebuild,v 1.5 2011/10/08 16:43:08 jer Exp $
inherit toolchain-funcs savedconfig
@@ -18,8 +18,7 @@ DEPEND="x11-libs/libX11
x11-proto/xineramaproto
x11-libs/libXinerama
)"
-RDEPEND="${DEPEND}
- x11-apps/xsetroot"
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/x11-wm/dwm/dwm-5.7.2.ebuild b/x11-wm/dwm/dwm-5.7.2.ebuild
index f860af79645b..1a410d709aa8 100644
--- a/x11-wm/dwm/dwm-5.7.2.ebuild
+++ b/x11-wm/dwm/dwm-5.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.7.2.ebuild,v 1.2 2010/10/21 21:39:36 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.7.2.ebuild,v 1.3 2011/10/08 16:43:08 jer Exp $
inherit toolchain-funcs savedconfig
@@ -18,8 +18,7 @@ DEPEND="x11-libs/libX11
x11-proto/xineramaproto
x11-libs/libXinerama
)"
-RDEPEND="${DEPEND}
- x11-apps/xsetroot"
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/x11-wm/dwm/dwm-5.8.2.ebuild b/x11-wm/dwm/dwm-5.8.2.ebuild
index b17cd7e3690b..d621e064141c 100644
--- a/x11-wm/dwm/dwm-5.8.2.ebuild
+++ b/x11-wm/dwm/dwm-5.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.8.2.ebuild,v 1.3 2010/10/21 21:39:36 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-5.8.2.ebuild,v 1.4 2011/10/08 16:43:08 jer Exp $
inherit toolchain-funcs savedconfig
@@ -18,8 +18,7 @@ DEPEND="x11-libs/libX11
x11-proto/xineramaproto
x11-libs/libXinerama
)"
-RDEPEND="${DEPEND}
- x11-apps/xsetroot"
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}