diff --git a/sci-electronics/vcd/vcd-221217.ebuild b/sci-electronics/vcd/vcd-221217-r1.ebuild similarity index 89% rename from sci-electronics/vcd/vcd-221217.ebuild rename to sci-electronics/vcd/vcd-221217-r1.ebuild index 3aeb461af2..659f9aac62 100644 --- a/sci-electronics/vcd/vcd-221217.ebuild +++ b/sci-electronics/vcd/vcd-221217-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,6 +27,6 @@ src_compile() { src_install() { local DOCS=( README.md ) - emake DESTDIR="${ED}" + emake DESTDIR="${ED}" install einstalldocs }