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 68B291384B4 for ; Tue, 22 Dec 2015 00:27:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4418321C016; Tue, 22 Dec 2015 00:27:41 +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 DCD5421C016 for ; Tue, 22 Dec 2015 00:27:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D135340691 for ; Tue, 22 Dec 2015 00:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 568C5CE9 for ; Tue, 22 Dec 2015 00:27:35 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1450744013.4c8dd3382e2fb91346681b935c40c1b858dc4fd4.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/shellinabox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/shellinabox/shellinabox-2.19.ebuild X-VCS-Directories: www-misc/shellinabox/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 4c8dd3382e2fb91346681b935c40c1b858dc4fd4 X-VCS-Branch: master Date: Tue, 22 Dec 2015 00:27:35 +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: ea67ec7e-57d4-4546-98a4-1ae4bee83c52 X-Archives-Hash: 6b97849580b8bf69795ed774298a31e9 commit: 4c8dd3382e2fb91346681b935c40c1b858dc4fd4 Author: Patrice Clement gentoo org> AuthorDate: Tue Dec 22 00:26:38 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Dec 22 00:26:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8dd338 www-misc/shellinabox: Stable for ppc. Fixes security bug 567316. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> www-misc/shellinabox/shellinabox-2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/shellinabox/shellinabox-2.19.ebuild b/www-misc/shellinabox/shellinabox-2.19.ebuild index 5c5fa6c..d8f3e66 100644 --- a/www-misc/shellinabox/shellinabox-2.19.ebuild +++ b/www-misc/shellinabox/shellinabox-2.19.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 ~x86" IUSE="+ssl +pam" RDEPEND="${DEPEND}"