diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-31 15:44:14 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-31 15:44:14 +0000 |
commit | c6817cf1d3cdecf2136e5a7fc2a3d60318bce491 (patch) | |
tree | e9c347ec691c95dc55b9014c1d3a1ea5fa89dfbb /dev-lang/tk | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-c6817cf1d3cdecf2136e5a7fc2a3d60318bce491.tar.gz gentoo-2-c6817cf1d3cdecf2136e5a7fc2a3d60318bce491.tar.bz2 gentoo-2-c6817cf1d3cdecf2136e5a7fc2a3d60318bce491.zip |
remove ppc64, we're not ready
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.5.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index c9deee7a38a5..39794cf8d91a 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.28 2004/03/04 19:21:26 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.29 2004/03/31 15:44:14 tgall Exp $ + + 31 Mar 2004; Tom Gall <tgall@gentoo.org> tk-8.4.5.ebuild, tk-8.4.6.ebuild: + remove ppc64 for now, we're not ready *tk-8.4.6 (04 Mar 2004) diff --git a/dev-lang/tk/tk-8.4.5.ebuild b/dev-lang/tk/tk-8.4.5.ebuild index 7e33d6f04f61..8e7414fe76ef 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-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.6 2004/02/22 08:43:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.5.ebuild,v 1.7 2004/03/31 15:44:14 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa amd64 ppc64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa amd64 ~ia64" RESTRICT="nomirror" DEPEND=">=sys-apps/sed-4.0.5 diff --git a/dev-lang/tk/tk-8.4.6.ebuild b/dev-lang/tk/tk-8.4.6.ebuild index ea644cd80038..1c014c3044eb 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.1 2004/03/04 19:21:26 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.6.ebuild,v 1.2 2004/03/31 15:44:14 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ppc64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64" RESTRICT="nomirror" DEPEND=">=sys-apps/sed-4.0.5 |