From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/libnfs/
Date: Fri, 18 May 2018 16:01:03 +0000 (UTC) [thread overview]
Message-ID: <1526659149.d9e54e506e5accba24eda3ea114789663a0e4c52.floppym@gentoo> (raw)
commit: d9e54e506e5accba24eda3ea114789663a0e4c52
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Apr 27 09:26:56 2018 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri May 18 15:59:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e54e50
net-fs/libnfs: git-2->git-r3
Package-Manager: Portage-2.3.31, Repoman-2.3.9
net-fs/libnfs/libnfs-1.10.0.ebuild | 7 +++----
net-fs/libnfs/libnfs-1.11.0.ebuild | 7 +++----
net-fs/libnfs/libnfs-1.9.5.ebuild | 7 +++----
net-fs/libnfs/libnfs-1.9.7.ebuild | 7 +++----
net-fs/libnfs/libnfs-1.9.8.ebuild | 7 +++----
net-fs/libnfs/libnfs-2.0.0.ebuild | 4 ++--
net-fs/libnfs/libnfs-9999.ebuild | 6 +++---
7 files changed, 20 insertions(+), 25 deletions(-)
diff --git a/net-fs/libnfs/libnfs-1.10.0.ebuild b/net-fs/libnfs/libnfs-1.10.0.ebuild
index f1bc7bb7650..edc14e1cdcd 100644
--- a/net-fs/libnfs/libnfs-1.10.0.ebuild
+++ b/net-fs/libnfs/libnfs-1.10.0.ebuild
@@ -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"
diff --git a/net-fs/libnfs/libnfs-1.11.0.ebuild b/net-fs/libnfs/libnfs-1.11.0.ebuild
index f1bc7bb7650..edc14e1cdcd 100644
--- a/net-fs/libnfs/libnfs-1.11.0.ebuild
+++ b/net-fs/libnfs/libnfs-1.11.0.ebuild
@@ -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"
diff --git a/net-fs/libnfs/libnfs-1.9.5.ebuild b/net-fs/libnfs/libnfs-1.9.5.ebuild
index 92631d7dc17..1ddf8520379 100644
--- a/net-fs/libnfs/libnfs-1.9.5.ebuild
+++ b/net-fs/libnfs/libnfs-1.9.5.ebuild
@@ -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"
diff --git a/net-fs/libnfs/libnfs-1.9.7.ebuild b/net-fs/libnfs/libnfs-1.9.7.ebuild
index ba92c47cf7a..bfc9f50d1c6 100644
--- a/net-fs/libnfs/libnfs-1.9.7.ebuild
+++ b/net-fs/libnfs/libnfs-1.9.7.ebuild
@@ -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"
diff --git a/net-fs/libnfs/libnfs-1.9.8.ebuild b/net-fs/libnfs/libnfs-1.9.8.ebuild
index f1bc7bb7650..edc14e1cdcd 100644
--- a/net-fs/libnfs/libnfs-1.9.8.ebuild
+++ b/net-fs/libnfs/libnfs-1.9.8.ebuild
@@ -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"
diff --git a/net-fs/libnfs/libnfs-2.0.0.ebuild b/net-fs/libnfs/libnfs-2.0.0.ebuild
index a6f35e50492..7867c42fb6f 100644
--- a/net-fs/libnfs/libnfs-2.0.0.ebuild
+++ b/net-fs/libnfs/libnfs-2.0.0.ebuild
@@ -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"
diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild
index 6a1db823ef9..958c36a1dd2 100644
--- a/net-fs/libnfs/libnfs-9999.ebuild
+++ b/net-fs/libnfs/libnfs-9999.ebuild
@@ -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"
next reply other threads:[~2018-05-18 16:01 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 16:01 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-29 4:34 [gentoo-commits] repo/gentoo:master commit in: net-fs/libnfs/ Sam James
2022-09-25 6:25 Agostino Sarubbo
2022-09-25 6:24 Agostino Sarubbo
2022-09-25 4:54 Sam James
2022-09-25 4:46 Sam James
2022-09-25 4:37 Sam James
2022-09-25 4:36 Sam James
2022-08-13 17:22 Sam James
2022-08-13 17:22 Sam James
2022-06-13 16:29 Sam James
2022-06-13 7:12 Agostino Sarubbo
2022-06-13 7:11 Agostino Sarubbo
2022-06-13 7:10 Agostino Sarubbo
2022-06-13 7:09 Agostino Sarubbo
2022-06-13 7:07 Agostino Sarubbo
2021-05-29 0:03 Yixun Lan
2020-12-13 19:21 Mike Gilbert
2020-08-29 17:57 Thomas Deutschmann
2020-08-24 17:33 Sergei Trofimovich
2020-08-23 6:52 Sam James
2020-08-22 5:43 Agostino Sarubbo
2020-08-21 18:20 Agostino Sarubbo
2019-02-14 13:32 Lars Wendler
2019-02-14 13:32 Lars Wendler
2019-02-14 13:32 Lars Wendler
2018-07-15 21:49 Mikle Kolyada
2018-07-09 11:19 Lars Wendler
2018-07-06 13:26 Lars Wendler
2018-06-03 16:58 Mikle Kolyada
2018-04-22 8:22 Mart Raudsepp
2018-03-14 21:09 Markus Meier
2018-03-04 11:34 Tobias Klausmann
2018-01-17 6:42 Thomas Deutschmann
2018-01-15 19:03 Tobias Klausmann
2018-01-14 22:17 Sergei Trofimovich
2018-01-14 21:42 Sergei Trofimovich
2018-01-14 12:01 Sergei Trofimovich
2017-07-30 9:44 Michał Górny
2017-07-21 17:54 Thomas Deutschmann
2017-07-21 17:54 Thomas Deutschmann
2017-01-28 14:42 Mart Raudsepp
2016-10-14 8:25 Lars Wendler
2016-08-18 7:55 Lars Wendler
2016-08-15 8:22 Lars Wendler
2016-01-22 8:56 Michael Palimaka
2015-09-17 12:14 Tobias Klausmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1526659149.d9e54e506e5accba24eda3ea114789663a0e4c52.floppym@gentoo \
--to=floppym@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox