diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-27 04:01:41 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-27 04:01:41 +0000 |
commit | a2ee5372fb81dea1a87f9defef2665f72512a815 (patch) | |
tree | 7727f964112d5ab8ffc50568214b755e45542ff5 /dev-tcltk/otcl | |
parent | Version bump (bug #137853) (diff) | |
download | gentoo-2-a2ee5372fb81dea1a87f9defef2665f72512a815.tar.gz gentoo-2-a2ee5372fb81dea1a87f9defef2665f72512a815.tar.bz2 gentoo-2-a2ee5372fb81dea1a87f9defef2665f72512a815.zip |
Stable x86
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-tcltk/otcl')
-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 b2814f5673ef..c74d460ad6c9 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.22 2006/07/07 00:21:29 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.23 2006/07/27 04:01:41 tsunam Exp $ + + 27 Jul 2006; Joshua Jackson <tsunam@gentoo.org> otcl-1.11.ebuild: + Stable x86; bug #123209 07 Jul 2006; Jon Hood <squinky86@gentoo.org> otcl-1.11.ebuild: Stable on amd64, bug #123209. diff --git a/dev-tcltk/otcl/otcl-1.11.ebuild b/dev-tcltk/otcl/otcl-1.11.ebuild index de8df4cb1711..c8096e77d060 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.2 2006/07/07 00:21:29 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.11.ebuild,v 1.3 2006/07/27 04:01:41 tsunam 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 |