app-office/ledger: rename configuration file for Emacs
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 30 Jun 2019 20:18:38 +0000 (22:18 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 27 Jul 2019 08:14:33 +0000 (10:14 +0200)
Non-maintainer commit after timeout.

Closes: https://bugs.gentoo.org/678090
Signed-off-by: Francesco Turco <fturco@fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/12363
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-office/ledger/files/50ledger-gentoo.el [moved from app-office/ledger/files/50ledger-gentoo-3.1.1.el with 100% similarity]
app-office/ledger/ledger-3.1.1-r2.ebuild
app-office/ledger/ledger-3.1.2.ebuild

index 48b69eb0fcdada1980f2d06842b5845f302653ae..9bacf38fd693a5f4eb565528c43a08b97a28f6be 100644 (file)
@@ -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
 
index d027cb0f7359a69ad3303684d8d758a9cde88e71..be240f9dcfcf79a49468605f945fca5608676d96 100644 (file)
@@ -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