diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:43:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:43:33 +0000 |
commit | 8cfacf10b6e8eda5a9397a5d37dc0b81e6aa127f (patch) | |
tree | 0e08bdba45d40011fd4d8a99955ef2a628c6b0af /dev-tcltk | |
parent | Stable for ppc, wrt bug #543024 (diff) | |
download | gentoo-2-8cfacf10b6e8eda5a9397a5d37dc0b81e6aa127f.tar.gz gentoo-2-8cfacf10b6e8eda5a9397a5d37dc0b81e6aa127f.tar.bz2 gentoo-2-8cfacf10b6e8eda5a9397a5d37dc0b81e6aa127f.zip |
Stable for ppc, wrt bug #543884
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclxml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog index 023960986e97..d07c99deeb05 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.52 2015/03/25 14:10:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.53 2015/03/28 21:43:33 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tclxml-3.2-r2.ebuild: + Stable for ppc, wrt bug #543884 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tclxml-3.2-r2.ebuild: Stable for x86, wrt bug #543884 diff --git a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild index 86ab7b43014f..899d0fa851bc 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.3 2015/03/25 14:10:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild,v 1.4 2015/03/28 21:43:33 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 |