diff options
author | Ian Leitch <port001@gentoo.org> | 2003-12-06 16:00:10 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2003-12-06 16:00:10 +0000 |
commit | 7d9f291cd9cf232170f63a6bf7ad575eb7f147dc (patch) | |
tree | 1dfe241bdee0109e38e34492cad321b60b8f86ed /x11-plugins/wmmon | |
parent | Reverted block. See #33362 (diff) | |
download | gentoo-2-7d9f291cd9cf232170f63a6bf7ad575eb7f147dc.tar.gz gentoo-2-7d9f291cd9cf232170f63a6bf7ad575eb7f147dc.tar.bz2 gentoo-2-7d9f291cd9cf232170f63a6bf7ad575eb7f147dc.zip |
Reverted block. See #33362
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r-- | x11-plugins/wmmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmmon/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog index d793b5f872f2..d3bde1682c72 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.6 2003/11/16 22:36:08 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.7 2003/12/06 16:00:06 port001 Exp $ + + 06 Dec 2003; Ian Leitch <port001@gentoo.org> wmmon-1.0_beta2-r1.ebuild: + Reverting the block. See #33362 16 Nov 2003; Markus Nigbur <pyrania@gentoo.org> wmmon-1.0_beta2-r1.ebuild: Blocking x11-plugins/wmmon+smp. diff --git a/x11-plugins/wmmon/Manifest b/x11-plugins/wmmon/Manifest index c6f1d9af668a..1f2ae8512be7 100644 --- a/x11-plugins/wmmon/Manifest +++ b/x11-plugins/wmmon/Manifest @@ -1,5 +1,5 @@ -MD5 88bfaf6cb2d44760ef99686b73fecfac wmmon-1.0_beta2-r1.ebuild 819 -MD5 a2f1bfacd5ff9527dcd2a92daf06345a ChangeLog 1126 +MD5 5cdbf31c27aa504611a643a147616faa wmmon-1.0_beta2-r1.ebuild 819 +MD5 3637b310f703c3b463196e3a79dae882 ChangeLog 1126 MD5 fa94a9687fec9cf94c6e02d35ffd0682 metadata.xml 205 MD5 ceedfcdbed48377818f314c4d69547df wmmon-1.0_beta2.ebuild 693 MD5 98b814408937f2d47b59cfedac2640e1 files/digest-wmmon-1.0_beta2 62 diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild index 7ae30bd3c234..604030e3d4c7 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.7 2003/11/16 22:36:08 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.8 2003/12/06 16:00:06 port001 Exp $ S="${WORKDIR}/wmmon.app" DESCRIPTION="Dockable system resources monitor applette for WindowMaker" @@ -8,8 +8,7 @@ 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 - !x11-plugins/wmmon+smp" +DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" |