app-emacs/vm: Depend on <app-emacs/bbdb-3.
authorUlrich Müller <ulm@gentoo.org>
Fri, 10 Aug 2018 05:56:06 +0000 (07:56 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 10 Aug 2018 06:22:40 +0000 (08:22 +0200)
Package-Manager: Portage-2.3.45, Repoman-2.3.10

app-emacs/vm/vm-8.1.2.ebuild
app-emacs/vm/vm-8.2.0_beta.ebuild

index 3cc65011f9ca9b549615413f92649f896c36fb72..bc16d37b0c602e1b18b98eda826afa33bfec8772 100644 (file)
@@ -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 )"
index 7a2006d18d99de91bb665e09e859704fe2c8d032..2ed8bc2e6aab2791575376089143a07db5ba0c19 100644 (file)
@@ -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 )"