From f7ee013449accc92c5ee72fd4ad947e2d7ba4e46 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 20 Oct 2002 18:14:57 +0000 Subject: Remove rdepend=depend --- app-admin/longrun/longrun-0.9.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-admin/longrun') diff --git a/app-admin/longrun/longrun-0.9.ebuild b/app-admin/longrun/longrun-0.9.ebuild index 142588f3e0fd..6d6e3421b879 100644 --- a/app-admin/longrun/longrun-0.9.ebuild +++ b/app-admin/longrun/longrun-0.9.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/app-admin/longrun/longrun-0.9.ebuild,v 1.8 2002/10/18 13:31:45 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.9 2002/10/20 18:14:57 vapier Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A utility to control Transmeta's Crusoe processor" @@ -13,7 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86 -ppc" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { emake || die -- cgit v1.2.3-65-gdbad