commit: 93b7815fd114573661cf130d4520ba982d9cf5a2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 23:50:36 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 23:52:47 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b7815f
app-backup/duplicity: tweak DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/duplicity/duplicity-3.0.5-r1.ebuild | 4 ++-- app-backup/duplicity/duplicity-3.0.6.3-r1.ebuild | 4 ++-- app-backup/duplicity/duplicity-3.0.7.ebuild | 2 +- app-backup/duplicity/duplicity-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-backup/duplicity/duplicity-3.0.5-r1.ebuild b/app-backup/duplicity/duplicity-3.0.5-r1.ebuild index e797672aac88..099a90501fc2 100644 --- a/app-backup/duplicity/duplicity-3.0.5-r1.ebuild +++ b/app-backup/duplicity/duplicity-3.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DISTUTILS_EXT=1 inherit distutils-r1 -DESCRIPTION="Secure backup system using gnupg to encrypt data" +DESCRIPTION="Secure backup system using GnuPG to encrypt data" HOMEPAGE="https://duplicity.gitlab.io/" SRC_URI="https://gitlab.com/duplicity/duplicity/-/archive/rel.${PV}/${PN}-rel.${PV}.tar.bz2" S="${WORKDIR}"/${PN}-rel.${PV} diff --git a/app-backup/duplicity/duplicity-3.0.6.3-r1.ebuild b/app-backup/duplicity/duplicity-3.0.6.3-r1.ebuild index 21884ac0f5ff..43d771ef6c77 100644 --- a/app-backup/duplicity/duplicity-3.0.6.3-r1.ebuild +++ b/app-backup/duplicity/duplicity-3.0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DISTUTILS_EXT=1 inherit distutils-r1 -DESCRIPTION="Secure backup system using gnupg to encrypt data" +DESCRIPTION="Secure backup system using GnuPG to encrypt data" HOMEPAGE="https://duplicity.gitlab.io/" if [[ ${PV} == 9999 ]] ; then diff --git a/app-backup/duplicity/duplicity-3.0.7.ebuild b/app-backup/duplicity/duplicity-3.0.7.ebuild index 9084aea10d9b..be5836a8b717 100644 --- a/app-backup/duplicity/duplicity-3.0.7.ebuild +++ b/app-backup/duplicity/duplicity-3.0.7.ebuild @@ -9,7 +9,7 @@ DISTUTILS_EXT=1 inherit distutils-r1 -DESCRIPTION="Secure backup system using gnupg to encrypt data" +DESCRIPTION="Secure backup system using GnuPG to encrypt data" HOMEPAGE="https://duplicity.gitlab.io/" if [[ ${PV} == 9999 ]] ; then diff --git a/app-backup/duplicity/duplicity-9999.ebuild b/app-backup/duplicity/duplicity-9999.ebuild index 21884ac0f5ff..43d771ef6c77 100644 --- a/app-backup/duplicity/duplicity-9999.ebuild +++ b/app-backup/duplicity/duplicity-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DISTUTILS_EXT=1 inherit distutils-r1 -DESCRIPTION="Secure backup system using gnupg to encrypt data" +DESCRIPTION="Secure backup system using GnuPG to encrypt data" HOMEPAGE="https://duplicity.gitlab.io/" if [[ ${PV} == 9999 ]] ; then
