diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
commit | 24fe46617ddbac06e04ae33190c773083e765813 (patch) | |
tree | e548336fb7ed33ffe7c4b270db0143eac060e02b /app-doc/howto-html | |
parent | Version bump. (diff) | |
download | gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2 gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20020328.ebuild | 4 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20021121.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/howto-html/ChangeLog b/app-doc/howto-html/ChangeLog index 4652db2347c4..9960e4c86714 100644 --- a/app-doc/howto-html/ChangeLog +++ b/app-doc/howto-html/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-doc/howto-html # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.5 2002/11/25 05:28:17 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.6 2002/12/09 04:17:38 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *howto-html-20021121 (25 Nov 2002) 25 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : diff --git a/app-doc/howto-html/howto-html-20020328.ebuild b/app-doc/howto-html/howto-html-20020328.ebuild index 9329590c7f4f..26bb11a34200 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 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.6 2002/11/30 20:40:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.7 2002/12/09 04:17:38 manson 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 sparc64" +KEYWORDS="x86 ppc sparc " src_install() { dodir /usr/share/doc/howto diff --git a/app-doc/howto-html/howto-html-20021121.ebuild b/app-doc/howto-html/howto-html-20021121.ebuild index dab3bafd7ca9..f54fb4ed3f0a 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-2002 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.2 2002/11/30 20:44:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20021121.ebuild,v 1.3 2002/12/09 04:17:38 manson 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 sparc64" +KEYWORDS="x86 ppc sparc " src_install() { dodir /usr/share/doc/howto |