Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/shellinabox/
Date: Wed, 25 Nov 2015 08:54:40
Message-Id: 1448441664.969a64f19d122a3c5f2cf8f65368f0c053324ff7.ago@gentoo
1 commit: 969a64f19d122a3c5f2cf8f65368f0c053324ff7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 25 08:54:24 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 25 08:54:24 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969a64f1
7
8 www-misc/shellinabox: amd64 stable wrt bug #566718
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 www-misc/shellinabox/shellinabox-2.18.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-misc/shellinabox/shellinabox-2.18.ebuild b/www-misc/shellinabox/shellinabox-2.18.ebuild
17 index fb9d66a..4fa793e 100644
18 --- a/www-misc/shellinabox/shellinabox-2.18.ebuild
19 +++ b/www-misc/shellinabox/shellinabox-2.18.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
26 IUSE="+ssl +pam"
27
28 RDEPEND="${DEPEND}"