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 6768C138D11 for ; Mon, 13 Jul 2015 07:21:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0292E0869; Mon, 13 Jul 2015 07:21:08 +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 6CE3EE0869 for ; Mon, 13 Jul 2015 07:21:08 +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 37015340755 for ; Mon, 13 Jul 2015 07:21:07 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 559) id BEEDB904; Mon, 13 Jul 2015 07:21:02 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-4.3_p33-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bash-4.3_p33-r2.ebuild ChangeLog X-VCS-Directories: app-shells/bash X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150713072102.BEEDB904@oystercatcher.gentoo.org> Date: Mon, 13 Jul 2015 07:21:02 +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: a5f0e7d5-b3df-4d96-88ae-c5aee8b7d62e X-Archives-Hash: 9ca926cfd66c473894a5ee0563141fe2 vapier 15/07/13 07:21:02 Modified: bash-4.3_p33-r2.ebuild ChangeLog Log: Mark sparc stable #548756. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision Changes Path 1.10 app-shells/bash/bash-4.3_p33-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild?r1=1.9&r2=1.10 Index: bash-4.3_p33-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- bash-4.3_p33-r2.ebuild 1 Jun 2015 05:17:15 -0000 1.9 +++ bash-4.3_p33-r2.ebuild 13 Jul 2015 07:21:02 -0000 1.10 @@ -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/app-shells/bash/bash-4.3_p33-r2.ebuild,v 1.9 2015/06/01 05:17:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild,v 1.10 2015/07/13 07:21:02 vapier Exp $ EAPI="4" @@ -38,7 +38,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 1.442 app-shells/bash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.442&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.442&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.441&r2=1.442 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v retrieving revision 1.441 retrieving revision 1.442 diff -u -r1.441 -r1.442 --- ChangeLog 13 Jul 2015 04:51:38 -0000 1.441 +++ ChangeLog 13 Jul 2015 07:21:02 -0000 1.442 @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.441 2015/07/13 04:51:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.442 2015/07/13 07:21:02 vapier Exp $ + + 13 Jul 2015; Mike Frysinger bash-4.3_p33-r2.ebuild: + Mark sparc stable #548756. 13 Jul 2015; Mike Frysinger bash-2.05b_p13.ebuild: Force /bin/bash when running old configure.