diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 23:25:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 23:25:46 +0000 |
commit | 6a54cd99bd397f0d415d6b4d515790b50418f79f (patch) | |
tree | 018cb212648496b7bb135a6b5a0bdbced2eb42d0 /app-doc/howto-pdf | |
parent | Added LDP license since the LDP project (and the howtos) use it (diff) | |
download | historical-6a54cd99bd397f0d415d6b4d515790b50418f79f.tar.gz historical-6a54cd99bd397f0d415d6b4d515790b50418f79f.tar.bz2 historical-6a54cd99bd397f0d415d6b4d515790b50418f79f.zip |
Added LDP to LICENSE var
Diffstat (limited to 'app-doc/howto-pdf')
-rw-r--r-- | app-doc/howto-pdf/howto-pdf-20020328.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/howto-pdf/howto-pdf-20020328.ebuild b/app-doc/howto-pdf/howto-pdf-20020328.ebuild index c8bb9894c23e..0bcef0184338 100644 --- a/app-doc/howto-pdf/howto-pdf-20020328.ebuild +++ b/app-doc/howto-pdf/howto-pdf-20020328.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/howto-pdf/howto-pdf-20020328.ebuild,v 1.5 2002/08/02 05:03:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20020328.ebuild,v 1.6 2002/09/21 23:23:13 vapier Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2 LDP" KEYWORDS="x86 ppc sparc sparc64" src_install () { |