summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-17 22:36:39 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-17 22:36:39 +0000
commitdc4124f46e0b540f189bc129709688be2959fc14 (patch)
tree2bc59b035f1b786ab39466ccaa3039f7c6b7f095 /dev-tcltk
parentStable on amd64 wrt bug #351920 (diff)
downloadgentoo-2-dc4124f46e0b540f189bc129709688be2959fc14.tar.gz
gentoo-2-dc4124f46e0b540f189bc129709688be2959fc14.tar.bz2
gentoo-2-dc4124f46e0b540f189bc129709688be2959fc14.zip
Stable on amd64 wrt bug #351767
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tktreectrl/ChangeLog5
-rw-r--r--dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tktreectrl/ChangeLog b/dev-tcltk/tktreectrl/ChangeLog
index c43864228d4a..00276db8ca12 100644
--- a/dev-tcltk/tktreectrl/ChangeLog
+++ b/dev-tcltk/tktreectrl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tktreectrl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/ChangeLog,v 1.3 2011/01/16 10:48:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/ChangeLog,v 1.4 2011/01/17 22:36:39 hwoarang Exp $
+
+ 17 Jan 2011; Markos Chandras <hwoarang@gentoo.org> tktreectrl-2.2.9.ebuild:
+ Stable on amd64 wrt bug #351767
16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
tktreectrl-2.2.9.ebuild:
diff --git a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild
index dbd87b49f9c3..27695ba7cccc 100644
--- a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild
+++ b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.3 2011/01/16 10:48:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.4 2011/01/17 22:36:39 hwoarang Exp $
EAPI="3"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="tktreectrl"
SLOT="0"
IUSE="X debug shellicon threads"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
RDEPEND=">=dev-lang/tcl-8.4"
DEPEND="${REDEPEND}"