summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-01-22 19:21:36 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-01-22 22:56:12 +0100
commitf4772943985e4fcdbad46d59b5b034b0b20c49da (patch)
tree26a05d08dabd2347ea22d5108101c7db414b5168 /app-backup/backintime
parentapp-backup/backintime: drop 1.4.3-r1 (diff)
downloadgentoo-f4772943985e4fcdbad46d59b5b034b0b20c49da.tar.gz
gentoo-f4772943985e4fcdbad46d59b5b034b0b20c49da.tar.bz2
gentoo-f4772943985e4fcdbad46d59b5b034b0b20c49da.zip
app-backup/backintime: Sync 9999 w/ 1.5.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-backup/backintime')
-rw-r--r--app-backup/backintime/backintime-9999.ebuild4
1 files 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() {