summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:56:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:56:09 +0000
commitdb11e1ad08e7b4e2a586b23b259a7740303b749b (patch)
tree7140a71c94a3ecd39b174f870c7328ab04c1361b /dev-tcltk/combobox
parentStable for x86, wrt bug #543010 (diff)
downloadgentoo-2-db11e1ad08e7b4e2a586b23b259a7740303b749b.tar.gz
gentoo-2-db11e1ad08e7b4e2a586b23b259a7740303b749b.tar.bz2
gentoo-2-db11e1ad08e7b4e2a586b23b259a7740303b749b.zip
Stable for x86, wrt bug #543876
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk/combobox')
-rw-r--r--dev-tcltk/combobox/ChangeLog5
-rw-r--r--dev-tcltk/combobox/combobox-2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/combobox/ChangeLog b/dev-tcltk/combobox/ChangeLog
index 3fa9e2f3a9b1..13d41670a7e9 100644
--- a/dev-tcltk/combobox/ChangeLog
+++ b/dev-tcltk/combobox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/combobox
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v 1.8 2015/03/24 17:22:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v 1.9 2015/03/25 13:56:09 ago Exp $
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> combobox-2.3-r1.ebuild:
+ Stable for x86, wrt bug #543876
24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> combobox-2.3-r1.ebuild:
Stable for amd64, wrt bug #543876
diff --git a/dev-tcltk/combobox/combobox-2.3-r1.ebuild b/dev-tcltk/combobox/combobox-2.3-r1.ebuild
index 04ef3a3ab0d4..57f4a238cff3 100644
--- a/dev-tcltk/combobox/combobox-2.3-r1.ebuild
+++ b/dev-tcltk/combobox/combobox-2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3-r1.ebuild,v 1.2 2015/03/24 17:22:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3-r1.ebuild,v 1.3 2015/03/25 13:56:09 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www1.clearlight.com/~oakley/tcl/combobox/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-lang/tcl:0="