summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-24 23:30:04 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-24 23:30:04 +0000
commit3bd5304eea5ab8e97ab2b48232231f6f059b530a (patch)
treeee301b417a235f66c2c5b8d74584d723b0501fd4 /x11-plugins/wsoundserver
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-3bd5304eea5ab8e97ab2b48232231f6f059b530a.tar.gz
gentoo-2-3bd5304eea5ab8e97ab2b48232231f6f059b530a.tar.bz2
gentoo-2-3bd5304eea5ab8e97ab2b48232231f6f059b530a.zip
Fixed DEPEND for modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/wsoundserver')
-rw-r--r--x11-plugins/wsoundserver/ChangeLog8
-rw-r--r--x11-plugins/wsoundserver/wsoundserver-0.4.1.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wsoundserver/ChangeLog b/x11-plugins/wsoundserver/ChangeLog
index 81967277168b..56759e9c4bde 100644
--- a/x11-plugins/wsoundserver/ChangeLog
+++ b/x11-plugins/wsoundserver/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wsoundserver
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wsoundserver/ChangeLog,v 1.3 2005/08/29 08:41:24 s4t4n Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wsoundserver/ChangeLog,v 1.4 2006/01/24 23:25:19 nelchael Exp $
+
+ 24 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ wsoundserver-0.4.1.ebuild:
+ Fixed DEPEND for modular X.
29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wsoundserver-0.4.1.ebuild:
Stable for x86.
diff --git a/x11-plugins/wsoundserver/wsoundserver-0.4.1.ebuild b/x11-plugins/wsoundserver/wsoundserver-0.4.1.ebuild
index f74884e26521..e7514aa47bc7 100644
--- a/x11-plugins/wsoundserver/wsoundserver-0.4.1.ebuild
+++ b/x11-plugins/wsoundserver/wsoundserver-0.4.1.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/wsoundserver/wsoundserver-0.4.1.ebuild,v 1.3 2005/08/29 08:41:24 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wsoundserver/wsoundserver-0.4.1.ebuild,v 1.4 2006/01/24 23:25:19 nelchael Exp $
MY_P="${P/wsoundserver/WSoundServer}-new"
S="${WORKDIR}/${MY_P}"
@@ -11,8 +11,7 @@ DESCRIPTION="WindowMaker sound server"
SRC_URI="http://vlaadworld.net/public/${MY_P}.tar.gz"
HOMEPAGE="http://vlaadworld.net/"
-DEPEND="virtual/x11
- >=x11-wm/windowmaker-0.91.0-r1
+DEPEND=">=x11-wm/windowmaker-0.91.0-r1
>=x11-libs/libdockapp-0.6.0
>=x11-libs/libPropList-0.10.1-r3
>=media-libs/audiofile-0.2.6-r1