From 00a7009f0f661642f405a3e3d824aa3f08396ab2 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 6 Jul 2014 12:07:48 +0000 Subject: Stable for HPPA (bug #516134). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) --- dev-lang/tcl/ChangeLog | 5 ++++- dev-lang/tcl/tcl-8.5.15-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/tcl') diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 9c62ad79bafd..99b26151aafa 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.191 2014/06/18 19:07:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.192 2014/07/06 12:07:48 jer Exp $ + + 06 Jul 2014; Jeroen Roovers tcl-8.5.15-r1.ebuild: + Stable for HPPA (bug #516134). 18 Jun 2014; Michał Górny tcl-8.5.15-r1.ebuild, tcl-8.6.1-r1.ebuild: diff --git a/dev-lang/tcl/tcl-8.5.15-r1.ebuild b/dev-lang/tcl/tcl-8.5.15-r1.ebuild index 5ae704984c74..a664622f3ee7 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.7 2014/06/18 19:07:16 mgorny Exp $ +# $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 $ 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}]" -- cgit v1.2.3-65-gdbad