diff options
Diffstat (limited to 'app-doc/howto-html-single/howto-html-single-20021121.ebuild')
-rw-r--r-- | app-doc/howto-html-single/howto-html-single-20021121.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/howto-html-single/howto-html-single-20021121.ebuild b/app-doc/howto-html-single/howto-html-single-20021121.ebuild index 7d60fab4cf34..a51abac4cd4b 100644 --- a/app-doc/howto-html-single/howto-html-single-20021121.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20021121.ebuild,v 1.4 2003/02/13 06:35:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20021121.ebuild,v 1.5 2004/02/22 18:40:03 agriffis Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto |