From 11613014e0f0e37507fdcc3109cafd31ffd08f74 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 15 Mar 2016 03:32:31 +1300 Subject: [PATCH] net-mail/lbdb: Fix dependency on dev-perl/Palm Package-Manager: portage-2.2.27 --- net-mail/lbdb/lbdb-0.39-r1.ebuild | 2 +- net-mail/lbdb/lbdb-0.39.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/lbdb/lbdb-0.39-r1.ebuild b/net-mail/lbdb/lbdb-0.39-r1.ebuild index 54bc2d6ddb225..9cd6c90157acc 100644 --- a/net-mail/lbdb/lbdb-0.39-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.39-r1.ebuild @@ -21,7 +21,7 @@ DEPEND="dev-libs/libvformat abook? ( app-misc/abook ) crypt? ( app-crypt/gnupg )" RDEPEND="${DEPEND} - pda? ( dev-perl/p5-Palm ) + pda? ( dev-perl/Palm ) ldap? ( dev-perl/perl-ldap )" # Bug 570726 REQUIRED_USE="!nis" diff --git a/net-mail/lbdb/lbdb-0.39.ebuild b/net-mail/lbdb/lbdb-0.39.ebuild index 798f25baa34d3..cf6cc7981a154 100644 --- a/net-mail/lbdb/lbdb-0.39.ebuild +++ b/net-mail/lbdb/lbdb-0.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ DEPEND="dev-libs/libvformat crypt? ( app-crypt/gnupg ) nis? ( net-nds/yp-tools )" RDEPEND="${DEPEND} - pda? ( dev-perl/p5-Palm ) + pda? ( dev-perl/Palm ) ldap? ( dev-perl/perl-ldap )" src_configure() {