diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:08:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:08:49 +0000 |
commit | 9d1125f7ab8e70d357ad73c69992722d53ec79a6 (patch) | |
tree | ff62ca74520b60d12aade1ed2a4b7e096a21aba9 /app-text/htmldoc | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-9d1125f7ab8e70d357ad73c69992722d53ec79a6.tar.gz historical-9d1125f7ab8e70d357ad73c69992722d53ec79a6.tar.bz2 historical-9d1125f7ab8e70d357ad73c69992722d53ec79a6.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.19.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.20.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild index eeebce53f372..1490edf4a9bb 100644 --- a/app-text/htmldoc/htmldoc-1.8.19.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.19.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-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.4 2002/08/16 02:42:01 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.5 2002/10/04 05:05:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert HTML pages into a PDF document" diff --git a/app-text/htmldoc/htmldoc-1.8.20.ebuild b/app-text/htmldoc/htmldoc-1.8.20.ebuild index 90e568f50796..15215444eaf0 100644 --- a/app-text/htmldoc/htmldoc-1.8.20.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.20.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-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.3 2002/08/16 02:42:01 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.4 2002/10/04 05:05:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert HTML pages into a PDF document" |