diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:05:07 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:05:07 +0000 |
commit | 5611df887cf62ac6c0e3f84de3ab1af4d73eda87 (patch) | |
tree | 7b92b6a484269f8e4b16cebc4daa14314cbba2ab /dev-tcltk/itcl | |
parent | KEYWORDS ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-5611df887cf62ac6c0e3f84de3ab1af4d73eda87.tar.gz gentoo-2-5611df887cf62ac6c0e3f84de3ab1af4d73eda87.tar.bz2 gentoo-2-5611df887cf62ac6c0e3f84de3ab1af4d73eda87.zip |
Stable on amd64.
Diffstat (limited to 'dev-tcltk/itcl')
-rw-r--r-- | dev-tcltk/itcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/itcl/itcl-3.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog index a87a8e91b8e0..b6db54d5fd69 100644 --- a/dev-tcltk/itcl/ChangeLog +++ b/dev-tcltk/itcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/itcl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.19 2004/10/10 20:11:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.20 2004/10/19 10:00:11 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> itcl-3.2.1-r1.ebuild: + Stable on amd64. 10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> itcl-3.2.1-r1.ebuild: Stable on alpha. diff --git a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild b/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild index 942c5e661193..9a626c9d0a64 100644 --- a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild +++ b/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.9 2004/10/10 20:11:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.10 2004/10/19 10:00:11 absinthe Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.tcltk.com/${PN}/" SLOT="0" LICENSE="as-is BSD" -KEYWORDS="x86 ~ppc sparc ~amd64 alpha" +KEYWORDS="x86 ~ppc sparc amd64 alpha" DEPEND="dev-lang/tk" PDEPEND="dev-tcltk/iwidgets" |