diff options
author | Tom Gall <tgall@gentoo.org> | 2004-05-31 22:18:30 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-05-31 22:18:30 +0000 |
commit | f916c52dc4692adf009a330b3dacfd6d46bcf7e8 (patch) | |
tree | 52ba8db1df78336e30464e638c580dedfcd33c58 /dev-lang/tk | |
parent | fixing Manifest (diff) | |
download | historical-f916c52dc4692adf009a330b3dacfd6d46bcf7e8.tar.gz historical-f916c52dc4692adf009a330b3dacfd6d46bcf7e8.tar.bz2 historical-f916c52dc4692adf009a330b3dacfd6d46bcf7e8.zip |
stable on ppc64
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 49213c8c7018..904cb52253b3 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.34 2004/05/02 18:03:42 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.35 2004/05/31 22:18:30 tgall Exp $ + + 31 May 2004; Tom Gall <tgall@gentoo.org> tk-8.4.6.ebuild: + stable on ppc64 02 May 2004; <tuxus@gentoo.org> tk-8.4.6.ebuild: Stable on mips diff --git a/dev-lang/tk/tk-8.4.6.ebuild b/dev-lang/tk/tk-8.4.6.ebuild index 782f6d98c1d9..1450b8d24405 100644 --- a/dev-lang/tk/tk-8.4.6.ebuild +++ b/dev-lang/tk/tk-8.4.6.ebuild @@ -1,6 +1,6 @@ # 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.6.ebuild,v 1.6 2004/05/02 18:03:42 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.6.ebuild,v 1.7 2004/05/31 22:18:30 tgall Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha mips ~hppa amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha mips ~hppa amd64 ~ia64 ppc64" RESTRICT="nomirror" DEPEND=">=sys-apps/sed-4.0.5 |