summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-07-06 12:07:48 +0000
committerJeroen Roovers <jer@gentoo.org>2014-07-06 12:07:48 +0000
commit00a7009f0f661642f405a3e3d824aa3f08396ab2 (patch)
tree1278a7f98bb956b57e0bc6ac4c325c2bb8d499fc /dev-lang/tcl
parentdev-python/GridDataFormats: Add patch for missing deps, #514752; thanks idell... (diff)
downloadgentoo-2-00a7009f0f661642f405a3e3d824aa3f08396ab2.tar.gz
gentoo-2-00a7009f0f661642f405a3e3d824aa3f08396ab2.tar.bz2
gentoo-2-00a7009f0f661642f405a3e3d824aa3f08396ab2.zip
Stable for HPPA (bug #516134).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r--dev-lang/tcl/ChangeLog5
-rw-r--r--dev-lang/tcl/tcl-8.5.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <jer@gentoo.org> tcl-8.5.15-r1.ebuild:
+ Stable for HPPA (bug #516134).
18 Jun 2014; Michał Górny <mgorny@gentoo.org> 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}]"