Skip to content

Commit

Permalink
Revert "app-emacs/vm: Depend on <app-emacs/bbdb-3."
Browse files Browse the repository at this point in the history
This reverts commit cbddee9.
  • Loading branch information
ulm committed Aug 10, 2018
1 parent a8587b7 commit 6760261
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-emacs/vm/vm-8.1.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=4
Expand All @@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="bbdb ssl"

DEPEND="bbdb? ( <app-emacs/bbdb-3 )"
DEPEND="bbdb? ( app-emacs/bbdb )"
RDEPEND="!app-emacs/u-vm-color
${DEPEND}
ssl? ( net-misc/stunnel )"
Expand Down
2 changes: 1 addition & 1 deletion app-emacs/vm/vm-8.2.0_beta-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="bbdb ssl"

DEPEND="bbdb? ( <app-emacs/bbdb-3 )"
DEPEND="bbdb? ( app-emacs/bbdb )"
RDEPEND="${DEPEND}
ssl? ( net-misc/stunnel )"
BDEPEND="sys-apps/texinfo"
Expand Down

0 comments on commit 6760261

Please sign in to comment.