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 | 399179220ba119fd1f33ebef8187d19944c0feb3 (patch) | |
tree | 8df473206c4e3deb3f772ad0db6396965778190a /app-doc/howto-pdf | |
parent | Added LDP license since the LDP project (and the howtos) use it (diff) | |
download | gentoo-2-399179220ba119fd1f33ebef8187d19944c0feb3.tar.gz gentoo-2-399179220ba119fd1f33ebef8187d19944c0feb3.tar.bz2 gentoo-2-399179220ba119fd1f33ebef8187d19944c0feb3.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 () { |