diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 14:10:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 14:10:14 +0000 |
commit | 85fed959a1b1d8e30646a243964f6c42d31144f6 (patch) | |
tree | 46c943bd0a70b8331d0e9cd20a742cb6310be51b /dev-tcltk/itcl | |
parent | Stable for x86, wrt bug #543022 (diff) | |
download | gentoo-2-85fed959a1b1d8e30646a243964f6c42d31144f6.tar.gz gentoo-2-85fed959a1b1d8e30646a243964f6c42d31144f6.tar.bz2 gentoo-2-85fed959a1b1d8e30646a243964f6c42d31144f6.zip |
Stable for x86, wrt bug #543024
(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/itcl')
-rw-r--r-- | dev-tcltk/itcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/itcl/itcl-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog index 870817911a57..cbe5c72be1bc 100644 --- a/dev-tcltk/itcl/ChangeLog +++ b/dev-tcltk/itcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/itcl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.65 2015/03/20 10:30:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.66 2015/03/25 14:10:14 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> itcl-3.4.1.ebuild: + Stable for x86, wrt bug #543024 20 Mar 2015; Justin Lecher <jlec@gentoo.org> itcl-3.4.1.ebuild, itcl-3.4_beta1.ebuild, itcl-4.0.2.ebuild, itcl-4.0.3.ebuild: diff --git a/dev-tcltk/itcl/itcl-3.4.1.ebuild b/dev-tcltk/itcl/itcl-3.4.1.ebuild index 7ca1ccc17c17..ca214f3d7c57 100644 --- a/dev-tcltk/itcl/itcl-3.4.1.ebuild +++ b/dev-tcltk/itcl/itcl-3.4.1.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/itcl/itcl-3.4.1.ebuild,v 1.4 2015/03/20 10:30:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.4.1.ebuild,v 1.5 2015/03/25 14:10:14 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/incrtcl/%5BIncr%20Tcl_Tk%5D-source/$(get_version_c SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="<dev-lang/tcl-8.6:0=" |