summaryrefslogtreecommitdiff
path: root/net-fs/libnfs/libnfs-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-13 20:24:31 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-13 20:24:31 +0100
commitf817af8fa591ddb17425660fe57f02775fe68b00 (patch)
tree266ac5f76ac31a224c924a3a7d03b218c7c0a84c /net-fs/libnfs/libnfs-9999.ebuild
parentb392cbf078526e18db5d54ec37f9580be480fd48 (diff)
gentoo auto-resync : 13:08:2022 - 20:24:31
Diffstat (limited to 'net-fs/libnfs/libnfs-9999.ebuild')
-rw-r--r--net-fs/libnfs/libnfs-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild
index c586e1123012..3c544aaa465a 100644
--- a/net-fs/libnfs/libnfs-9999.ebuild
+++ b/net-fs/libnfs/libnfs-9999.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit autotools
+
if [[ ${PV} == 9999 ]] ; then
- inherit git-r3
EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
+ inherit git-r3
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86"