summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-31 20:43:37 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-31 20:43:37 +0000
commitab571b17781a89a2019884aee91737c71f117ead (patch)
tree85a6bbb26961ba7040bb697c4168212c3aacdcc4 /x11-plugins/wmrack/wmrack-1.2.0.ebuild
parentMark 0.38 stable on alpha (diff)
downloadhistorical-ab571b17781a89a2019884aee91737c71f117ead.tar.gz
historical-ab571b17781a89a2019884aee91737c71f117ead.tar.bz2
historical-ab571b17781a89a2019884aee91737c71f117ead.zip
Fixed DEPEND for modular X.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-plugins/wmrack/wmrack-1.2.0.ebuild')
-rw-r--r--x11-plugins/wmrack/wmrack-1.2.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-plugins/wmrack/wmrack-1.2.0.ebuild b/x11-plugins/wmrack/wmrack-1.2.0.ebuild
index 9ac43a2fb069..9d8af1733d8d 100644
--- a/x11-plugins/wmrack/wmrack-1.2.0.ebuild
+++ b/x11-plugins/wmrack/wmrack-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrack/wmrack-1.2.0.ebuild,v 1.4 2005/07/18 09:25:46 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrack/wmrack-1.2.0.ebuild,v 1.5 2006/01/31 20:34:28 nelchael Exp $
inherit eutils
@@ -10,8 +10,7 @@ MY_P=${P/2.0/2}
DESCRIPTION="A WindowMaker Dock CD+Sound Applet"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
HOMEPAGE="http://wmrack.sf.net/"
-DEPEND="virtual/x11
- || ( >=x11-wm/windowmaker-0.62.0
+DEPEND="|| ( >=x11-wm/windowmaker-0.62.0
x11-wm/windowmaker-cvs )"
SLOT="0"