summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-25 14:10:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-25 14:10:42 +0000
commit4a7b07b02c467010e7e4437e6adf6ae681d8afb8 (patch)
treeb72d730be7da2c22b705a5177610b83bd82c8aba /dev-tcltk
parentStable for x86, wrt bug #543882 (diff)
downloadgentoo-2-4a7b07b02c467010e7e4437e6adf6ae681d8afb8.tar.gz
gentoo-2-4a7b07b02c467010e7e4437e6adf6ae681d8afb8.tar.bz2
gentoo-2-4a7b07b02c467010e7e4437e6adf6ae681d8afb8.zip
Stable for x86, wrt bug #543884
(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')
-rw-r--r--dev-tcltk/tclxml/ChangeLog5
-rw-r--r--dev-tcltk/tclxml/tclxml-3.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog
index 22c88a1bd642..023960986e97 100644
--- a/dev-tcltk/tclxml/ChangeLog
+++ b/dev-tcltk/tclxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclxml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.51 2015/03/24 17:22:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.52 2015/03/25 14:10:42 ago Exp $
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tclxml-3.2-r2.ebuild:
+ Stable for x86, wrt bug #543884
24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tclxml-3.2-r2.ebuild:
Stable for amd64, wrt bug #543884
diff --git a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
index 76864fe3cbae..86ab7b43014f 100644
--- a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2-r2.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/tclxml/tclxml-3.2-r2.ebuild,v 1.2 2015/03/24 17:22:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild,v 1.3 2015/03/25 14:10:42 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
IUSE="debug threads"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
DEPEND="
>=dev-lang/tcl-8.2:0