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 E56241381F3 for ; Fri, 9 Aug 2013 13:57:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E70E9E0D76; Fri, 9 Aug 2013 13:57:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C185E0D76 for ; Fri, 9 Aug 2013 13:57:13 +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 9082733EB99 for ; Fri, 9 Aug 2013 13:57:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1DEC3E468F for ; Fri, 9 Aug 2013 13:57:11 +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: <1376056701.c04c30b762f2109b91321bca56e0751131aace44.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: c04c30b762f2109b91321bca56e0751131aace44 X-VCS-Branch: emacs-updater Date: Fri, 9 Aug 2013 13:57:11 +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: eedd8d72-59be-4a70-bba8-571fa6e59001 X-Archives-Hash: 47f264c8f0c584dc9bfc985078aeded4 commit: c04c30b762f2109b91321bca56e0751131aace44 Author: Ulrich Müller gentoo org> AuthorDate: Fri Aug 9 13:58:21 2013 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Fri Aug 9 13:58:21 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=c04c30b7 Update URI of Emacs project page. * emacs-updater (version): Update URI of Emacs project page. --- ChangeLog | 4 ++++ emacs-updater | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 39ccf05..d5aa0d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-08-09 Ulrich Müller + + * emacs-updater (version): Update URI of Emacs project page. + 2013-03-20 Ulrich Müller * Version 1.13 released. diff --git a/emacs-updater b/emacs-updater index f2c3573..c2493bd 100755 --- a/emacs-updater +++ b/emacs-updater @@ -73,7 +73,7 @@ version() { Copyright 2007-2013 Gentoo Foundation. Distributed under the terms of the GNU GPL version 2 or later. - Gentoo Emacs project: + Gentoo Emacs project: EOF exit }