Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/bnc/
Date: Thu, 27 Apr 2017 11:23:38
Message-Id: 1493292135.4a9b1399b1b175a312717f75513040efa74c4e30.ago@gentoo
1 commit: 4a9b1399b1b175a312717f75513040efa74c4e30
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 27 11:22:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 27 11:22:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9b1399
7
8 net-irc/bnc: sparc stable wrt bug #612976
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-irc/bnc/bnc-2.9.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/bnc/bnc-2.9.4-r1.ebuild b/net-irc/bnc/bnc-2.9.4-r1.ebuild
18 index efeca529446..73bbb522e5c 100644
19 --- a/net-irc/bnc/bnc-2.9.4-r1.ebuild
20 +++ b/net-irc/bnc/bnc-2.9.4-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ppc ppc64 ~s390 ~sparc x86"
26 +KEYWORDS="alpha amd64 arm ppc ppc64 ~s390 sparc x86"
27 IUSE="ssl"
28
29 DEPEND="ssl? ( dev-libs/openssl:0 )"