diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-01-03 18:29:27 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-01-03 18:29:27 +0000 |
commit | 30460695d1842b142edce8d6cb4129ca717efab8 (patch) | |
tree | b310b687ef10d14f561b9e46bf1d189ebc70095e /dev-lang/tk | |
parent | adding ~ia64 keywords, it's installed on the releng ia64 box, so I assume it'... (diff) | |
download | gentoo-2-30460695d1842b142edce8d6cb4129ca717efab8.tar.gz gentoo-2-30460695d1842b142edce8d6cb4129ca717efab8.tar.bz2 gentoo-2-30460695d1842b142edce8d6cb4129ca717efab8.zip |
adding ~ia64 keywords, it's installed on the releng ia64 box, so I assume it's safe, needed for bitkeeper
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.4-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.4.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.3.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.4.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.5.ebuild | 6 |
9 files changed, 31 insertions, 25 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 0fee63b4d81c..255481cb09ff 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/tk # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.23 2003/12/19 17:51:04 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.24 2004/01/03 18:29:27 iggy Exp $ + + 03 Jan 2004; Brian Jackson <iggy@gentoo.org> tk-8.3.3-r2.ebuild, + tk-8.3.3-r3.ebuild, tk-8.3.3.ebuild, tk-8.3.4-r1.ebuild, tk-8.3.4.ebuild, + tk-8.4.3.ebuild, tk-8.4.4.ebuild, tk-8.4.5.ebuild: + adding ~ia64 keywords, it's installed on the releng ia64 box, so I assume it's + safe, needed for bitkeeper 19 Dec 2003; David Holm <dholm@gentoo.org> tk-8.4.5.ebuild: Added to ~ppc. diff --git a/dev-lang/tk/tk-8.3.3-r2.ebuild b/dev-lang/tk/tk-8.3.3-r2.ebuild index cb78aa78859e..487da72213f8 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.9 2003/09/06 22:27:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r2.ebuild,v 1.10 2004/01/03 18:29:27 iggy Exp $ DESCRIPTION="Tk Widget Set" HOMEPAGE="http://dev.scriptics.com/software/tcltk/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha ~ia64" DEPEND="virtual/glibc virtual/x11 diff --git a/dev-lang/tk/tk-8.3.3-r3.ebuild b/dev-lang/tk/tk-8.3.3-r3.ebuild index 3c7ec8f294a9..9ff3df66674c 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.7 2003/09/06 22:27:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r3.ebuild,v 1.8 2004/01/03 18:29:27 iggy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha arm" +KEYWORDS="x86 ppc sparc alpha -arm ~ia64" DEPEND="virtual/glibc virtual/x11 diff --git a/dev-lang/tk/tk-8.3.3.ebuild b/dev-lang/tk/tk-8.3.3.ebuild index 154a39f14835..068355e057c1 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.15 2003/09/06 22:27:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.16 2004/01/03 18:29:27 iggy Exp $ DESCRIPTION="Tk Widget Set" HOMEPAGE="http://dev.scriptics.com/software/tcltk/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~ia64" DEPEND="virtual/glibc virtual/x11 diff --git a/dev-lang/tk/tk-8.3.4-r1.ebuild b/dev-lang/tk/tk-8.3.4-r1.ebuild index fde7cee7e642..294decedba7f 100644 --- a/dev-lang/tk/tk-8.3.4-r1.ebuild +++ b/dev-lang/tk/tk-8.3.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.4-r1.ebuild,v 1.4 2003/09/06 22:27:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.4-r1.ebuild,v 1.5 2004/01/03 18:29:27 iggy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/portage-2.0.47-r10 diff --git a/dev-lang/tk/tk-8.3.4.ebuild b/dev-lang/tk/tk-8.3.4.ebuild index c77b2e30f1ea..c78b52d9551d 100644 --- a/dev-lang/tk/tk-8.3.4.ebuild +++ b/dev-lang/tk/tk-8.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.4.ebuild,v 1.6 2003/09/06 22:27:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.4.ebuild,v 1.7 2004/01/03 18:29:27 iggy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa arm" +KEYWORDS="x86 ppc sparc alpha hppa arm ~ia64" DEPEND="virtual/glibc virtual/x11 diff --git a/dev-lang/tk/tk-8.4.3.ebuild b/dev-lang/tk/tk-8.4.3.ebuild index 0355baf8eaba..dc8217e77673 100644 --- a/dev-lang/tk/tk-8.4.3.ebuild +++ b/dev-lang/tk/tk-8.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.3.ebuild,v 1.5 2003/12/07 14:19:55 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.3.ebuild,v 1.6 2004/01/03 18:29:27 iggy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips" +KEYWORDS="~x86 ~sparc ~mips ~ia64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/portage-2.0.47-r10 diff --git a/dev-lang/tk/tk-8.4.4.ebuild b/dev-lang/tk/tk-8.4.4.ebuild index 8665533051ca..78e581bb5f27 100644 --- a/dev-lang/tk/tk-8.4.4.ebuild +++ b/dev-lang/tk/tk-8.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.4.ebuild,v 1.3 2003/12/07 14:19:55 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.4.ebuild,v 1.4 2004/01/03 18:29:27 iggy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips amd64" +KEYWORDS="~x86 ~sparc ~mips amd64 ~ia64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/portage-2.0.47-r10 diff --git a/dev-lang/tk/tk-8.4.5.ebuild b/dev-lang/tk/tk-8.4.5.ebuild index 93e3f0954cb6..ca1d610325a8 100644 --- a/dev-lang/tk/tk-8.4.5.ebuild +++ b/dev-lang/tk/tk-8.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.5.ebuild,v 1.3 2003/12/19 17:51:04 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.5.ebuild,v 1.4 2004/01/03 18:29:27 iggy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" RESTRICT="nomirror" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips amd64 ~ppc ppc64" +KEYWORDS="~x86 ~sparc ~mips amd64 ~ppc ppc64 ~ia64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/portage-2.0.47-r10 |