From eebe3e225304092a624ef929b70f9b770fe8cd93 Mon Sep 17 00:00:00 2001 From: Thomas Kahle Date: Tue, 18 Jan 2011 15:37:03 +0000 Subject: x86 stable per bug 351748 (Portage version: 2.1.9.33/cvs/Linux i686) --- dev-tcltk/combobox/ChangeLog | 5 ++++- dev-tcltk/combobox/combobox-2.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-tcltk') 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 combobox-2.3.ebuild: + x86 stable per bug 351748 16 Jan 2011; Kacper Kowalik 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" -- cgit v1.2.3-65-gdbad