diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
commit | 077f571f9d39b903124f5921e12fbf4b23a18d04 (patch) | |
tree | 146a38dbb154c5012145acdc1ad8d378c6f3dbcc /app-text/htmlinc | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.gz historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.bz2 historical-077f571f9d39b903124f5921e12fbf4b23a18d04.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-text/htmlinc')
-rw-r--r-- | app-text/htmlinc/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htmlinc/htmlinc-1.0_beta1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/htmlinc/ChangeLog b/app-text/htmlinc/ChangeLog index faca0ee8c066..7a37e773b95a 100644 --- a/app-text/htmlinc/ChangeLog +++ b/app-text/htmlinc/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-text/htmlinc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.3 2002/09/16 09:43:47 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.4 2002/12/09 04:17:44 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *htmlinc-1.0_beta1 (22 Jun 2002) 16 Sep 2002; Matthew Kennedy <mkennedy@gentoo.org> diff --git a/app-text/htmlinc/htmlinc-1.0_beta1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1.ebuild index c43ca4848722..e67b2f25ae53 100644 --- a/app-text/htmlinc/htmlinc-1.0_beta1.ebuild +++ b/app-text/htmlinc/htmlinc-1.0_beta1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1.ebuild,v 1.5 2002/11/06 16:07:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1.ebuild,v 1.6 2002/12/09 04:17:44 manson Exp $ DESCRIPTION="HTML Include System by Ulli Meybohm" HOMEPAGE="http://www.meybohm.de/" SRC_URI="http://meybohm.de/files/${PN}.tar.gz" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " SLOT="0" LICENSE="GPL-2" |