public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/libnfs/
Date: Fri, 21 Jul 2017 17:54:03 +0000 (UTC)	[thread overview]
Message-ID: <1500659621.91a41fe8c9405eac2e11f2310890fe9e80b6c2c6.whissi@gentoo> (raw)

commit:     91a41fe8c9405eac2e11f2310890fe9e80b6c2c6
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 17:19:55 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 17:53:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a41fe8

net-fs/libnfs: Changes from v2.0.0 bump integrated into live ebuild

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-fs/libnfs/libnfs-9999.ebuild | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild
index 8c3007a32be..267c88a3ab4 100644
--- a/net-fs/libnfs/libnfs-9999.ebuild
+++ b/net-fs/libnfs/libnfs-9999.ebuild
@@ -1,25 +1,24 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 AUTOTOOLS_AUTORECONF="1"
 
-inherit eutils
+inherit eutils autotools autotools-utils
 if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
-	inherit git-2 autotools-utils
+	EGIT_REPO_URI="https://github.com/sahlberg/libnfs.git"
+	inherit git-2
 else
 	SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86"
-	inherit autotools-utils
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86"
 fi
 
 DESCRIPTION="Client library for accessing NFS shares over a network"
 HOMEPAGE="https://github.com/sahlberg/libnfs"
 
 LICENSE="LGPL-2.1 GPL-3"
-SLOT="0/8"  # sub-slot matches SONAME major
+SLOT="0/11"  # sub-slot matches SONAME major
 IUSE="examples static-libs"
 
 RDEPEND=""
@@ -28,6 +27,14 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${PN}-${P}"
 
+src_prepare() {
+	default
+
+	epatch_user
+
+	eautoreconf
+}
+
 src_install() {
 	autotools-utils_src_install
 	if use examples; then


             reply	other threads:[~2017-07-21 17:54 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-21 17:54 Thomas Deutschmann [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-05-18 16:01 Mike Gilbert
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-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=1500659621.91a41fe8c9405eac2e11f2310890fe9e80b6c2c6.whissi@gentoo \
    --to=whissi@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