commit:     2b7ffd502b2f247cdcf65c1faf618256e21d804c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 22:57:28 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 22:57:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b7ffd50

app-editors/emacs: Remove version test which is meaningless for slot 25.

Package-Manager: portage-2.3.0

 app-editors/emacs/emacs-25.1_rc1.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/app-editors/emacs/emacs-25.1_rc1.ebuild 
b/app-editors/emacs/emacs-25.1_rc1.ebuild
index c27072b..b5fd6b3 100644
--- a/app-editors/emacs/emacs-25.1_rc1.ebuild
+++ b/app-editors/emacs/emacs-25.1_rc1.ebuild
@@ -338,11 +338,6 @@ pkg_preinst() {
 
 pkg_postinst() {
        elisp-site-regen
-
-       local pvr
-       for pvr in ${REPLACING_VERSIONS}; do
-               [[ ${pvr%%[-_]*} = 24.[12] ]] && FORCE_PRINT_ELOG=1
-       done
        readme.gentoo_print_elog
 
        if use livecd; then

Reply via email to