From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 702B2138200 for ; Thu, 11 Oct 2012 08:20:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F3FEE02C4; Thu, 11 Oct 2012 08:20:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8E761E02C4 for ; Thu, 11 Oct 2012 08:20:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2D94335DF2 for ; Thu, 11 Oct 2012 08:20:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7D4C3E543E for ; Thu, 11 Oct 2012 08:20:47 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1349943914.b15393d762293bb1bba4478fe27d5f3de91e2fef.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-updater commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog emacs-updater X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: b15393d762293bb1bba4478fe27d5f3de91e2fef X-VCS-Branch: emacs-updater Date: Thu, 11 Oct 2012 08:20:47 +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: e45ec157-993d-45fb-b0f7-63fa7651cb3b X-Archives-Hash: 48f3a6a153e692fea64c3798aa63d59d commit: b15393d762293bb1bba4478fe27d5f3de91e2fef Author: Ulrich Müller gentoo org> AuthorDate: Thu Oct 11 08:18:52 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Thu Oct 11 08:25:14 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=b15393d7 Version 1.10 released. --- ChangeLog | 2 ++ emacs-updater | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9000cd1..c6219eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-10-11 Ulrich Müller + * Version 1.10 released. + * Makefile (dist): Use xz for compression. 2012-10-08 Ulrich Müller diff --git a/emacs-updater b/emacs-updater index 5b1a9a3..4e44616 100755 --- a/emacs-updater +++ b/emacs-updater @@ -6,7 +6,7 @@ # Christian Faulhammer # Ulrich Müller -VERSION=1.9 +VERSION=1.10 EMACS=/usr/bin/emacs SITELISP=/usr/share/emacs/site-lisp