summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-01-23 12:52:06 +0000
committerThomas Kahle <tomka@gentoo.org>2011-01-23 12:52:06 +0000
commit51115cdeeb9963ded353febd6a4204eefaee684b (patch)
tree42a6689f0349065b3c5c9703c50f9519b0894111 /dev-tcltk/tktreectrl
parentx86 stable per bug 351765 (diff)
downloadgentoo-2-51115cdeeb9963ded353febd6a4204eefaee684b.tar.gz
gentoo-2-51115cdeeb9963ded353febd6a4204eefaee684b.tar.bz2
gentoo-2-51115cdeeb9963ded353febd6a4204eefaee684b.zip
x86 stable per bug 351767
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/tktreectrl')
-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 00276db8ca12..53b25b4ebe9c 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.4 2011/01/17 22:36:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/ChangeLog,v 1.5 2011/01/23 12:52:06 tomka Exp $
+
+ 23 Jan 2011; Thomas Kahle <tomka@gentoo.org> tktreectrl-2.2.9.ebuild:
+ x86 stable per bug 351767
17 Jan 2011; Markos Chandras <hwoarang@gentoo.org> tktreectrl-2.2.9.ebuild:
Stable on amd64 wrt bug #351767
diff --git a/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild b/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild
index 27695ba7cccc..163f2524b1db 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.4 2011/01/17 22:36:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktreectrl/tktreectrl-2.2.9.ebuild,v 1.5 2011/01/23 12:52:06 tomka 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}"