summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-15 03:32:31 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-15 00:06:37 +0100
commit11613014e0f0e37507fdcc3109cafd31ffd08f74 (patch)
tree6d776b4596464d2206530a2fb2032b04383c3083 /net-mail/lbdb
parentdev-perl/Palm: copy from dev-perl/p5-Palm (diff)
downloadgentoo-11613014e0f0e37507fdcc3109cafd31ffd08f74.tar.gz
gentoo-11613014e0f0e37507fdcc3109cafd31ffd08f74.tar.bz2
gentoo-11613014e0f0e37507fdcc3109cafd31ffd08f74.zip
net-mail/lbdb: Fix dependency on dev-perl/Palm
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r--net-mail/lbdb/lbdb-0.39-r1.ebuild2
-rw-r--r--net-mail/lbdb/lbdb-0.39.ebuild4
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 54bc2d6ddb22..9cd6c90157ac 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 798f25baa34d..cf6cc7981a15 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() {