diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-14 02:21:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-14 02:21:30 +0000 |
commit | 18c378a595168221e280f5dbd5ddddb058274c1e (patch) | |
tree | 738060118435346a2f28038f537b696f07b08089 /dev-tcltk/tclx | |
parent | version bump; remove prereleases (Manifest recommit) (diff) | |
download | gentoo-2-18c378a595168221e280f5dbd5ddddb058274c1e.tar.gz gentoo-2-18c378a595168221e280f5dbd5ddddb058274c1e.tar.bz2 gentoo-2-18c378a595168221e280f5dbd5ddddb058274c1e.zip |
Add ~alpha keyword.
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 fc922108191a..2acb748fbf6b 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.18 2004/09/06 00:57:13 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.19 2004/10/14 02:21:30 kloeri Exp $ + + 14 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> tclx-8.3.5.ebuild: + Add ~alpha keyword. 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> tclx-8.3-r1.ebuild: Switch to use epause and ebeep, bug #62950 diff --git a/dev-tcltk/tclx/tclx-8.3.5.ebuild b/dev-tcltk/tclx/tclx-8.3.5.ebuild index 30ba2fcc17e4..571f716c8a00 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.4 2004/10/05 10:30:15 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.5 2004/10/14 02:21:30 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" +KEYWORDS="x86 ~ppc ~alpha" DEPEND=">=sys-apps/sed-4 >=dev-lang/tcl-8.4.6 |