summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-05-14 16:51:14 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-05-14 16:51:14 +0000
commitc864e62eebfb78b19d6ebfd8d23422591e57ebef (patch)
tree0f68a71f40f24e6e8310dca835c2e4c53df50cb9 /x11-misc/wbar
parentfix deps wrt #415945, append -Wno-error flag (diff)
downloadgentoo-2-c864e62eebfb78b19d6ebfd8d23422591e57ebef.tar.gz
gentoo-2-c864e62eebfb78b19d6ebfd8d23422591e57ebef.tar.bz2
gentoo-2-c864e62eebfb78b19d6ebfd8d23422591e57ebef.zip
missed sys-process/procps virtual/init
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/wbar')
-rw-r--r--x11-misc/wbar/ChangeLog5
-rw-r--r--x11-misc/wbar/wbar-2.3.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/wbar/ChangeLog b/x11-misc/wbar/ChangeLog
index 6e6f5ba3e93e..d489ed8910d1 100644
--- a/x11-misc/wbar/ChangeLog
+++ b/x11-misc/wbar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/wbar
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.17 2012/05/14 16:45:24 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.18 2012/05/14 16:51:14 hasufell Exp $
+
+ 14 May 2012; Julian Ospald <hasufell@gentoo.org> wbar-2.3.0.ebuild:
+ missed sys-process/procps virtual/init
14 May 2012; Julian Ospald <hasufell@gentoo.org> wbar-2.3.0.ebuild,
+files/wbar-2.3.0-cfg.patch:
diff --git a/x11-misc/wbar/wbar-2.3.0.ebuild b/x11-misc/wbar/wbar-2.3.0.ebuild
index 5128cf7708cf..4bc4cfb9e196 100644
--- a/x11-misc/wbar/wbar-2.3.0.ebuild
+++ b/x11-misc/wbar/wbar-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.0.ebuild,v 1.2 2012/05/14 16:45:24 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.0.ebuild,v 1.3 2012/05/14 16:51:14 hasufell Exp $
EAPI=4
@@ -17,6 +17,7 @@ IUSE="gtk"
RDEPEND="media-libs/imlib2[X]
x11-libs/libX11
+ || ( sys-process/procps virtual/init )
gtk? ( gnome-base/libglade
media-libs/freetype:2
x11-libs/gdk-pixbuf:2