commit: b8df3c03057602613ecacb0939e2ea62ad28d27e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 29 10:38:08 2014 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> 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 <[email protected]> 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 <[email protected]> -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
