Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Mon, 19 Feb 2018 09:42:40
Message-Id: 1519033292.a4e96b438f23628d2ce0caae5403a047adcc47ce.ulm@gentoo
1 commit: a4e96b438f23628d2ce0caae5403a047adcc47ce
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 09:40:10 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 19 09:41:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e96b43
7
8 app-editors/emacs: Drop old elog message.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-editors/emacs/emacs-24.5-r5.ebuild | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/app-editors/emacs/emacs-24.5-r5.ebuild b/app-editors/emacs/emacs-24.5-r5.ebuild
16 index 036b1bcb628..15df5c15cc8 100644
17 --- a/app-editors/emacs/emacs-24.5-r5.ebuild
18 +++ b/app-editors/emacs/emacs-24.5-r5.ebuild
19 @@ -339,11 +339,6 @@ pkg_preinst() {
20
21 pkg_postinst() {
22 elisp-site-regen
23 -
24 - local pvr
25 - for pvr in ${REPLACING_VERSIONS}; do
26 - [[ ${pvr%%[-_]*} = 24.[12] ]] && FORCE_PRINT_ELOG=1
27 - done
28 readme.gentoo_print_elog
29
30 if use livecd; then