From d5a373878b27e3acf141f7032c4626c70bdd661f Mon Sep 17 00:00:00 2001 From: Daniel Robbins <drobbins@gentoo.org> Date: Wed, 17 Jul 2002 20:43:18 +0000 Subject: Added SLOT --- app-admin/longrun/longrun-0.9.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-admin/longrun') diff --git a/app-admin/longrun/longrun-0.9.ebuild b/app-admin/longrun/longrun-0.9.ebuild index ecb98e9bd0da..d117a942ff42 100644 --- a/app-admin/longrun/longrun-0.9.ebuild +++ b/app-admin/longrun/longrun-0.9.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.3 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.4 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A utility to control Transmeta's Crusoe processor" SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/cpu/crusoe/${P}.tar.bz2" +SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad