commit:     cbddee99c918586cf77a97e06683b6ac940d449c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 05:56:06 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 06:22:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbddee99

app-emacs/vm: Depend on <app-emacs/bbdb-3.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 app-emacs/vm/vm-8.1.2.ebuild      | 4 ++--
 app-emacs/vm/vm-8.2.0_beta.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emacs/vm/vm-8.1.2.ebuild b/app-emacs/vm/vm-8.1.2.ebuild
index 3cc65011f9c..bc16d37b0c6 100644
--- a/app-emacs/vm/vm-8.1.2.ebuild
+++ b/app-emacs/vm/vm-8.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -16,7 +16,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="bbdb ssl"
 
-DEPEND="bbdb? ( app-emacs/bbdb )"
+DEPEND="bbdb? ( <app-emacs/bbdb-3 )"
 RDEPEND="!app-emacs/u-vm-color
        ${DEPEND}
        ssl? ( net-misc/stunnel )"

diff --git a/app-emacs/vm/vm-8.2.0_beta.ebuild 
b/app-emacs/vm/vm-8.2.0_beta.ebuild
index 7a2006d18d9..2ed8bc2e6aa 100644
--- a/app-emacs/vm/vm-8.2.0_beta.ebuild
+++ b/app-emacs/vm/vm-8.2.0_beta.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -16,7 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="bbdb ssl"
 
-DEPEND="bbdb? ( app-emacs/bbdb )"
+DEPEND="bbdb? ( <app-emacs/bbdb-3 )"
 RDEPEND="!app-emacs/u-vm-color
        ${DEPEND}
        ssl? ( net-misc/stunnel )"

Reply via email to