Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conserver/
Date: Wed, 08 May 2019 14:38:34
Message-Id: 1557326264.dd41a9b81cbcde685bf7774cb0eed09cf3420524.klausman@gentoo
1 commit: dd41a9b81cbcde685bf7774cb0eed09cf3420524
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 8 14:37:33 2019 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed May 8 14:37:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd41a9b8
7
8 app-admin/conserver-8.2.3-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/684666
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 app-admin/conserver/conserver-8.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/conserver/conserver-8.2.3.ebuild b/app-admin/conserver/conserver-8.2.3.ebuild
17 index 3a8ca5f5f92..e728c2b9cfd 100644
18 --- a/app-admin/conserver/conserver-8.2.3.ebuild
19 +++ b/app-admin/conserver/conserver-8.2.3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
21
22 LICENSE="BSD BSD-with-attribution"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="debug ipv6 freeipmi kerberos libressl pam ssl test tcpd"
27
28 DEPEND="debug? ( dev-libs/dmalloc:= )