diff options
Diffstat (limited to 'app-admin/longrun/longrun-0.9.ebuild')
-rw-r--r-- | app-admin/longrun/longrun-0.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/longrun/longrun-0.9.ebuild b/app-admin/longrun/longrun-0.9.ebuild index cbae54129eec..6b0369de09a1 100644 --- a/app-admin/longrun/longrun-0.9.ebuild +++ b/app-admin/longrun/longrun-0.9.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Jerry A! <jerry@thehutt.org> -# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.1 2001/12/07 06:20:17 jerrya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.2 2002/07/06 18:49:03 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" +LICENSE="GPL-2" DEPEND="virtual/glibc" |