diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-08 15:00:38 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-08 15:00:38 +0000 |
commit | 0f7e0d8f69f59d507cfb4795424c829691e368ad (patch) | |
tree | 9576511abe1dcae99a6f63d5d9b95656561c8918 /dev-lang/tcl | |
parent | HTMLgen initial commit. Bug #10653. (diff) | |
download | gentoo-2-0f7e0d8f69f59d507cfb4795424c829691e368ad.tar.gz gentoo-2-0f7e0d8f69f59d507cfb4795424c829691e368ad.tar.bz2 gentoo-2-0f7e0d8f69f59d507cfb4795424c829691e368ad.zip |
Added hppa to keywords.
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 9dddefe3e453..ed5b6b1c9acc 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for dev-lang/tcl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.10 2003/02/12 05:59:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.11 2003/03/08 14:58:21 gmsoft Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *tcl-8.3.4 (18 Dec 2002) + 08 Mar 2003; Guy Martin <gmsoft@gentoo.org> tcl-8.8.4.ebuild : + Added hppa to keywords. + 18 Dec 2002; Stefan Jones <cretin@gentoo.org> : New revision. diff --git a/dev-lang/tcl/tcl-8.3.4.ebuild b/dev-lang/tcl/tcl-8.3.4.ebuild index 171ec832a6a4..01de4f0ddba5 100644 --- a/dev-lang/tcl/tcl-8.3.4.ebuild +++ b/dev-lang/tcl/tcl-8.3.4.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/dev-lang/tcl/tcl-8.3.4.ebuild,v 1.2 2003/02/13 10:31:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.4.ebuild,v 1.3 2003/03/08 14:58:21 gmsoft Exp $ S=${WORKDIR}/${PN}${PV} @@ -15,7 +15,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" # hyper-optimizations untested... # |