commit: fbf2a7b4d23f4942be50607af1441e332eb90af2 Author: Christian Tietz <christian.tietz <AT> mailbox <DOT> org> AuthorDate: Tue Aug 19 14:26:18 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 15:21:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf2a7b4
net-misc/gerbera: Sync live ebuild Signed-off-by: Christian Tietz <christian.tietz <AT> mailbox.org> Part-of: https://github.com/gentoo/gentoo/pull/43333 Closes: https://github.com/gentoo/gentoo/pull/43333 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/gerbera/gerbera-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gerbera/gerbera-9999.ebuild b/net-misc/gerbera/gerbera-9999.ebuild index 4d6e069aadbd..ad2ddb5f577c 100644 --- a/net-misc/gerbera/gerbera-9999.ebuild +++ b/net-misc/gerbera/gerbera-9999.ebuild @@ -105,7 +105,7 @@ src_install() { newconfd "${FILESDIR}"/${PN}-1.0.0.confd ${PN} insinto /etc/${PN} - newins "${FILESDIR}"/${PN}-1.3.0.config config.xml + newins "${FILESDIR}"/${PN}-2.6.1.config config.xml fperms 0640 /etc/${PN}/config.xml fowners root:gerbera /etc/${PN}/config.xml }
