diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:47:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:47:49 +0000 |
commit | 203a469fe72010eedbc3f6a18ea798a6e3e323db (patch) | |
tree | e6a0a0af70ad19696ab08e68b7ce4466bfba72cb /app-admin/longrun | |
parent | fixed nls compile problem per bug #8731 (diff) | |
download | historical-203a469fe72010eedbc3f6a18ea798a6e3e323db.tar.gz historical-203a469fe72010eedbc3f6a18ea798a6e3e323db.tar.bz2 historical-203a469fe72010eedbc3f6a18ea798a6e3e323db.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-admin/longrun')
-rw-r--r-- | app-admin/longrun/longrun-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/longrun/longrun-0.9.ebuild b/app-admin/longrun/longrun-0.9.ebuild index eeb95f4ced93..6762ed3b1c46 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 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.6 2002/07/29 05:14:19 cselkirk Exp $ +# 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.7 2002/10/04 03:43:36 vapier Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A utility to control Transmeta's Crusoe processor" |