summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-13 18:22:41 +0100
committerSam James <sam@gentoo.org>2022-08-13 18:22:41 +0100
commitda6c688e502b8ea84445c9ec9de08a90da6a9537 (patch)
tree2a1470a0e7cbe1bdcb96d4a2562b0eac4a22955e
parentdev-util/watchman: Fix __fsword_t type not defined on musl (diff)
downloadgentoo-da6c688e502b8ea84445c9ec9de08a90da6a9537.tar.gz
gentoo-da6c688e502b8ea84445c9ec9de08a90da6a9537.tar.bz2
gentoo-da6c688e502b8ea84445c9ec9de08a90da6a9537.zip
net-fs/libnfs: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-fs/libnfs/libnfs-5.0.2.ebuild2
-rw-r--r--net-fs/libnfs/libnfs-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/libnfs/libnfs-5.0.2.ebuild b/net-fs/libnfs/libnfs-5.0.2.ebuild
index 3fedbd9d1bc3..3c544aaa465a 100644
--- a/net-fs/libnfs/libnfs-5.0.2.ebuild
+++ b/net-fs/libnfs/libnfs-5.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools
if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-r3
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild
index 3fedbd9d1bc3..3c544aaa465a 100644
--- a/net-fs/libnfs/libnfs-9999.ebuild
+++ b/net-fs/libnfs/libnfs-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools
if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-r3
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"