diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:50 +0000 |
commit | 6c0bc328b1207dac8a59e148601183d732308a98 (patch) | |
tree | 1e562184009b13218bcf658daf04bbe2183e47b7 /x11-plugins/wmMoonClock | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2 gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip |
Remove rdepend=depend
Diffstat (limited to 'x11-plugins/wmMoonClock')
-rw-r--r-- | x11-plugins/wmMoonClock/wmMoonClock-1.27.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/wmMoonClock/wmMoonClock-1.27.ebuild b/x11-plugins/wmMoonClock/wmMoonClock-1.27.ebuild index 4c63e1acb5f3..6077486e1af2 100644 --- a/x11-plugins/wmMoonClock/wmMoonClock-1.27.ebuild +++ b/x11-plugins/wmMoonClock/wmMoonClock-1.27.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/wmMoonClock/wmMoonClock-1.27.ebuild,v 1.2 2002/10/17 15:47:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/wmMoonClock-1.27.ebuild,v 1.3 2002/10/20 18:55:34 vapier Exp $ DESCRIPTION="dockapp that shows lunar ephemeris to a high accuracy." SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" @@ -8,7 +8,6 @@ HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" DEPEND="virtual/glibc virtual/x11" -RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" |