commit: f4772943985e4fcdbad46d59b5b034b0b20c49da Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jan 22 18:21:36 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jan 22 21:56:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4772943
app-backup/backintime: Sync 9999 w/ 1.5.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-backup/backintime/backintime-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/backintime/backintime-9999.ebuild b/app-backup/backintime/backintime-9999.ebuild index ba718aea4e4e..7b06c4a61473 100644 --- a/app-backup/backintime/backintime-9999.ebuild +++ b/app-backup/backintime/backintime-9999.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 @@ -48,7 +48,7 @@ BDEPEND=" " PATCHES=( - "${FILESDIR}/${PN}-1.4.3-no-compress-docs-examples.patch" + "${FILESDIR}/${PN}-1.5.1-no-compress-docs-examples.patch" ) src_prepare() {