summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-05-26 09:12:43 +0000
committerMike Frysinger <vapier@gentoo.org>2015-05-26 09:12:43 +0000
commit37436fe86babe500fcfe26e6a76dc4ede5ce5676 (patch)
treee80810ab5198a0c78cb2194e1a554677aec1384a /dev-lang
parentNew package, ebuild written by me (diff)
downloadgentoo-2-37436fe86babe500fcfe26e6a76dc4ede5ce5676.tar.gz
gentoo-2-37436fe86babe500fcfe26e6a76dc4ede5ce5676.tar.bz2
gentoo-2-37436fe86babe500fcfe26e6a76dc4ede5ce5676.zip
Mark arm64/m68k/s390/sh stable #543022.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/tcl/ChangeLog5
-rw-r--r--dev-lang/tcl/tcl-8.5.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog
index b07d992bdee0..0a968b9b812f 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.218 2015/04/14 10:54:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.219 2015/05/26 09:12:43 vapier Exp $
+
+ 26 May 2015; Mike Frysinger <vapier@gentoo.org> tcl-8.5.17.ebuild:
+ Mark arm64/m68k/s390/sh stable #543022.
14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.17.ebuild:
Stable for ia64, wrt bug #543022
diff --git a/dev-lang/tcl/tcl-8.5.17.ebuild b/dev-lang/tcl/tcl-8.5.17.ebuild
index ca4f591b7c98..fd0511334cd1 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.11 2015/04/14 10:54:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild,v 1.12 2015/05/26 09:12:43 vapier 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}]"