public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs-tools:emacs-updater commit in: /
Date: Sun,  6 May 2012 18:14:35 +0000 (UTC)	[thread overview]
Message-ID: <1336328214.1570d5f3bc167eb0798f10e96c579244fe9ee7ab.ulm@gentoo> (raw)

commit:     1570d5f3bc167eb0798f10e96c579244fe9ee7ab
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 18:16:54 2012 +0000
Commit:     Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May  6 18:16:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=1570d5f3

Allow UTF-8 characters.

---
 ChangeLog     |   70 ++++++++++++++++++++++++++++----------------------------
 emacs-updater |    2 +-
 2 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 34b03a0..ab828e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,16 @@
-2011-08-24  Ulrich Mueller  <ulm@gentoo.org>
+2011-08-24  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.9 released.
 
 	* emacs-updater (action_rebuild): When comparing Emacs versions,
 	ignore the last component, i.e. the local build number.
 
-2011-04-06  Ulrich Mueller  <ulm@gentoo.org>
+2011-04-06  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: With option --orphans, imply --action=all.
 	* emacs-updater.8: Document it.
 
-2011-01-05  Ulrich Mueller  <ulm@gentoo.org>
+2011-01-05  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.8 released.
 
@@ -18,12 +18,12 @@
 	latter did not work for empty files. Postpone message that no
 	packages have been found.
 
-2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
+2010-11-27  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (have_paludis, pm_paludis): Use cave instead of
 	paludis.
 
-2010-11-09  Ulrich Mueller  <ulm@gentoo.org>
+2010-11-09  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.7 released.
 
@@ -42,11 +42,11 @@
 	* emacs-updater (pm_portage): Add --keep-going option for user
 	convenience
 
-2009-08-27  Ulrich Mueller  <ulm@gentoo.org>
+2009-08-27  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.6 released.
 
-2009-08-25  Ulrich Mueller  <ulm@gentoo.org>
+2009-08-25  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (OPTIONS): New options --major|-m, --orphans|-o,
 	and --version.
@@ -55,13 +55,13 @@
 	(usage): Update help text.
 	* emacs-updater.8: Describe new options.
 
-2009-08-09  Ulrich Mueller  <ulm@gentoo.org>
+2009-08-09  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (OPTIONS): New option --package-manager-command.
 	(usage): Update help text.
 	* emacs-updater.8: Update.
 
-2009-06-04  Ulrich Mueller  <ulm@gentoo.org>
+2009-06-04  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.5 released.
 
@@ -69,12 +69,12 @@
 	from the PACKAGE_MANAGER environment variable first.
 	* emacs-updater.8: Document it.
 
-2009-05-24  Ulrich Mueller  <ulm@gentoo.org>
+2009-05-24  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (emacs_version, bytecomp_version): Rename, in
 	order to avoid hyphens in function identifiers.
 
-2009-04-14  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-14  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.4 released.
 
@@ -82,13 +82,13 @@
 	option is also accepted.
 	* emacs-updater.8: Update.
 
-2009-04-13  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-13  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN):
 	Change initialisation, since POSIX tput has no -S option.
 	(bytecomp-version): Use POSIX syntax in sed expression.
 
-2009-04-11  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-11  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (have_portage, have_pkgcore, have_paludis):
 	New functions, return true if respective package manager exists.
@@ -96,33 +96,33 @@
 	(PM_COMMAND): Default to pm_auto.
 	Test if package manager selected by -P option actually exists.
 
-2009-03-22  Ulrich Mueller  <ulm@gentoo.org>
+2009-03-22  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (action_sitedir): 00site-gentoo.el should not
 	exist any more. Treat it like a normal file.
 
-2009-01-18  Ulrich Mueller  <ulm@gentoo.org>
+2009-01-18  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.3 released.
 
-2009-01-09  Ulrich Mueller  <ulm@gentoo.org>
+2009-01-09  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (EMACS): New variable, path of Emacs executable.
 	(emacs-version): Use it.
 
-2008-12-30  Ulrich Mueller  <ulm@gentoo.org>
+2008-12-30  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.2 released.
 
-2008-12-19  Ulrich Mueller  <ulm@gentoo.org>
+2008-12-19  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater.8: Formatting changes. Remove superfluous quotes.
 
-2008-11-11  Ulrich Mueller  <ulm@gentoo.org>
+2008-11-11  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (bytecomp-version): New function.
 
-2008-11-04  Ulrich Mueller  <ulm@gentoo.org>
+2008-11-04  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.1 released.
 
@@ -135,34 +135,34 @@
 	* emacs-updater (TMPFILE, PKGFILE): Respect TMPDIR variable from
 	environment
 
-2008-09-18  Ulrich Mueller  <ulm@gentoo.org>
+2008-09-18  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater.8: New file: man page.
 
-2008-09-12  Ulrich Mueller  <ulm@gentoo.org>
+2008-09-12  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (NOCOLOUR, PRETEND): Assign empty default values.
 	Likewise for colours.
 	(OPTIONS, EXACT): Add new --exact|-e option and variable.
 	(usage): Update.
 
-2008-09-04  Ulrich Mueller  <ulm@gentoo.org>
+2008-09-04  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.0 released.
 
-2008-08-30  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-30  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (TMPFILE, PKGFILE): Create after the cleanup trap,
 	to avoid leftover temporary files.
 
-2008-08-29  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-29  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: No need to check for programs since we have
 	proper dependencies now.
 
 	* Makefile: New file.
 
-2008-08-21  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-21  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (action_sitedir, action_rebuild, action_all):
 	Functions renamed from "obsolete_location", "rebuild", and
@@ -170,14 +170,14 @@
 	(action_rebuild): Add ROOT and quote properly.
 	(usage): Update.
 
-2008-08-19  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-19  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: Change syntax of -a option, use comma-separated
 	list instead of multiple -a options.
 	(ACTIONS): Change default to "obsolete_location rebuild".
 	(usage): Update accordingly.
 
-2008-08-13  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-13  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: Support alternative package managers.
 	(OPTIONS): Add --package-manager|-P option.
@@ -185,7 +185,7 @@
 	(pm_portage, pm_pkgcore, pm_paludis): New wrapper functions.
 	(usage): Update help text. Order options alphabetically.
 
-2008-08-12  Ulrich Mueller  <ulm@gentoo.org>
+2008-08-12  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater (rebuild): Skip files if they were byte-compiled
 	by the active Emacs version, unless option "all" is specified.
@@ -206,7 +206,7 @@
 
 	* emacs-updater: canonify exit codes and remove some ambiguities
 
-2008-02-29  Ulrich Mueller  <ulm@gentoo.org>
+2008-02-29  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: Check for getopt exit status. Add usage function.
 
@@ -215,7 +215,7 @@
 	* emacs-updater: Number of packages that need a remerge is
 	calculated and displayed
 
-2008-02-22  Ulrich Mueller  <ulm@gentoo.org>
+2008-02-22  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: Use tput instead of hardcoded escape sequences.
 	Add standard copyright notice. Change version to 0.5.
@@ -227,12 +227,12 @@
 	Add options: --help|-h, --pretend|-p and --no-colour|-n, which do
 	what their names suggest
 
-2007-12-29  Ulrich Mueller  <ulm@gentoo.org>
+2007-12-29  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: Remove warning; the eclasses are official now.
 	Change version to 0.3.
 
-2007-12-14  Ulrich Mueller  <ulm@gentoo.org>
+2007-12-14  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater: Use long options for emerge.
 	Add --oneshot in order to keep the world file tidy.
@@ -245,14 +245,14 @@
 
 	* emacs-updater.sh: Add ulm as author
 
-2007-12-12  Ulrich Mueller  <ulm@gentoo.org>
+2007-12-12  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater.sh: Make "Processing" message more informative.
 	Don't ask users to report all rebuilt packages as bugs.
 	Break some long lines.
 	Ignore auxiliary file 00site-gentoo.el.
 
-2007-12-06  Ulrich Mueller  <ulm@gentoo.org>
+2007-12-06  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs-updater.sh: Test for existence of non-empty temp file;
 	cat may fail if the file does not exist.

diff --git a/emacs-updater b/emacs-updater
index 76b70cd..6d9a3ac 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -5,7 +5,7 @@
 
 # Authors:
 # Christian Faulhammer <fauli@gentoo.org>
-# Ulrich Mueller <ulm@gentoo.org>
+# Ulrich Müller <ulm@gentoo.org>
 
 VERSION=1.9
 EMACS=/usr/bin/emacs



             reply	other threads:[~2012-05-06 18:14 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-06 18:14 Ulrich Mueller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09 18:36 [gentoo-commits] proj/emacs-tools:emacs-updater commit in: / Ulrich Müller
2024-12-09  9:45 Ulrich Müller
2024-12-07  8:01 Ulrich Müller
2024-06-05 14:08 Ulrich Müller
2024-05-02 16:52 Ulrich Müller
2024-05-02 16:52 Ulrich Müller
2024-05-02 16:52 Ulrich Müller
2024-05-02 16:52 Ulrich Müller
2023-09-25 18:54 Ulrich Müller
2023-09-25 18:47 Ulrich Müller
2019-08-30 22:02 Ulrich Müller
2019-08-30 22:02 Ulrich Müller
2018-12-09 22:37 Ulrich Müller
2018-09-16 14:50 Ulrich Müller
2016-06-08  6:53 Ulrich Müller
2016-06-07 22:20 Ulrich Müller
2016-06-07 13:06 Ulrich Müller
2016-06-07 12:50 Ulrich Müller
2016-06-07 12:50 Ulrich Müller
2014-06-05 17:07 Ulrich Müller
2014-06-05 16:43 Ulrich Müller
2014-05-20  6:49 Ulrich Müller
2014-05-19 18:14 Ulrich Müller
2014-05-19 18:14 Ulrich Müller
2013-08-09 13:57 Ulrich Mueller
2013-03-20 17:03 Ulrich Mueller
2013-03-20 16:54 Ulrich Mueller
2013-03-12 18:55 Ulrich Mueller
2013-03-12 18:55 Ulrich Mueller
2013-03-12 18:55 Ulrich Mueller
2013-03-11 11:27 Ulrich Mueller
2013-03-11 10:15 Ulrich Mueller
2013-03-11  9:43 Ulrich Mueller
2013-03-11  8:23 Ulrich Mueller
2013-03-09 12:31 Ulrich Mueller
2013-03-09 12:31 Ulrich Mueller
2013-03-09 12:31 Ulrich Mueller
2012-10-11  8:20 Ulrich Mueller
2012-10-11  8:20 Ulrich Mueller
2012-10-08 20:59 Ulrich Mueller
2012-10-08 20:45 Ulrich Mueller
2012-05-06 18:47 Ulrich Mueller
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-updater@1480 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-updater " Sebastian Pipping
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-updater@1480 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-updater " Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping

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=1336328214.1570d5f3bc167eb0798f10e96c579244fe9ee7ab.ulm@gentoo \
    --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