diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-03 04:58:50 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-03 04:58:50 +0000 |
commit | 9d175867f46566d7ab96bcccd936eaa630194602 (patch) | |
tree | 4406b11f604188854c1832c57151c36ac697e263 /dev-lang/tk | |
parent | added ppc to leywords (diff) | |
download | gentoo-2-9d175867f46566d7ab96bcccd936eaa630194602.tar.gz gentoo-2-9d175867f46566d7ab96bcccd936eaa630194602.tar.bz2 gentoo-2-9d175867f46566d7ab96bcccd936eaa630194602.zip |
added ppc to keywords
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index a0df2906e99a..4dc7f6627169 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-lang/tk # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.3 2002/07/13 22:21:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.4 2002/08/03 04:58:50 gerk Exp $ *tk-8.3.3-r1 (13 Jul 2002) + 02 Aug 2002; mark Guertin <gerk@gentoo.org> tk-8.3.3-r1.ebuild : + Added ppc to keywords + 13 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tk-8.3.3-r1.ebuild files/digest-tk-8.3.3-r1 : diff --git a/dev-lang/tk/tk-8.3.3-r1.ebuild b/dev-lang/tk/tk-8.3.3-r1.ebuild index 8ba816dd834e..cad72af1f56c 100644 --- a/dev-lang/tk/tk-8.3.3-r1.ebuild +++ b/dev-lang/tk/tk-8.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r1.ebuild,v 1.3 2002/08/02 04:44:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r1.ebuild,v 1.4 2002/08/03 04:58:50 gerk Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # hyper-optimizations untested... # diff --git a/dev-lang/tk/tk-8.3.3.ebuild b/dev-lang/tk/tk-8.3.3.ebuild index 6e1b15e8f128..5fc87814b6db 100644 --- a/dev-lang/tk/tk-8.3.3.ebuild +++ b/dev-lang/tk/tk-8.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.7 2002/08/02 04:44:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.8 2002/08/03 04:58:50 gerk Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # hyper-optimizations untested... # |