summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-07-16 21:52:59 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-07-16 21:52:59 +0000
commit4601620db51ead8da6f74ee88e876278b9d03d19 (patch)
tree71149dd6d4b27898101e80290c44bcfd3395cea7 /x11-plugins/wmnd
parenterror check sed; report emake not parallel make; tidy (Manifest recommit) (diff)
downloadgentoo-2-4601620db51ead8da6f74ee88e876278b9d03d19.tar.gz
gentoo-2-4601620db51ead8da6f74ee88e876278b9d03d19.tar.bz2
gentoo-2-4601620db51ead8da6f74ee88e876278b9d03d19.zip
x11-plugins/wmnd no longer depends upon x11-wm/windowmaker
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r--x11-plugins/wmnd/ChangeLog7
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.7.ebuild5
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.9.ebuild5
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog
index 20e6ecadbf31..a4a5e31ded7e 100644
--- a/x11-plugins/wmnd/ChangeLog
+++ b/x11-plugins/wmnd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/wmnd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.14 2004/06/30 11:51:43 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.15 2004/07/16 21:52:59 s4t4n Exp $
+
+
+ 16 Jul 2004; Michele Noberasco <s4t4n@gentoo.org>
+ wmnd-0.4.9.ebuild, wmnd-0.4.7.ebuild:
+ No longer depend on x11-wm/windowmaker.
30 Jun 2004; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.9.ebuild:
Stable on x86.
diff --git a/x11-plugins/wmnd/wmnd-0.4.7.ebuild b/x11-plugins/wmnd/wmnd-0.4.7.ebuild
index 3f76d462d788..c98da27fed52 100644
--- a/x11-plugins/wmnd/wmnd-0.4.7.ebuild
+++ b/x11-plugins/wmnd/wmnd-0.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.7.ebuild,v 1.8 2004/06/24 23:14:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.7.ebuild,v 1.9 2004/07/16 21:52:59 s4t4n Exp $
IUSE=""
DESCRIPTION="WindowMaker Network Devices (dockapp)"
@@ -11,8 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc amd64"
-DEPEND="virtual/x11
- x11-wm/windowmaker"
+DEPEND="virtual/x11"
src_compile() {
econf || die "configure failed"
diff --git a/x11-plugins/wmnd/wmnd-0.4.9.ebuild b/x11-plugins/wmnd/wmnd-0.4.9.ebuild
index 2f1969ef11ef..09333dc0cf78 100644
--- a/x11-plugins/wmnd/wmnd-0.4.9.ebuild
+++ b/x11-plugins/wmnd/wmnd-0.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.9.ebuild,v 1.3 2004/06/30 11:51:43 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.9.ebuild,v 1.4 2004/07/16 21:52:59 s4t4n Exp $
inherit eutils
@@ -13,8 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~amd64"
-DEPEND="virtual/x11
- x11-wm/windowmaker"
+DEPEND="virtual/x11"
src_compile() {
econf || die "configure failed"