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 A60871381F3 for ; Tue, 16 Jul 2013 23:06:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B547AE0932; Tue, 16 Jul 2013 23:06:35 +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 3F0E8E0932 for ; Tue, 16 Jul 2013 23:06:35 +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 15D6633E622 for ; Tue, 16 Jul 2013 23:06:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A55F7E468F for ; Tue, 16 Jul 2013 23:06:32 +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: <1374016034.1748037deac66dc6b2edef2706ba90eb8c584493.ulm@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: app-editors/emacs-xwidget/ X-VCS-Repository: proj/emacs X-VCS-Files: app-editors/emacs-xwidget/ChangeLog app-editors/emacs-xwidget/emacs-xwidget-24.3.9999.ebuild X-VCS-Directories: app-editors/emacs-xwidget/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: 1748037deac66dc6b2edef2706ba90eb8c584493 X-VCS-Branch: master Date: Tue, 16 Jul 2013 23:06:32 +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: b92ed719-35e3-4738-900b-5d41c17b2077 X-Archives-Hash: 16fba65233ff51f3ce209490c0b7faa0 commit: 1748037deac66dc6b2edef2706ba90eb8c584493 Author: Ulrich Müller gentoo org> AuthorDate: Tue Jul 16 23:07:14 2013 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Tue Jul 16 23:07:14 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=1748037d Install README.xwidget. Package-Manager: portage-2.1.12.13 --- app-editors/emacs-xwidget/ChangeLog | 3 +++ app-editors/emacs-xwidget/emacs-xwidget-24.3.9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app-editors/emacs-xwidget/ChangeLog b/app-editors/emacs-xwidget/ChangeLog index 73c6eb1..2f7411d 100644 --- a/app-editors/emacs-xwidget/ChangeLog +++ b/app-editors/emacs-xwidget/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Jul 2013; Ulrich Müller emacs-xwidget-24.3.9999.ebuild: + Install README.xwidget. + 14 Jul 2013; Ulrich Müller emacs-xwidget-24.3.9999.ebuild: Merge changes from emacs-vcs. diff --git a/app-editors/emacs-xwidget/emacs-xwidget-24.3.9999.ebuild b/app-editors/emacs-xwidget/emacs-xwidget-24.3.9999.ebuild index 7a93bf9..edec392 100644 --- a/app-editors/emacs-xwidget/emacs-xwidget-24.3.9999.ebuild +++ b/app-editors/emacs-xwidget/emacs-xwidget-24.3.9999.ebuild @@ -305,7 +305,7 @@ src_install () { EOF elisp-site-file-install "${T}/${SITEFILE}" || die - dodoc README BUGS + dodoc README README.xwidget BUGS if use aqua; then dodir /Applications/Gentoo