summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 17:57:41 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 17:57:41 +0000
commit7bb196345ce111f51caeef44cae9bc1fd507ccd6 (patch)
treed4643f5cc3afde444899c5177821026c30a63fd9 /x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild
parentVersion bump. Bug # 119083. (diff)
downloadhistorical-7bb196345ce111f51caeef44cae9bc1fd507ccd6.tar.gz
historical-7bb196345ce111f51caeef44cae9bc1fd507ccd6.tar.bz2
historical-7bb196345ce111f51caeef44cae9bc1fd507ccd6.zip
Fixed DEPEND for libdockapp.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild')
-rw-r--r--x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild b/x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild
index e04757f70af6..6b0718632ad5 100644
--- a/x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild
+++ b/x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild,v 1.3 2006/01/09 21:07:24 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3-r2.ebuild,v 1.4 2006/01/15 17:56:34 nelchael Exp $
inherit eutils
@@ -14,8 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ppc ppc64 sparc"
-DEPEND="virtual/x11
- =x11-libs/libdockapp-0.5.0-r1"
+DEPEND="x11-libs/libdockapp"
src_unpack()
{