From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DC9D139694 for ; Sat, 17 Jun 2017 16:28:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98E1FE07D0; Sat, 17 Jun 2017 16:28:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 770D5E07D0 for ; Sat, 17 Jun 2017 16:28:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17F11341A1A for ; Sat, 17 Jun 2017 16:28:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 810337474 for ; Sat, 17 Jun 2017 16:28:45 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1497716673.65c5640bf26eecb703fff1bf26b52835dcffe747.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/xemacs/xemacs-21.5.34-r4.ebuild X-VCS-Directories: app-editors/xemacs/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 65c5640bf26eecb703fff1bf26b52835dcffe747 X-VCS-Branch: master Date: Sat, 17 Jun 2017 16:28:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 22b767a1-88c3-45a9-ad61-811f63d962c0 X-Archives-Hash: 15a894f6f69b6b5f075d5b6e46818f38 commit: 65c5640bf26eecb703fff1bf26b52835dcffe747 Author: Mats Lidell gentoo org> AuthorDate: Sat Jun 17 16:16:50 2017 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Jun 17 16:24:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c5640b app-editors/xemacs: remove banner header in einfo, bug #621634 Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-editors/xemacs/xemacs-21.5.34-r4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild index e351b320cfe..56be74155fe 100644 --- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild @@ -233,7 +233,6 @@ pkg_postinst() { eselect emacs update ifunset eselect gnuclient update ifunset - einfo "*************************************************" einfo "If you are upgrading from XEmacs 21.4 you should note the following" einfo "incompatibilities:" einfo "- Mule-UCS is no longer supported due to proper UTF-8 support in XEmacs 21.5"