summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-02-03 13:47:38 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-02-03 13:47:38 +0000
commit08be0b561e1255e1e6250ceaaac0358a27cf69e4 (patch)
tree768240493be1ed79fc3c2b8eff5120756ce7e306 /x11-plugins
parentStable on SPARC wrt security bug #121375. (diff)
downloadgentoo-2-08be0b561e1255e1e6250ceaaac0358a27cf69e4.tar.gz
gentoo-2-08be0b561e1255e1e6250ceaaac0358a27cf69e4.tar.bz2
gentoo-2-08be0b561e1255e1e6250ceaaac0358a27cf69e4.zip
Fixed DEPEND for modular X.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmldonkey/ChangeLog8
-rw-r--r--x11-plugins/wmmldonkey/wmmldonkey-0.003.ebuild14
2 files changed, 16 insertions, 6 deletions
diff --git a/x11-plugins/wmmldonkey/ChangeLog b/x11-plugins/wmmldonkey/ChangeLog
index 668181c490d1..2794a81086eb 100644
--- a/x11-plugins/wmmldonkey/ChangeLog
+++ b/x11-plugins/wmmldonkey/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmmldonkey
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmldonkey/ChangeLog,v 1.3 2004/08/02 10:03:39 s4t4n Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmldonkey/ChangeLog,v 1.4 2006/02/03 13:47:38 nelchael Exp $
+
+ 03 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ wmmldonkey-0.003.ebuild:
+ Fixed DEPEND for modular X.
02 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmmldonkey-0.003.ebuild:
Still a bit buggy, but I don't see it doing any harm...
diff --git a/x11-plugins/wmmldonkey/wmmldonkey-0.003.ebuild b/x11-plugins/wmmldonkey/wmmldonkey-0.003.ebuild
index 80d6248bc449..0a6b6a860661 100644
--- a/x11-plugins/wmmldonkey/wmmldonkey-0.003.ebuild
+++ b/x11-plugins/wmmldonkey/wmmldonkey-0.003.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 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/wmmldonkey/wmmldonkey-0.003.ebuild,v 1.3 2004/08/02 10:03:39 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmldonkey/wmmldonkey-0.003.ebuild,v 1.4 2006/02/03 13:47:38 nelchael Exp $
DESCRIPTION="wmmsg is a dockapp to show the up and downloadrate from your mldonkey"
HOMEPAGE="http://dockapps.org/file.php/id/174"
@@ -9,10 +9,16 @@ LICENSE="GPL-1"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/x11
- net-p2p/mldonkey"
S=${WORKDIR}/wmmldonkey3
+RDEPEND="|| ( (
+ x11-libs/libXext
+ x11-libs/libX11
+ x11-libs/libXpm )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
+ net-p2p/mldonkey"
+
src_install()
{
dodoc CHANGELOG LICENSE README