From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 53E3313838B for ; Tue, 31 Mar 2015 07:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E43F5E099C; Tue, 31 Mar 2015 07:46:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 832BFE099C for ; Tue, 31 Mar 2015 07:46:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9ACE63406A0 for ; Tue, 31 Mar 2015 07:46:22 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 4292A14E74; Tue, 31 Mar 2015 07:46:21 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/tcl: tcl-8.5.17.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tcl-8.5.17.ebuild ChangeLog X-VCS-Directories: dev-lang/tcl X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150331074621.4292A14E74@oystercatcher.gentoo.org> Date: Tue, 31 Mar 2015 07:46:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e2e4c45b-a72d-4025-b000-29cb5d74e9b0 X-Archives-Hash: 684d64fe0508757b712e2075e8b84595 ago 15/03/31 07:46:21 Modified: tcl-8.5.17.ebuild ChangeLog Log: Stable for ppc64, wrt bug #543022 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 dev-lang/tcl/tcl-8.5.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild?r1=1.6&r2=1.7 Index: tcl-8.5.17.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tcl-8.5.17.ebuild 28 Mar 2015 21:42:50 -0000 1.6 +++ tcl-8.5.17.ebuild 31 Mar 2015 07:46:21 -0000 1.7 @@ -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.6 2015/03/28 21:42:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.17.ebuild,v 1.7 2015/03/31 07:46:21 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ 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}]" 1.213 dev-lang/tcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.213&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.213&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?r1=1.212&r2=1.213 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v retrieving revision 1.212 retrieving revision 1.213 diff -u -r1.212 -r1.213 --- ChangeLog 28 Mar 2015 21:42:50 -0000 1.212 +++ ChangeLog 31 Mar 2015 07:46:21 -0000 1.213 @@ -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.212 2015/03/28 21:42:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.213 2015/03/31 07:46:21 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo tcl-8.5.17.ebuild: + Stable for ppc64, wrt bug #543022 28 Mar 2015; Agostino Sarubbo tcl-8.5.17.ebuild: Stable for ppc, wrt bug #543022