diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:20:59 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:20:59 +0000 |
commit | d3751542b8870d2ef077876a4b5628721639a796 (patch) | |
tree | 31064f8cbab9629b7b242529c1ed1ed184bac58b /dev-lang/tk | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-d3751542b8870d2ef077876a4b5628721639a796.tar.gz historical-d3751542b8870d2ef077876a4b5628721639a796.tar.bz2 historical-d3751542b8870d2ef077876a4b5628721639a796.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 45880d9acd64..58c6315f9fc6 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,7 +1,10 @@ # 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.6 2002/11/11 16:49:38 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.7 2002/12/09 04:20:59 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *tk-8.3.3-r3 (11 Nov 2002) 11 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> diff --git a/dev-lang/tk/tk-8.3.3-r2.ebuild b/dev-lang/tk/tk-8.3.3-r2.ebuild index dcfcd9f4409d..da1d57e28a30 100644 --- a/dev-lang/tk/tk-8.3.3-r2.ebuild +++ b/dev-lang/tk/tk-8.3.3-r2.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/dev-lang/tk/tk-8.3.3-r2.ebuild,v 1.4 2002/10/22 16:07:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r2.ebuild,v 1.5 2002/12/09 04:20:59 manson Exp $ S=${WORKDIR}/${PN}${PV} SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" # hyper-optimizations untested... # diff --git a/dev-lang/tk/tk-8.3.3-r3.ebuild b/dev-lang/tk/tk-8.3.3-r3.ebuild index e24a2d5a4e58..a12ccf8f28aa 100644 --- a/dev-lang/tk/tk-8.3.3-r3.ebuild +++ b/dev-lang/tk/tk-8.3.3-r3.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/dev-lang/tk/tk-8.3.3-r3.ebuild,v 1.1 2002/11/11 16:49:38 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r3.ebuild,v 1.2 2002/12/09 04:20:59 manson Exp $ S=${WORKDIR}/${PN}${PV} SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { unpack ${A} diff --git a/dev-lang/tk/tk-8.3.3.ebuild b/dev-lang/tk/tk-8.3.3.ebuild index 9545cf0026ed..ef66ad215355 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 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.11 2002/10/22 16:07:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.12 2002/12/09 04:20:59 manson Exp $ S=${WORKDIR}/${PN}${PV} SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " # hyper-optimizations untested... # |