app-emacs/basic-toolkit: Rename site-init file

Fixes: a306e8769e
Closes: https://bugs.gentoo.org/910602
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2023-07-21 06:17:21 +02:00
parent 3d3f407613
commit b22e02c0fd

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,4 +20,4 @@ RDEPEND="app-emacs/windows
app-emacs/css-sort-buffer"
BDEPEND="${RDEPEND}"
SITEFILE="50${PN}-gentoo-0.7.el"
SITEFILE="50${PN}-gentoo.el"