diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:40:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:40:03 +0000 |
commit | d2d3493bdb79c5cf8c366d72e970c5d196a7b15c (patch) | |
tree | 1ca7431ff822d148b0fd2f54b9e54237f2f51277 /app-doc/howto-html | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-d2d3493bdb79c5cf8c366d72e970c5d196a7b15c.tar.gz gentoo-2-d2d3493bdb79c5cf8c366d72e970c5d196a7b15c.tar.bz2 gentoo-2-d2d3493bdb79c5cf8c366d72e970c5d196a7b15c.zip |
Remove arm keywords
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/howto-html-20021121.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/howto-html/howto-html-20021121.ebuild b/app-doc/howto-html/howto-html-20021121.ebuild index a5a2b6e647b6..533096f8984b 100644 --- a/app-doc/howto-html/howto-html-20021121.ebuild +++ b/app-doc/howto-html/howto-html-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/howto-html-20021121.ebuild,v 1.5 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20021121.ebuild,v 1.6 2004/02/22 18:39:46 agriffis Exp $ MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO @@ -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 |