net-misc/rsync: fix whitespace

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-04-16 03:10:02 +01:00
parent 4a1b445327
commit bb81e84ee3
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="https://rsync.samba.org/"
if [[ ${PV} == *9999 ]] ; then
PYTHON_COMPAT=( python3_{8,9,10} )
EGIT_REPO_URI="https://github.com/WayneD/rsync.git"
EGIT_REPO_URI="https://github.com/WayneD/rsync.git"
inherit autotools git-r3 python-any-r1
else
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/waynedavison.asc

View File

@@ -9,7 +9,7 @@ DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="https://rsync.samba.org/"
if [[ ${PV} == *9999 ]] ; then
PYTHON_COMPAT=( python3_{8,9,10} )
EGIT_REPO_URI="https://github.com/WayneD/rsync.git"
EGIT_REPO_URI="https://github.com/WayneD/rsync.git"
inherit autotools git-r3 python-any-r1
else
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/waynedavison.asc