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/tclx-8.3.5.ebuild | |
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/tclx-8.3.5.ebuild')
-rw-r--r-- | dev-tcltk/tclx/tclx-8.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |