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-libs/libetpan/
Date: Sat, 26 Dec 2015 10:36:29
Message-Id: 1451126083.3fd036e585340c6bcb5159d958fcd971983321b2.ago@gentoo
1 commit: 3fd036e585340c6bcb5159d958fcd971983321b2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 10:34:43 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 10:34:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd036e5
7
8 net-libs/libetpan: ppc stable wrt bug #568954
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libetpan/libetpan-1.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libetpan/libetpan-1.6.ebuild b/net-libs/libetpan/libetpan-1.6.ebuild
18 index dbc8af6..9ca0112 100644
19 --- a/net-libs/libetpan/libetpan-1.6.ebuild
20 +++ b/net-libs/libetpan/libetpan-1.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
27 IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl static-libs"
28
29 DEPEND="berkdb? ( sys-libs/db:= )