summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-04-12 19:29:03 +0200
committerUlrich Müller <ulm@gentoo.org>2019-04-12 19:29:03 +0200
commit7ca9167c5674748c5b636efffa228fb6fc2cd385 (patch)
treee2890ec19b90c38c0e21ca1960d7be093618a233 /app-editors
parentfe97c54b45ecff9af09d5cf227e98eeb6f273ac9 (diff)
downloadgentoo-7ca9167c5674748c5b636efffa228fb6fc2cd385.tar.gz
gentoo-7ca9167c5674748c5b636efffa228fb6fc2cd385.tar.xz
app-editors/emacs-vcs: Upstream change of version number.
Temporarily block against app-editors/emacs-26.2* because the emacs-26 branch currently has version number 26.2 too. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs-vcs/emacs-vcs-26.2.9999.ebuild (renamed from app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-26.2.9999.ebuild
index 4ae3b77727a..9c0c728110f 100644
--- a/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-26.2.9999.ebuild
@@ -121,6 +121,9 @@ BDEPEND="virtual/pkgconfig
if [[ ${PV##*.} = 9999 ]]; then
DEPEND="${DEPEND}
sys-apps/texinfo"
+
+ RDEPEND="${RDEPEND}
+ !=app-editors/emacs-${PV%.*}*"
fi
EMACS_SUFFIX="${PN/emacs/emacs-${SLOT}}"