diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-06 16:39:44 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-06 16:39:44 +0000 |
commit | f57aa053f537865bed87df2bbb7cc74009899c74 (patch) | |
tree | b71d81991128c49d1b917e0ea2ce90de0bfb42e1 /dev-tcltk | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-f57aa053f537865bed87df2bbb7cc74009899c74.tar.gz gentoo-2-f57aa053f537865bed87df2bbb7cc74009899c74.tar.bz2 gentoo-2-f57aa053f537865bed87df2bbb7cc74009899c74.zip |
Stable on SPARC wrt bug #123209.
(Portage version: 2.1.1_pre4-r3)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/otcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog index c74d460ad6c9..d6474a19f2c2 100644 --- a/dev-tcltk/otcl/ChangeLog +++ b/dev-tcltk/otcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/otcl # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.23 2006/07/27 04:01:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.24 2006/08/06 16:39:44 weeve Exp $ + + 06 Aug 2006; Jason Wever <weeve@gentoo.org> otcl-1.11.ebuild: + Stable on SPARC wrt bug #123209. 27 Jul 2006; Joshua Jackson <tsunam@gentoo.org> otcl-1.11.ebuild: Stable x86; bug #123209 diff --git a/dev-tcltk/otcl/otcl-1.11.ebuild b/dev-tcltk/otcl/otcl-1.11.ebuild index c8096e77d060..184e30e1bd8e 100644 --- a/dev-tcltk/otcl/otcl-1.11.ebuild +++ b/dev-tcltk/otcl/otcl-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.11.ebuild,v 1.3 2006/07/27 04:01:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.11.ebuild,v 1.4 2006/08/06 16:39:44 weeve Exp $ inherit eutils autotools virtualx @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/otcl-tclcl/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-lang/tcl-8.4.5 |