diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-05-02 18:03:42 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-05-02 18:03:42 +0000 |
commit | 58d12c41078895e2cc1c1bed870ba5aa7acdb661 (patch) | |
tree | 9e0b810aa4c244f383ba70f72ecbc2508ebd3a5c /dev-lang/tk | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-58d12c41078895e2cc1c1bed870ba5aa7acdb661.tar.gz gentoo-2-58d12c41078895e2cc1c1bed870ba5aa7acdb661.tar.bz2 gentoo-2-58d12c41078895e2cc1c1bed870ba5aa7acdb661.zip |
Stable on mips
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 06d7c84c6903..49213c8c7018 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.33 2004/04/26 02:53:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.34 2004/05/02 18:03:42 tuxus Exp $ + + 02 May 2004; <tuxus@gentoo.org> tk-8.4.6.ebuild: + Stable on mips 25 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> tk-8.3.4-r1.ebuild, tk-8.4.6.ebuild: diff --git a/dev-lang/tk/tk-8.4.6.ebuild b/dev-lang/tk/tk-8.4.6.ebuild index e32f81a604b7..782f6d98c1d9 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.5 2004/04/26 02:53:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.6.ebuild,v 1.6 2004/05/02 18:03:42 tuxus 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" RESTRICT="nomirror" DEPEND=">=sys-apps/sed-4.0.5 |