From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SR45a-0005aB-Lj for garchives@archives.gentoo.org; Sun, 06 May 2012 16:13:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4568FE088A; Sun, 6 May 2012 16:06:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 198B2E087E for ; Sun, 6 May 2012 16:06:11 +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 B193D1B406E for ; Sun, 6 May 2012 16:06:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BE3DCE542F for ; Sun, 6 May 2012 16:06:08 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1266317186.5716446e96bbd386a15a013ec110852c19d67f23.sping@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-updater commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog Makefile emacs-updater emacs-updater.8 X-VCS-Directories: / X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 5716446e96bbd386a15a013ec110852c19d67f23 X-VCS-Branch: emacs-updater Date: Sun, 6 May 2012 16:06:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 838f1fd3-e3e7-4c21-8ba8-1e02b9227a84 X-Archives-Hash: 503fbe3a5302e013d82165367cde84a1 commit: 5716446e96bbd386a15a013ec110852c19d67f23 Author: Ulrich M=C3=BCller gentoo org> AuthorDate: Tue Feb 16 10:46:26 2010 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Tue Feb 16 10:46:26 2010 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g= it;a=3Dcommit;h=3D5716446e Add svn keywords. svn path=3D/emacs-updater/; revision=3D1521 --- ChangeLog | 3 ++- Makefile | 3 ++- emacs-updater | 2 +- emacs-updater.8 | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 97ef0b9..012a4e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -248,5 +248,6 @@ =20 * emacs-updater.sh: first version of Emacs updater =20 -Copyright 2007-2009 Gentoo Foundation +Copyright 2007-2010 Gentoo Foundation Distributed under the terms of the GNU General Public License v2 +$Id$ diff --git a/Makefile b/Makefile index 9da9031..2cc88f5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ -# Copyright 2008 Gentoo Foundation +# Copyright 2008-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Id$ =20 PN =3D emacs-updater PV =3D $(shell sed '/^VERSION/!d;s/[^0-9.]*\([^ \t]*\).*/\1/;q' emacs-up= dater) diff --git a/emacs-updater b/emacs-updater index 79e61e7..a6f6053 100755 --- a/emacs-updater +++ b/emacs-updater @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2007-2009 Gentoo Foundation +# Copyright 2007-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ =20 diff --git a/emacs-updater.8 b/emacs-updater.8 index 9b32365..c196b44 100644 --- a/emacs-updater.8 +++ b/emacs-updater.8 @@ -1,4 +1,4 @@ -.\" Copyright 2008-2009 Gentoo Foundation +.\" Copyright 2008-2010 Gentoo Foundation .\" Distributed under the terms of the GNU General Public License v2 .\" $Id$ .\"