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 8C8941389E2 for ; Mon, 29 Dec 2014 11:12:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5303CE0962; Mon, 29 Dec 2014 11:12:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB070E0960 for ; Mon, 29 Dec 2014 11:12:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C5EB340769 for ; Mon, 29 Dec 2014 11:12:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF562E6AB for ; Mon, 29 Dec 2014 11:12:25 +0000 (UTC) From: "Ulrich Müller" 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 Müller" Message-ID: <1419849488.b8df3c03057602613ecacb0939e2ea62ad28d27e.ulm@gentoo.org@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: app-editors/emacs-vcs/ X-VCS-Repository: proj/emacs X-VCS-Files: app-editors/emacs-vcs/ChangeLog app-editors/emacs-vcs/emacs-vcs-25.0.9999-r1.ebuild X-VCS-Directories: app-editors/emacs-vcs/ X-VCS-Committer: ulm@gentoo.org X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b8df3c03057602613ecacb0939e2ea62ad28d27e X-VCS-Branch: master Date: Mon, 29 Dec 2014 11:12:25 +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: b4f183e2-09ad-4d17-baf9-342ae2e0e684 X-Archives-Hash: d9eb67be9009c1be74b72832b9853f7b commit: b8df3c03057602613ecacb0939e2ea62ad28d27e Author: Ulrich Müller gentoo org> AuthorDate: Mon Dec 29 10:38:08 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Dec 29 10:38:08 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=b8df3c03 app-editors/emacs-vcs: Install CONTRIBUTE file. Package-Manager: portage-2.2.15 --- app-editors/emacs-vcs/ChangeLog | 3 +++ app-editors/emacs-vcs/emacs-vcs-25.0.9999-r1.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 9ace187..fb31368 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 29 Dec 2014; Ulrich Müller emacs-vcs-25.0.9999-r1.ebuild: + Install CONTRIBUTE file. + *emacs-vcs-25.0.9999-r1 (13 Nov 2014) 13 Nov 2014; Ulrich Müller -emacs-vcs-25.0.9999.ebuild, diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r1.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r1.ebuild index 1a4cf02..07daa6b 100644 --- a/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r1.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r1.ebuild @@ -291,7 +291,7 @@ src_install () { EOF elisp-site-file-install "${T}/${SITEFILE}" || die - dodoc README BUGS + dodoc README BUGS CONTRIBUTE if use aqua; then dodir /Applications/Gentoo