summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 04:02:59 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 04:02:59 +0000
commite2720a5f99b975182868ccbaf496df9343a25de2 (patch)
tree71319e5d9d29245e63e1514603e3fb88f782309b
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadgentoo-2-e2720a5f99b975182868ccbaf496df9343a25de2.tar.gz
gentoo-2-e2720a5f99b975182868ccbaf496df9343a25de2.tar.bz2
gentoo-2-e2720a5f99b975182868ccbaf496df9343a25de2.zip
Changed from "GPL2 or later" to "GPL2"
-rw-r--r--app-crypt/mhash/mhash-0.8.9.ebuild4
-rw-r--r--app-crypt/pam_krb5/pam_krb5-1.0.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.5.0.ebuild4
-rw-r--r--app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild4
-rw-r--r--app-doc/afsdoc/afsdoc-3.6-r1.ebuild4
-rw-r--r--app-doc/dox/dox-1.1.ebuild4
-rw-r--r--app-doc/doxygen/doxygen-1.2.15-r1.ebuild4
-rw-r--r--app-doc/doxygen/doxygen-1.2.16.ebuild4
-rw-r--r--app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild4
-rw-r--r--app-doc/ebook-automake/ebook-automake-1.4.ebuild4
-rw-r--r--app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild2
-rw-r--r--app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild4
-rw-r--r--app-doc/ebook-cvs/ebook-cvs-1.0.ebuild4
-rw-r--r--app-doc/ebook-gconf/ebook-gconf-1.0.ebuild4
-rw-r--r--app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild4
-rw-r--r--app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild4
-rw-r--r--app-doc/ebook-gdk/ebook-gdk-1.2.ebuild4
-rw-r--r--app-doc/ebook-gdk/ebook-gdk-2.0.ebuild4
-rw-r--r--app-doc/ebook-ggad/ebook-ggad-1.0.ebuild4
-rw-r--r--app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild4
-rw-r--r--app-doc/ebook-gtk/ebook-gtk-1.2.ebuild4
-rw-r--r--app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild4
-rw-r--r--app-doc/ebook-libglade/ebook-libglade-1.0.ebuild4
-rw-r--r--app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild4
-rw-r--r--app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild4
-rw-r--r--app-doc/ebook-make/ebook-make-3.71.ebuild4
-rw-r--r--app-doc/ebook-pango/ebook-pango-1.0.ebuild4
-rw-r--r--app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild4
-rw-r--r--app-doc/ebook-zvt/ebook-zvt-1.2.ebuild4
-rw-r--r--app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild4
-rw-r--r--app-doc/howto-html-single/howto-html-single-20020328.ebuild4
-rw-r--r--app-doc/howto-html/howto-html-20020328.ebuild4
-rw-r--r--app-doc/howto-pdf/howto-pdf-20010824.ebuild4
-rw-r--r--app-doc/howto-pdf/howto-pdf-20020328.ebuild4
-rw-r--r--app-doc/howto-ps/howto-ps-20010824.ebuild4
-rw-r--r--app-doc/howto-ps/howto-ps-20020328.ebuild4
-rw-r--r--app-doc/howto-text/howto-text-20010823.ebuild4
-rw-r--r--app-doc/howto-text/howto-text-20020328.ebuild4
-rw-r--r--app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild4
-rw-r--r--app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild4
-rw-r--r--app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild4
-rw-r--r--app-doc/mini-howto-html/mini-howto-html-20020328.ebuild4
42 files changed, 83 insertions, 83 deletions
diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild
index 4f5235201eef..176820a88b18 100644
--- a/app-crypt/mhash/mhash-0.8.9.ebuild
+++ b/app-crypt/mhash/mhash-0.8.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-crypt/mhash/mhash-0.8.9.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.7 2002/10/04 03:58:03 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
diff --git a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
index 9cad1b78ed45..250e6856cef0 100644
--- a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
+++ b/app-crypt/pam_krb5/pam_krb5-1.0.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-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.8 2002/08/16 02:36:53 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.9 2002/10/04 03:58:09 vapier Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Pam module for MIT Kerberos V"
diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild
index 8dc3942cdeb2..f3e159cf8663 100644
--- a/app-crypt/seahorse/seahorse-0.5.0.ebuild
+++ b/app-crypt/seahorse/seahorse-0.5.0.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-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.14 2002/09/20 00:52:12 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.15 2002/10/04 03:58:14 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="gnome front end to gnupg"
diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
index 568ab47280e6..f60a32d4f4fd 100644
--- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
+++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.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-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.10 2002/08/16 02:36:53 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.11 2002/10/04 03:58:19 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="adds multiple ssh keys to the ssh authentication agent. These may use the same passphrase. Unlike ssh-add, if any of the keys use the same passphrase, you will only need to enter each unique passphrase once, and keys that are already added will not be prompted for again."
diff --git a/app-doc/afsdoc/afsdoc-3.6-r1.ebuild b/app-doc/afsdoc/afsdoc-3.6-r1.ebuild
index 6c81e047395d..6ec95f9f0b2c 100644
--- a/app-doc/afsdoc/afsdoc-3.6-r1.ebuild
+++ b/app-doc/afsdoc/afsdoc-3.6-r1.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/afsdoc/afsdoc-3.6-r1.ebuild,v 1.7 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/afsdoc/afsdoc-3.6-r1.ebuild,v 1.8 2002/10/04 03:58:26 vapier Exp $
S=${WORKDIR}/${P}
diff --git a/app-doc/dox/dox-1.1.ebuild b/app-doc/dox/dox-1.1.ebuild
index c2e63e61900f..1aafab219301 100644
--- a/app-doc/dox/dox-1.1.ebuild
+++ b/app-doc/dox/dox-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.4 2002/08/02 05:03:34 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.5 2002/10/04 03:58:30 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Dox is a graphical documentation browser for Unix/X11."
diff --git a/app-doc/doxygen/doxygen-1.2.15-r1.ebuild b/app-doc/doxygen/doxygen-1.2.15-r1.ebuild
index 004f1fb1de17..a66c21231be2 100644
--- a/app-doc/doxygen/doxygen-1.2.15-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.2.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.15-r1.ebuild,v 1.6 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/doxygen/doxygen-1.2.15-r1.ebuild,v 1.7 2002/10/04 03:58:35 vapier Exp $
DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C"
HOMEPAGE="http://www.doxygen.org"
diff --git a/app-doc/doxygen/doxygen-1.2.16.ebuild b/app-doc/doxygen/doxygen-1.2.16.ebuild
index 609db3c7dc6f..f21056a25179 100644
--- a/app-doc/doxygen/doxygen-1.2.16.ebuild
+++ b/app-doc/doxygen/doxygen-1.2.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.16.ebuild,v 1.3 2002/08/14 11:17:46 pvdabeel Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.16.ebuild,v 1.4 2002/10/04 03:58:40 vapier Exp $
DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C"
HOMEPAGE="http://www.doxygen.org"
diff --git a/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild b/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild
index fbbcf7c7f587..343d12176dc4 100644
--- a/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild
+++ b/app-doc/ebook-autoconf/ebook-autoconf-2.13.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/ebook-autoconf/ebook-autoconf-2.13.ebuild,v 1.4 2002/08/01 14:10:11 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-autoconf/ebook-autoconf-2.13.ebuild,v 1.5 2002/10/04 03:58:43 vapier Exp $
DESCRIPTION="Autoconf 2.13 EBook."
HOMEPAGE="http://lidn.sourceforge.net"
diff --git a/app-doc/ebook-automake/ebook-automake-1.4.ebuild b/app-doc/ebook-automake/ebook-automake-1.4.ebuild
index 6deacb5f938d..8fba8091eb77 100644
--- a/app-doc/ebook-automake/ebook-automake-1.4.ebuild
+++ b/app-doc/ebook-automake/ebook-automake-1.4.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/ebook-automake/ebook-automake-1.4.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-automake/ebook-automake-1.4.ebuild,v 1.5 2002/10/04 03:58:46 vapier Exp $
DESCRIPTION="Automake 1.4 EBook."
diff --git a/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild b/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild
index 0092e66f1b20..2899398207e4 100644
--- a/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild
+++ b/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild
@@ -1,5 +1,5 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
EBOOKNAME="binutils"
EBOOKVERSION="2.10.1"
diff --git a/app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild b/app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild
index 91b1075b50ba..2a8a7595f289 100644
--- a/app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild
+++ b/app-doc/ebook-bonobo/ebook-bonobo-1.0.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/ebook-bonobo/ebook-bonobo-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-bonobo/ebook-bonobo-1.0.ebuild,v 1.5 2002/10/04 03:58:53 vapier Exp $
DESCRIPTION="Bonobo EBook."
diff --git a/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild b/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild
index 46c470812862..81bca07ef12e 100644
--- a/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild
+++ b/app-doc/ebook-cvs/ebook-cvs-1.0.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/ebook-cvs/ebook-cvs-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-cvs/ebook-cvs-1.0.ebuild,v 1.5 2002/10/04 03:58:59 vapier Exp $
EBOOKNAME="cvs"
EBOOKVERSION="1.0"
diff --git a/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild b/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild
index 3a1c4c23206b..0b166d82c056 100644
--- a/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild
+++ b/app-doc/ebook-gconf/ebook-gconf-1.0.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/ebook-gconf/ebook-gconf-1.0.ebuild,v 1.4 2002/08/01 14:10:11 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gconf/ebook-gconf-1.0.ebuild,v 1.5 2002/10/04 03:59:20 vapier Exp $
DESCRIPTION="Gconf EBook."
EBOOKNAME="gconf"
diff --git a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild
index 8e2b3fb87a64..caf718598f03 100644
--- a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild
+++ b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.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/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild,v 1.5 2002/10/04 03:59:38 vapier Exp $
DESCRIPTION="Gdk-Pixbuf 1.2 EBook."
diff --git a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild
index 7c80b7bf407d..28990b7efffd 100644
--- a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild
+++ b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.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/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild,v 1.5 2002/10/04 03:59:41 vapier Exp $
DESCRIPTION="Gdk-Pixbuf 2.0 EBook."
diff --git a/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild b/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild
index 2b4a4e795cdc..5c5d14b2fd4a 100644
--- a/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild
+++ b/app-doc/ebook-gdk/ebook-gdk-1.2.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/ebook-gdk/ebook-gdk-1.2.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk/ebook-gdk-1.2.ebuild,v 1.5 2002/10/04 03:59:23 vapier Exp $
DESCRIPTION="Gdk 1.2 EBook."
diff --git a/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild b/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild
index 063815477cf1..5aa8ef5cc35e 100644
--- a/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild
+++ b/app-doc/ebook-gdk/ebook-gdk-2.0.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/ebook-gdk/ebook-gdk-2.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk/ebook-gdk-2.0.ebuild,v 1.5 2002/10/04 03:59:34 vapier Exp $
DESCRIPTION="Gdk 2.0 EBook."
diff --git a/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild b/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild
index 028cf550c86b..6470ec83e321 100644
--- a/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild
+++ b/app-doc/ebook-ggad/ebook-ggad-1.0.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/ebook-ggad/ebook-ggad-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-ggad/ebook-ggad-1.0.ebuild,v 1.5 2002/10/04 03:59:44 vapier Exp $
EBOOKNAME="ggad"
EBOOKVERSION="1.0"
diff --git a/app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild b/app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild
index 3ddbfba00926..6d42a1c433b2 100644
--- a/app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild
+++ b/app-doc/ebook-glibc/ebook-glibc-2.2.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/ebook-glibc/ebook-glibc-2.2.3.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-glibc/ebook-glibc-2.2.3.ebuild,v 1.5 2002/10/04 03:59:47 vapier Exp $
EBOOKNAME="glibc"
EBOOKVERSION="2.2.3"
diff --git a/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild b/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild
index 993f2aef8026..e67153fa3ce5 100644
--- a/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild
+++ b/app-doc/ebook-gtk/ebook-gtk-1.2.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/ebook-gtk/ebook-gtk-1.2.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gtk/ebook-gtk-1.2.ebuild,v 1.5 2002/10/04 03:59:50 vapier Exp $
EBOOKNAME="gtk"
EBOOKVERSION="1.2"
diff --git a/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild b/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild
index 3d832e567b8e..a2cdabdf7cef 100644
--- a/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild
+++ b/app-doc/ebook-gtk/ebook-gtk-2.0-r1.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/ebook-gtk/ebook-gtk-2.0-r1.ebuild,v 1.4 2002/09/09 21:14:20 george Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gtk/ebook-gtk-2.0-r1.ebuild,v 1.5 2002/10/04 03:59:56 vapier Exp $
EBOOKNAME="gtk"
EBOOKVERSION="2.0"
diff --git a/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild b/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild
index 70e23430cead..aceaca0fb206 100644
--- a/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild
+++ b/app-doc/ebook-libglade/ebook-libglade-1.0.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/ebook-libglade/ebook-libglade-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-libglade/ebook-libglade-1.0.ebuild,v 1.5 2002/10/04 04:00:52 vapier Exp $
DESCRIPTION="libglade ebook for devhelp"
diff --git a/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild b/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild
index 4f71990745c1..8fa1d53007a8 100644
--- a/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild
+++ b/app-doc/ebook-libgnome/ebook-libgnome-1.2.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/ebook-libgnome/ebook-libgnome-1.2.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-libgnome/ebook-libgnome-1.2.ebuild,v 1.5 2002/10/04 04:01:03 vapier Exp $
DESCRIPTION="libgnome 1.2 EBook."
diff --git a/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild b/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild
index dd77ad125ee3..824f44e9dd28 100644
--- a/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild
+++ b/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.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/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-libgnomeui/ebook-libgnomeui-1.0.ebuild,v 1.5 2002/10/04 04:01:12 vapier Exp $
DESCRIPTION="libgnomeui 1.0 EBook."
diff --git a/app-doc/ebook-make/ebook-make-3.71.ebuild b/app-doc/ebook-make/ebook-make-3.71.ebuild
index d6e71b49dccb..ef0dd7f54567 100644
--- a/app-doc/ebook-make/ebook-make-3.71.ebuild
+++ b/app-doc/ebook-make/ebook-make-3.71.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/ebook-make/ebook-make-3.71.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-make/ebook-make-3.71.ebuild,v 1.5 2002/10/04 04:01:16 vapier Exp $
DESCRIPTION="Make 3.71 EBook."
diff --git a/app-doc/ebook-pango/ebook-pango-1.0.ebuild b/app-doc/ebook-pango/ebook-pango-1.0.ebuild
index b537099f400b..776af81f64a9 100644
--- a/app-doc/ebook-pango/ebook-pango-1.0.ebuild
+++ b/app-doc/ebook-pango/ebook-pango-1.0.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/ebook-pango/ebook-pango-1.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-pango/ebook-pango-1.0.ebuild,v 1.5 2002/10/04 04:01:28 vapier Exp $
DESCRIPTION="EBook Documentation about Pango."
diff --git a/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild b/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild
index 57052f6281f0..3f763c02d8b4 100644
--- a/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild
+++ b/app-doc/ebook-pygtk/ebook-pygtk-2.0.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/ebook-pygtk/ebook-pygtk-2.0.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-pygtk/ebook-pygtk-2.0.ebuild,v 1.5 2002/10/04 04:01:33 vapier Exp $
EBOOKNAME="pygtk"
EBOOKVERSION="2.0"
diff --git a/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild b/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild
index 667b7c056868..a3f2b18d92dd 100644
--- a/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild
+++ b/app-doc/ebook-zvt/ebook-zvt-1.2.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/ebook-zvt/ebook-zvt-1.2.ebuild,v 1.4 2002/08/01 14:14:23 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-zvt/ebook-zvt-1.2.ebuild,v 1.5 2002/10/04 04:01:51 vapier Exp $
DESCRIPTION="Zvt 1.2 EBook."
diff --git a/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild b/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild
index 3a69f6b66987..cdb717e57d49 100644
--- a/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild
+++ b/app-doc/gimp-user-manual/gimp-user-manual-2.0.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/gimp-user-manual/gimp-user-manual-2.0.ebuild,v 1.7 2002/08/02 05:03:34 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild,v 1.8 2002/10/04 04:01:57 vapier Exp $
S=${WORKDIR}
DESCRIPTION="A user manual for GIMP"
diff --git a/app-doc/howto-html-single/howto-html-single-20020328.ebuild b/app-doc/howto-html-single/howto-html-single-20020328.ebuild
index 4b2bed381091..7ec9cc2be6c2 100644
--- a/app-doc/howto-html-single/howto-html-single-20020328.ebuild
+++ b/app-doc/howto-html-single/howto-html-single-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-html-single/howto-html-single-20020328.ebuild,v 1.6 2002/09/21 23:22:47 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20020328.ebuild,v 1.7 2002/10/04 04:02:13 vapier Exp $
MY_P="Linux-html-single-HOWTOs-${PV}"
S=${WORKDIR}
diff --git a/app-doc/howto-html/howto-html-20020328.ebuild b/app-doc/howto-html/howto-html-20020328.ebuild
index a5fcc0befcc9..7fcafcfb9eb4 100644
--- a/app-doc/howto-html/howto-html-20020328.ebuild
+++ b/app-doc/howto-html/howto-html-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-html/howto-html-20020328.ebuild,v 1.4 2002/09/21 23:22:20 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.5 2002/10/04 04:02:05 vapier Exp $
MY_P="Linux-html-HOWTOs-${PV}"
S=${WORKDIR}/HOWTO
diff --git a/app-doc/howto-pdf/howto-pdf-20010824.ebuild b/app-doc/howto-pdf/howto-pdf-20010824.ebuild
index cdeff7a25f12..17f4d08e6fd6 100644
--- a/app-doc/howto-pdf/howto-pdf-20010824.ebuild
+++ b/app-doc/howto-pdf/howto-pdf-20010824.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-20010824.ebuild,v 1.6 2002/08/02 05:03:34 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20010824.ebuild,v 1.7 2002/10/04 04:02:19 vapier Exp $
MY_P="Linux-pdf-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
diff --git a/app-doc/howto-pdf/howto-pdf-20020328.ebuild b/app-doc/howto-pdf/howto-pdf-20020328.ebuild
index 0bcef0184338..d0b129da1a37 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.6 2002/09/21 23:23:13 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20020328.ebuild,v 1.7 2002/10/04 04:02:24 vapier Exp $
MY_P="Linux-pdf-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
diff --git a/app-doc/howto-ps/howto-ps-20010824.ebuild b/app-doc/howto-ps/howto-ps-20010824.ebuild
index 52f8557e1387..fb09f0e319ca 100644
--- a/app-doc/howto-ps/howto-ps-20010824.ebuild
+++ b/app-doc/howto-ps/howto-ps-20010824.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-ps/howto-ps-20010824.ebuild,v 1.6 2002/08/02 05:03:34 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20010824.ebuild,v 1.7 2002/10/04 04:02:32 vapier Exp $
MY_P="Linux-ps-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
diff --git a/app-doc/howto-ps/howto-ps-20020328.ebuild b/app-doc/howto-ps/howto-ps-20020328.ebuild
index 56a26941427c..3a9e13d1565a 100644
--- a/app-doc/howto-ps/howto-ps-20020328.ebuild
+++ b/app-doc/howto-ps/howto-ps-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-ps/howto-ps-20020328.ebuild,v 1.6 2002/09/21 23:23:27 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20020328.ebuild,v 1.7 2002/10/04 04:02:35 vapier Exp $
MY_P="Linux-ps-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
diff --git a/app-doc/howto-text/howto-text-20010823.ebuild b/app-doc/howto-text/howto-text-20010823.ebuild
index cf2a13d51045..a8df060f337e 100644
--- a/app-doc/howto-text/howto-text-20010823.ebuild
+++ b/app-doc/howto-text/howto-text-20010823.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-text/howto-text-20010823.ebuild,v 1.6 2002/08/02 05:03:34 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20010823.ebuild,v 1.7 2002/10/04 04:02:38 vapier Exp $
MY_P="Linux-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
diff --git a/app-doc/howto-text/howto-text-20020328.ebuild b/app-doc/howto-text/howto-text-20020328.ebuild
index e8011273bf48..76b1760faa6d 100644
--- a/app-doc/howto-text/howto-text-20020328.ebuild
+++ b/app-doc/howto-text/howto-text-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-text/howto-text-20020328.ebuild,v 1.5 2002/09/21 23:23:39 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20020328.ebuild,v 1.6 2002/10/04 04:02:41 vapier Exp $
MY_P="Linux-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
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}
diff --git a/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild b/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild
index 5dffc2784ed3..656cfab39b51 100644
--- a/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild
+++ b/app-doc/linuxfromscratch-text/linuxfromscratch-text-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-text/linuxfromscratch-text-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-text/linuxfromscratch-text-3.3.ebuild,v 1.5 2002/10/04 04:02:49 vapier Exp $
MY_P="LFS-BOOK-${PV}"
S="${WORKDIR}/${MY_P}"
diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
index ae0623dbeb3b..98a4fe58c015 100644
--- a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
+++ b/app-doc/mini-howto-html-single/mini-howto-html-single-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/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.4 2002/09/21 23:24:50 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.5 2002/10/04 04:02:59 vapier Exp $
MY_P="Linux-mini-html-single-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
diff --git a/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild b/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
index a59e9366f9c1..55950a689060 100644
--- a/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
+++ b/app-doc/mini-howto-html/mini-howto-html-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/mini-howto-html/mini-howto-html-20020328.ebuild,v 1.3 2002/08/02 05:03:34 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild,v 1.4 2002/10/04 04:02:55 vapier Exp $
MY_P="Linux-mini-html-HOWTOs-${PV}"
S=${WORKDIR}/HOWTO/mini