projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ba419
)
app-editors/emacs: Remove version test which is meaningless for slot 25.
author
Ulrich Müller
<ulm@gentoo.org>
Sun, 24 Jul 2016 22:57:28 +0000
(
00:57
+0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Sun, 24 Jul 2016 22:57:28 +0000
(
00:57
+0200)
Package-Manager: portage-2.3.0
app-editors/emacs/emacs-25.1_rc1.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/emacs/emacs-25.1_rc1.ebuild
b/app-editors/emacs/emacs-25.1_rc1.ebuild
index c27072b87a1c86549829113b10d5c42fbeb7993e..b5fd6b358b005b1e937ebe99beb98597e1f45245 100644
(file)
--- 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