diff options
author | Markus Meier <maekke@gentoo.org> | 2014-07-11 18:55:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-07-11 18:55:14 +0000 |
commit | 0852fdaee815cc4a0ce29520de0677d258adfea5 (patch) | |
tree | 010ce2e8db8dc2b697efd1a540c00986443cd402 /dev-lang/tcl | |
parent | Version bump. (diff) | |
download | gentoo-2-0852fdaee815cc4a0ce29520de0677d258adfea5.tar.gz gentoo-2-0852fdaee815cc4a0ce29520de0677d258adfea5.tar.bz2 gentoo-2-0852fdaee815cc4a0ce29520de0677d258adfea5.zip |
arm stable, bug #516134
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.5.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 99b26151aafa..959b38d3c9b4 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.192 2014/07/06 12:07:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.193 2014/07/11 18:55:14 maekke Exp $ + + 11 Jul 2014; Markus Meier <maekke@gentoo.org> tcl-8.5.15-r1.ebuild: + arm stable, bug #516134 06 Jul 2014; Jeroen Roovers <jer@gentoo.org> tcl-8.5.15-r1.ebuild: Stable for HPPA (bug #516134). diff --git a/dev-lang/tcl/tcl-8.5.15-r1.ebuild b/dev-lang/tcl/tcl-8.5.15-r1.ebuild index a664622f3ee7..5045459a7ee2 100644 --- a/dev-lang/tcl/tcl-8.5.15-r1.ebuild +++ b/dev-lang/tcl/tcl-8.5.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild,v 1.8 2014/07/06 12:07:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild,v 1.9 2014/07/11 18:55:14 maekke 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}]" |