commit:     b03c8a83cc1c6ace638ab8b6a96b0d58d54857c3
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Jun 30 20:18:38 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 08:14:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03c8a83

app-office/ledger: rename configuration file for Emacs

Non-maintainer commit after timeout.

Closes: https://bugs.gentoo.org/678090
Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/12363
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ledger/files/{50ledger-gentoo-3.1.1.el => 50ledger-gentoo.el}     | 0
 app-office/ledger/ledger-3.1.1-r2.ebuild                              | 4 ++--
 app-office/ledger/ledger-3.1.2.ebuild                                 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-office/ledger/files/50ledger-gentoo-3.1.1.el 
b/app-office/ledger/files/50ledger-gentoo.el
similarity index 100%
rename from app-office/ledger/files/50ledger-gentoo-3.1.1.el
rename to app-office/ledger/files/50ledger-gentoo.el

diff --git a/app-office/ledger/ledger-3.1.1-r2.ebuild 
b/app-office/ledger/ledger-3.1.1-r2.ebuild
index 48b69eb0fcd..9bacf38fd69 100644
--- a/app-office/ledger/ledger-3.1.1-r2.ebuild
+++ b/app-office/ledger/ledger-3.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ IUSE="debug doc emacs python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="test"
 
-SITEFILE=50${PN}-gentoo-${PV}.el
+SITEFILE=50${PN}-gentoo.el
 
 CHECKREQS_MEMORY=8G
 

diff --git a/app-office/ledger/ledger-3.1.2.ebuild 
b/app-office/ledger/ledger-3.1.2.ebuild
index d027cb0f735..be240f9dcfc 100644
--- a/app-office/ledger/ledger-3.1.2.ebuild
+++ b/app-office/ledger/ledger-3.1.2.ebuild
@@ -17,7 +17,7 @@ IUSE="debug doc emacs python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="test"
 
-SITEFILE=50${PN}-gentoo-${PV}.el
+SITEFILE=50${PN}-gentoo.el
 
 CHECKREQS_MEMORY=8G
 

Reply via email to