summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2003-11-16 22:36:08 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2003-11-16 22:36:08 +0000
commit5e0bbb81bf3f9b3d6db6511bafc83d1b868fbc9f (patch)
tree3fef65c5220e3cc60a1d23d57869812e07a438c3 /x11-plugins/wmmon
parentputting inherit on top of ebuild. Closes #32773 (diff)
downloadhistorical-5e0bbb81bf3f9b3d6db6511bafc83d1b868fbc9f.tar.gz
historical-5e0bbb81bf3f9b3d6db6511bafc83d1b868fbc9f.tar.bz2
historical-5e0bbb81bf3f9b3d6db6511bafc83d1b868fbc9f.zip
*** empty log message ***
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r--x11-plugins/wmmon/ChangeLog5
-rw-r--r--x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog
index e38e9f71d64b..d793b5f872f2 100644
--- a/x11-plugins/wmmon/ChangeLog
+++ b/x11-plugins/wmmon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmon
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.5 2003/02/12 09:42:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.6 2003/11/16 22:36:08 pyrania Exp $
+
+ 16 Nov 2003; Markus Nigbur <pyrania@gentoo.org> wmmon-1.0_beta2-r1.ebuild:
+ Blocking x11-plugins/wmmon+smp.
*wmmon-1.0_beta2-r1 (9-Feb-2002)
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
index c12e65a07750..7ae30bd3c234 100644
--- a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
+++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.6 2003/10/16 16:08:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.7 2003/11/16 22:36:08 pyrania Exp $
S="${WORKDIR}/wmmon.app"
DESCRIPTION="Dockable system resources monitor applette for WindowMaker"
@@ -8,7 +8,8 @@ WMMON_VERSION=1_0b2
SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz"
HOMEPAGE="http://www.bensinclair.com/dockapp/"
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ !x11-plugins/wmmon+smp"
SLOT="0"
LICENSE="GPL-2"