Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/
Date: Sat, 17 Jun 2017 16:28:50
Message-Id: 1497716673.65c5640bf26eecb703fff1bf26b52835dcffe747.matsl@gentoo
1 commit: 65c5640bf26eecb703fff1bf26b52835dcffe747
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 17 16:16:50 2017 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 17 16:24:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c5640b
7
8 app-editors/xemacs: remove banner header in einfo, bug #621634
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 app-editors/xemacs/xemacs-21.5.34-r4.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
16 index e351b320cfe..56be74155fe 100644
17 --- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
18 +++ b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
19 @@ -233,7 +233,6 @@ pkg_postinst() {
20 eselect emacs update ifunset
21 eselect gnuclient update ifunset
22
23 - einfo "*************************************************"
24 einfo "If you are upgrading from XEmacs 21.4 you should note the following"
25 einfo "incompatibilities:"
26 einfo "- Mule-UCS is no longer supported due to proper UTF-8 support in XEmacs 21.5"