summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/combobox/ChangeLog5
-rw-r--r--dev-tcltk/combobox/combobox-2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/combobox/ChangeLog b/dev-tcltk/combobox/ChangeLog
index c4f5a05ae655..afc7817fa849 100644
--- a/dev-tcltk/combobox/ChangeLog
+++ b/dev-tcltk/combobox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/combobox
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v 1.4 2011/01/16 10:45:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v 1.5 2011/01/18 15:37:03 tomka Exp $
+
+ 18 Jan 2011; Thomas Kahle <tomka@gentoo.org> combobox-2.3.ebuild:
+ x86 stable per bug 351748
16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> combobox-2.3.ebuild:
marked ~ppc wrt #303931
diff --git a/dev-tcltk/combobox/combobox-2.3.ebuild b/dev-tcltk/combobox/combobox-2.3.ebuild
index a27519010373..9dd391effa62 100644
--- a/dev-tcltk/combobox/combobox-2.3.ebuild
+++ b/dev-tcltk/combobox/combobox-2.3.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/combobox/combobox-2.3.ebuild,v 1.4 2011/01/16 10:45:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild,v 1.5 2011/01/18 15:37:03 tomka Exp $
inherit multilib
@@ -10,7 +10,7 @@ SRC_URI="http://www1.clearlight.com/~oakley/tcl/combobox/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-lang/tcl"