diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:27:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:27:36 +0000 |
commit | 0575d1885b0fd1f63e9009341ac76c71855f35ea (patch) | |
tree | 3e539f27c372adcef64e98b1865321e356373023 /dev-tcltk | |
parent | Stable for sparc, wrt bug #542428 (diff) | |
download | gentoo-2-0575d1885b0fd1f63e9009341ac76c71855f35ea.tar.gz gentoo-2-0575d1885b0fd1f63e9009341ac76c71855f35ea.tar.bz2 gentoo-2-0575d1885b0fd1f63e9009341ac76c71855f35ea.zip |
Stable for sparc, wrt bug #543024
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-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 7c093110eada..06a82979efdc 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.67 2015/03/28 21:43:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.68 2015/04/01 08:27:36 ago Exp $ + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> itcl-3.4.1.ebuild: + Stable for sparc, wrt bug #543024 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> itcl-3.4.1.ebuild: Stable for ppc, wrt bug #543024 diff --git a/dev-tcltk/itcl/itcl-3.4.1.ebuild b/dev-tcltk/itcl/itcl-3.4.1.ebuild index dedbd6abef7f..ac1ffb20b522 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.6 2015/03/28 21:43:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.4.1.ebuild,v 1.7 2015/04/01 08:27:36 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=" |