diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:03:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:03:52 +0000 |
commit | 7cecc2c97d920d2745284383e7cf92240d056222 (patch) | |
tree | cb87c021663564970beddf261c02a380c5881fdb /app-doc/linuxfromscratch-html | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-7cecc2c97d920d2745284383e7cf92240d056222.tar.gz historical-7cecc2c97d920d2745284383e7cf92240d056222.tar.bz2 historical-7cecc2c97d920d2745284383e7cf92240d056222.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-doc/linuxfromscratch-html')
-rw-r--r-- | app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild b/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild index 9a641829e0fe..e496ff4f98e5 100644 --- a/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild +++ b/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.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-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild,v 1.4 2002/08/01 14:02:43 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild,v 1.5 2002/10/04 04:02:45 vapier Exp $ MY_P="LFS-BOOK-${PV}-HTML" S=${WORKDIR}/${MY_P} |