commit:     11613014e0f0e37507fdcc3109cafd31ffd08f74
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 14:32:31 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 23:06:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11613014

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 54bc2d6..9cd6c90 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 798f25b..cf6cc79 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() {

Reply via email to