net-fs/libnfs: git-2->git-r3
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 27 Apr 2018 09:26:56 +0000 (04:26 -0500)
committerMike Gilbert <floppym@gentoo.org>
Fri, 18 May 2018 15:59:09 +0000 (11:59 -0400)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

net-fs/libnfs/libnfs-1.10.0.ebuild
net-fs/libnfs/libnfs-1.11.0.ebuild
net-fs/libnfs/libnfs-1.9.5.ebuild
net-fs/libnfs/libnfs-1.9.7.ebuild
net-fs/libnfs/libnfs-1.9.8.ebuild
net-fs/libnfs/libnfs-2.0.0.ebuild
net-fs/libnfs/libnfs-9999.ebuild

index f1bc7bb765023a91bcb1ee82b8a39ca81831c1ac..edc14e1cdcd6baad922088b3c0fa4acedf010932 100644 (file)
@@ -1,18 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2 autotools-utils
+       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 ~s390 ~sh ~x86"
-       inherit autotools-utils
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
index f1bc7bb765023a91bcb1ee82b8a39ca81831c1ac..edc14e1cdcd6baad922088b3c0fa4acedf010932 100644 (file)
@@ -1,18 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2 autotools-utils
+       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 ~s390 ~sh ~x86"
-       inherit autotools-utils
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
index 92631d7dc17269c52495181ab454d3bc1aede40a..1ddf852037978068fed8da9af66107f7244cfa07 100644 (file)
@@ -1,18 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2 autotools-utils
+       inherit git-r3
 else
        SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
        KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
-       inherit autotools-utils
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
index ba92c47cf7a27832de2630cf4caf31a69a9dc4b5..bfc9f50d1c60520a6e78acaf68ff1b62291fa02c 100644 (file)
@@ -1,18 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2 autotools-utils
+       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 s390 sh x86"
-       inherit autotools-utils
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
index f1bc7bb765023a91bcb1ee82b8a39ca81831c1ac..edc14e1cdcd6baad922088b3c0fa4acedf010932 100644 (file)
@@ -1,18 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2 autotools-utils
+       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 ~s390 ~sh ~x86"
-       inherit autotools-utils
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
index a6f35e504926e6f29657ee61a44bf8347466babd..7867c42fb6f11d29b111b88407b15b184b1c801e 100644 (file)
@@ -5,10 +5,10 @@ EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils autotools autotools-utils
+inherit autotools autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2
+       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 ~s390 ~sh x86"
index 6a1db823ef9817485868f54996b08ae7d722d997..958c36a1dd2400bb0208c06db3e531bdbe5256b1 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils autotools autotools-utils
+inherit autotools autotools-utils eutils
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
-       inherit git-2
+       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 ~s390 ~sh ~x86"