diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:25:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:25:26 +0000 |
commit | 90fd196f21aaadf8ee34f77bac6295fb4a8c75e3 (patch) | |
tree | 54900037bb3589ab63c92935cae3448ad0663658 | |
parent | Stable for sparc, wrt bug #544010 (diff) | |
download | gentoo-2-90fd196f21aaadf8ee34f77bac6295fb4a8c75e3.tar.gz gentoo-2-90fd196f21aaadf8ee34f77bac6295fb4a8c75e3.tar.bz2 gentoo-2-90fd196f21aaadf8ee34f77bac6295fb4a8c75e3.zip |
Stable for sparc, wrt bug #543022
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.5.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 8cb0e77660e3..bfa90aeaea4f 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.213 2015/03/31 07:46:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.214 2015/04/01 08:25:26 ago Exp $ + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for sparc, wrt bug #543022 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: Stable for ppc64, wrt bug #543022 diff --git a/dev-lang/tcl/tcl-8.5.17.ebuild b/dev-lang/tcl/tcl-8.5.17.ebuild index 1bb7daea8dab..a203de92ec7e 100644 --- a/dev-lang/tcl/tcl-8.5.17.ebuild +++ b/dev-lang/tcl/tcl-8.5.17.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-lang/tcl/tcl-8.5.17.ebuild,v 1.7 2015/03/31 07:46:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild,v 1.8 2015/04/01 08:25:26 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="tcltk" SLOT="0/8.5" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="debug threads" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]" |