diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:34 +0000 |
commit | 00bed55e491cc82f8e09f19db053e6a5913d570c (patch) | |
tree | 1843d852c13b811f1c019c55cfedb5d9dc7e8c87 /x11-plugins/wmSMPmon | |
parent | Remove rdepend=depend (diff) | |
download | historical-00bed55e491cc82f8e09f19db053e6a5913d570c.tar.gz historical-00bed55e491cc82f8e09f19db053e6a5913d570c.tar.bz2 historical-00bed55e491cc82f8e09f19db053e6a5913d570c.zip |
Remove rdepend=depend
Diffstat (limited to 'x11-plugins/wmSMPmon')
-rw-r--r-- | x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild b/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild index 2a24b49aa4ab..045fcc0a95e7 100644 --- a/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild +++ b/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild,v 1.1 2002/10/04 18:27:23 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild,v 1.2 2002/10/20 18:55:34 vapier Exp $ S="${WORKDIR}/${PN}-2.x" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND="virtual/glibc virtual/x11" -RDEPEND="${DEPEND}" src_compile() { |