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 1SR478-0005q4-Q3 for garchives@archives.gentoo.org; Sun, 06 May 2012 16:15:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71517E07DF; Sun, 6 May 2012 16:06:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DEB1E07C7 for ; Sun, 6 May 2012 16:06:07 +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 9F7491B4032 for ; Sun, 6 May 2012 16:06:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 80854E5438 for ; Sun, 6 May 2012 16:06:03 +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: <1207331028.396b0f31ace5c3ce877e6c449d8e2ba14e46a8d3.sping@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common-gentoo commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog Makefile X-VCS-Directories: / X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 396b0f31ace5c3ce877e6c449d8e2ba14e46a8d3 X-VCS-Branch: emacs-common-gentoo Date: Sun, 6 May 2012 16:06:03 +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: 3f486bc1-b37f-4cec-bbca-39686f579449 X-Archives-Hash: f9b562c3137bfa8c42c29bfe96c43ed3 commit: 396b0f31ace5c3ce877e6c449d8e2ba14e46a8d3 Author: Ulrich M=C3=BCller gentoo org> AuthorDate: Fri Apr 4 17:43:48 2008 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Fri Apr 4 17:43:48 2008 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g= it;a=3Dcommit;h=3D396b0f31 Add copyright notices. svn path=3D/emacs-desktop/; revision=3D1039 --- ChangeLog | 3 +++ Makefile | 3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index e4b1451..c87e0a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,3 +46,6 @@ * Split off from eselect-emacs. =20 * version 0.1 + +Copyright 2007-2008 Gentoo Foundation +Distributed under the terms of the GNU General Public License v2 diff --git a/Makefile b/Makefile index 4eca6f4..47e2819 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +# Copyright 2007-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + PN =3D emacs-desktop #PV =3D $(shell sed '/^Version/h;$$!d;g;s/[^0-9.]*\([0-9.]*\).*/\1/' Cha= ngeLog) PV =3D $(shell sed '/^[ \t]*\* [Vv]ersion/!d;s/[^0-9.]*\([0-9.]*\).*/\1/= ;q' \ 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 1SR4Bx-0006li-Rv for garchives@archives.gentoo.org; Sun, 06 May 2012 16:20:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70C2FE08DA; Sun, 6 May 2012 16:11:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A7462E09CC for ; Sun, 6 May 2012 16:07:15 +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 4036A1B407B for ; Sun, 6 May 2012 16:07:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0C85AE5434 for ; Sun, 6 May 2012 16:07:14 +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: <1207331028.396b0f31ace5c3ce877e6c449d8e2ba14e46a8d3.sping@gentoo> Subject: [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1233 commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog Makefile X-VCS-Directories: / X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 396b0f31ace5c3ce877e6c449d8e2ba14e46a8d3 X-VCS-Branch: backups/emacs-common-gentoo@1233 Date: Sun, 6 May 2012 16:07:14 +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: 41a8d38f-95fe-44a7-8d20-5bfe352d344d X-Archives-Hash: 2029dd21560a0430e86dbf446fdf8062 Message-ID: <20120506160714.FKPK9xiCsyWlmVq9OFl-I4Xw47ESYnn21xtKHSxPmMU@z> commit: 396b0f31ace5c3ce877e6c449d8e2ba14e46a8d3 Author: Ulrich M=C3=BCller gentoo org> AuthorDate: Fri Apr 4 17:43:48 2008 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Fri Apr 4 17:43:48 2008 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g= it;a=3Dcommit;h=3D396b0f31 Add copyright notices. svn path=3D/emacs-desktop/; revision=3D1039 --- ChangeLog | 3 +++ Makefile | 3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index e4b1451..c87e0a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,3 +46,6 @@ * Split off from eselect-emacs. =20 * version 0.1 + +Copyright 2007-2008 Gentoo Foundation +Distributed under the terms of the GNU General Public License v2 diff --git a/Makefile b/Makefile index 4eca6f4..47e2819 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +# Copyright 2007-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + PN =3D emacs-desktop #PV =3D $(shell sed '/^Version/h;$$!d;g;s/[^0-9.]*\([0-9.]*\).*/\1/' Cha= ngeLog) PV =3D $(shell sed '/^[ \t]*\* [Vv]ersion/!d;s/[^0-9.]*\([0-9.]*\).*/\1/= ;q' \