diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:58:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:58:38 +0000 |
commit | bdb58872b365fa925cd26aa39471ceeeebe3b136 (patch) | |
tree | dd29b00c2d75d61c7b8a7938a45836b8221cdd81 /dev-lang/tcl | |
parent | whitespace (diff) | |
download | historical-bdb58872b365fa925cd26aa39471ceeeebe3b136.tar.gz historical-bdb58872b365fa925cd26aa39471ceeeebe3b136.tar.bz2 historical-bdb58872b365fa925cd26aa39471ceeeebe3b136.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/tcl-8.4.14.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.4.15.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/tcl/tcl-8.4.14.ebuild b/dev-lang/tcl/tcl-8.4.14.ebuild index f2635c1dfcf9..69307676ede8 100644 --- a/dev-lang/tcl/tcl-8.4.14.ebuild +++ b/dev-lang/tcl/tcl-8.4.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.14.ebuild,v 1.10 2007/06/24 23:36:14 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.14.ebuild,v 1.11 2007/08/25 22:58:14 vapier Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug threads" DEPEND="" diff --git a/dev-lang/tcl/tcl-8.4.15.ebuild b/dev-lang/tcl/tcl-8.4.15.ebuild index 28ef9d255da7..84680dc02f04 100644 --- a/dev-lang/tcl/tcl-8.4.15.ebuild +++ b/dev-lang/tcl/tcl-8.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.15.ebuild,v 1.7 2007/08/21 19:10:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.15.ebuild,v 1.8 2007/08/25 22:58:14 vapier Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug threads" DEPEND="" |