diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 17:46:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 17:46:24 +0000 |
commit | 5269f0b0e5f3bb62c60bd05352c67f76ddf61017 (patch) | |
tree | d41279e0011c47cc40dd71cb5c1e60ac4eb069b0 /dev-tcltk/tclx | |
parent | fix typo (diff) | |
download | gentoo-2-5269f0b0e5f3bb62c60bd05352c67f76ddf61017.tar.gz gentoo-2-5269f0b0e5f3bb62c60bd05352c67f76ddf61017.tar.bz2 gentoo-2-5269f0b0e5f3bb62c60bd05352c67f76ddf61017.zip |
Stable on alpha.
Diffstat (limited to 'dev-tcltk/tclx')
-rw-r--r-- | dev-tcltk/tclx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog index 3d22873321eb..3af18af414e9 100644 --- a/dev-tcltk/tclx/ChangeLog +++ b/dev-tcltk/tclx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclx # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.20 2004/10/19 10:01:00 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.21 2004/10/19 17:46:24 kloeri Exp $ + + 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> tclx-8.3.5.ebuild: + Stable on alpha. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> tclx-8.3.5.ebuild: KEYWORDS ~amd64. diff --git a/dev-tcltk/tclx/tclx-8.3.5.ebuild b/dev-tcltk/tclx/tclx-8.3.5.ebuild index 3ad03bb7987a..74a5cf75c6ee 100644 --- a/dev-tcltk/tclx/tclx-8.3.5.ebuild +++ b/dev-tcltk/tclx/tclx-8.3.5.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/tclx/tclx-8.3.5.ebuild,v 1.6 2004/10/19 10:01:00 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.7 2004/10/19 17:46:24 kloeri Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}-src.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~amd64" +KEYWORDS="x86 ~ppc alpha ~amd64" DEPEND=">=sys-apps/sed-4 >=dev-lang/tcl-8.4.6 |