diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:26:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:26:36 +0000 |
commit | 4a75a970312c61732439dc4e0c29bab9a189c160 (patch) | |
tree | d2b9a8a4ac810314eebd687d3a6eaee0aa04d1c8 /dev-lang/tcl | |
parent | Stable for amd64, wrt bug #543010 (diff) | |
download | gentoo-2-4a75a970312c61732439dc4e0c29bab9a189c160.tar.gz gentoo-2-4a75a970312c61732439dc4e0c29bab9a189c160.tar.bz2 gentoo-2-4a75a970312c61732439dc4e0c29bab9a189c160.zip |
Stable for amd64, wrt bug #543022
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.5.17.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 97b6e138db91..03c053c9aa76 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.203 2015/01/23 11:23:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.204 2015/03/12 10:26:36 ago Exp $ + + 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild: + Stable for amd64, wrt bug #543022 23 Jan 2015; Justin Lecher <jlec@gentoo.org> tcl-8.6.3.ebuild: Sort eclasses diff --git a/dev-lang/tcl/tcl-8.5.17.ebuild b/dev-lang/tcl/tcl-8.5.17.ebuild index 13db8bc72469..885f92853627 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-2014 Gentoo Foundation +# 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.1 2014/12/19 15:02:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild,v 1.2 2015/03/12 10:26:36 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="tcltk" SLOT="0" -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}]" |