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 1SR6V3-0004Aj-RF for garchives@archives.gentoo.org; Sun, 06 May 2012 18:48:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFDDEE064F; Sun, 6 May 2012 18:47:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AED64E064E for ; Sun, 6 May 2012 18:47:53 +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 E35711B4062 for ; Sun, 6 May 2012 18:47:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C8C0FE5432 for ; Sun, 6 May 2012 18:47:50 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1336330291.fafe0e08b244ed1e4a63dd0005ba2b458bb09dea.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:gentoo-syntax commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog Makefile ebuild-mode-keywords.el eselect-mode-keywords.el gentoo-syntax.el gentoo-syntax.texi keyword-generation.sh X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: fafe0e08b244ed1e4a63dd0005ba2b458bb09dea X-VCS-Branch: gentoo-syntax Date: Sun, 6 May 2012 18:47:50 +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: 8f4a6190-f01a-4cac-b40d-2b0c3408a481 X-Archives-Hash: 8dab4617a9bafa83d298a78270145991 commit: fafe0e08b244ed1e4a63dd0005ba2b458bb09dea Author: Ulrich M=C3=BCller gentoo org> AuthorDate: Sun May 6 18:51:31 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Sun May 6 18:51:31 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g= it;a=3Dcommit;h=3Dfafe0e08 Drop subversion keywords. --- ChangeLog | 1 - Makefile | 1 - ebuild-mode-keywords.el | 2 -- eselect-mode-keywords.el | 2 -- gentoo-syntax.el | 2 -- gentoo-syntax.texi | 1 - keyword-generation.sh | 1 - 7 files changed, 0 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95919bd..c494e6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1135,4 +1135,3 @@ =20 Copyright 2007-2012 Gentoo Foundation Distributed under the terms of the GNU General Public License v2 or late= r -$Id$ diff --git a/Makefile b/Makefile index d08182c..0d4cf43 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ # Copyright 2007-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or la= ter -# $Id$ =20 PN =3D gentoo-syntax PV =3D $(shell sed '/^;.*[Vv]ersion/!d;s/[^0-9.]*\([^ \t]*\).*/\1/;q' \ diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el index f40df33..0499fc3 100644 --- a/ebuild-mode-keywords.el +++ b/ebuild-mode-keywords.el @@ -9,8 +9,6 @@ ;; Maintainer: ;; Keywords: languages =20 -;; $Id$ - ;; This file is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 2 of the License, or diff --git a/eselect-mode-keywords.el b/eselect-mode-keywords.el index 38da711..1aeccd1 100644 --- a/eselect-mode-keywords.el +++ b/eselect-mode-keywords.el @@ -9,8 +9,6 @@ ;; Maintainer: ;; Keywords: languages =20 -;; $Id$ - ;; This file is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 2 of the License, or diff --git a/gentoo-syntax.el b/gentoo-syntax.el index fa53a0b..111a214 100644 --- a/gentoo-syntax.el +++ b/gentoo-syntax.el @@ -10,8 +10,6 @@ ;; Version: 1.19 ;; Keywords: languages, processes =20 -;; $Id$ - ;; This file is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 2 of the License, or diff --git a/gentoo-syntax.texi b/gentoo-syntax.texi index 6355846..eb0a73d 100644 --- a/gentoo-syntax.texi +++ b/gentoo-syntax.texi @@ -1,5 +1,4 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id$ @c %**start of header @setfilename gentoo-syntax.info @settitle Major mode for ebuilds, eclasses and eselect modules in Gentoo diff --git a/keyword-generation.sh b/keyword-generation.sh index c36a572..180db5c 100644 --- a/keyword-generation.sh +++ b/keyword-generation.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 2011-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 or la= ter -# $Id: $ =20 # Authors: # Christian Faulhammer