From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: ChangeLog emacs-23.3-r2.ebuild
Date: Fri, 11 Nov 2011 21:38:52 +0000 (UTC) [thread overview]
Message-ID: <20111111213852.E2DDC2004C@flycatcher.gentoo.org> (raw)
ulm 11/11/11 21:38:52
Modified: ChangeLog emacs-23.3-r2.ebuild
Log:
Upgrade some messages from einfo to elog.
(Portage version: 2.1.10.34/cvs/Linux x86_64)
Revision Changes Path
1.439 app-editors/emacs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.439&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.439&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.438&r2=1.439
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- ChangeLog 3 Nov 2011 12:48:38 -0000 1.438
+++ ChangeLog 11 Nov 2011 21:38:52 -0000 1.439
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.438 2011/11/03 12:48:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.439 2011/11/11 21:38:52 ulm Exp $
+
+ 11 Nov 2011; Ulrich Mueller <ulm@gentoo.org> emacs-23.3-r2.ebuild:
+ Upgrade some messages from einfo to elog.
03 Nov 2011; Ulrich Mueller <ulm@gentoo.org> emacs-23.3-r2.ebuild:
Adjust the set of source files installed with USE=source.
1.12 app-editors/emacs/emacs-23.3-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.3-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.3-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.3-r2.ebuild?r1=1.11&r2=1.12
Index: emacs-23.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- emacs-23.3-r2.ebuild 3 Nov 2011 12:48:38 -0000 1.11
+++ emacs-23.3-r2.ebuild 11 Nov 2011 21:38:52 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r2.ebuild,v 1.11 2011/11/03 12:48:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r2.ebuild,v 1.12 2011/11/11 21:38:52 ulm Exp $
EAPI=4
WANT_AUTOMAKE="none"
@@ -266,8 +266,8 @@
rm -rf "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app
mv nextstep/Emacs.app \
"${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app || die
- einfo "Emacs${EMACS_SUFFIX#emacs}.app is in ${EPREFIX}/Applications/Gentoo."
- einfo "You may want to copy or symlink it into /Applications by yourself."
+ elog "Emacs${EMACS_SUFFIX#emacs}.app is in ${EPREFIX}/Applications/Gentoo."
+ elog "You may want to copy or symlink it into /Applications by yourself."
fi
}
next reply other threads:[~2011-11-11 21:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-11 21:38 Ulrich Mueller (ulm) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-16 6:42 [gentoo-commits] gentoo-x86 commit in app-editors/emacs: ChangeLog emacs-23.3-r2.ebuild Ulrich Mueller (ulm)
2012-01-06 16:40 Mark Loeser (halcy0n)
2012-01-06 16:28 Brent Baude (ranger)
2011-12-03 15:16 Ulrich Mueller (ulm)
2011-11-03 12:48 Ulrich Mueller (ulm)
2011-10-11 17:03 Jeroen Roovers (jer)
2011-10-08 18:54 Raul Porcel (armin76)
2011-10-08 11:11 Markus Meier (maekke)
2011-10-01 3:32 PaweA Hajdan (phajdan.jr)
2011-09-25 13:00 Tony Vroon (chainsaw)
2011-09-08 14:10 Ulrich Mueller (ulm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111111213852.E2DDC2004C@flycatcher.gentoo.org \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox