diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:45:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:45:17 +0000 |
commit | 98424eea2d2bac59583107db9c81bbb603811734 (patch) | |
tree | d70cbdc85dad712bd8c0a897446d39b3122f105f /app-doc/howto-text | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.tar.gz gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.tar.bz2 gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.zip |
Remove arm keywords
Diffstat (limited to 'app-doc/howto-text')
-rw-r--r-- | app-doc/howto-text/howto-text-20031006.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/howto-text/howto-text-20031006.ebuild b/app-doc/howto-text/howto-text-20031006.ebuild index 8f7451c24821..baf41ba87723 100644 --- a/app-doc/howto-text/howto-text-20031006.ebuild +++ b/app-doc/howto-text/howto-text-20031006.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-text/howto-text-20031006.ebuild,v 1.1 2003/10/06 13:30:48 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20031006.ebuild,v 1.2 2004/02/22 18:40:59 agriffis Exp $ MY_P="Linux-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" #As of 2003-07-24, the mini-HOWTOs are now merged into the full set of HOWTOs DEPEND="!app-doc/mini-howto-text" |