From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
Date: Sat, 30 Dec 2017 19:12:51 +0000 (UTC) [thread overview]
Message-ID: <1514661156.3e80fdd6483e859f3d22425a0f2216364687ab81.whissi@gentoo> (raw)
commit: 3e80fdd6483e859f3d22425a0f2216364687ab81
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 19:12:25 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 19:12:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e80fdd6
net-libs/rpcsvc-proto: Bump to v1.3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
net-libs/rpcsvc-proto/Manifest | 1 +
net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild | 29 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 873d326aa33..6e85822ce8f 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1 +1,2 @@
DIST rpcsvc-proto-1.2.tar.gz 59883 BLAKE2B 178f9f9fced73dc2e4b587f1bd7924c2811f0b96b5efc048e9a6d3cb4abd32a2c34ff0f5b01576f3dc51f07ca6a06266cd7a055f278f7b205cbb9e30563015e4 SHA512 59e6ac2c3e551daef584878e8ae8fc2da7cb80a04c20f96de561abc972fcfac1fbb57a5ee0dbe7bf5288a1527c9b87fc3f73a259b30393982a9a642cf4b4deb4
+DIST rpcsvc-proto-1.3.tar.gz 59202 BLAKE2B 88c74806419e097b20fc41bb63ff66401a6c21a2b7100474e55f1b6452a32d669e879248f00349604237e996167b21b9173158e69876f0db3a1394fb922df7af SHA512 5880ea39a750ee1f69dcedfe32afd617e695ee5328d6386977bbd11babb7bd18d8cb50c2d5f8daf35650aa8a94a4f6dda1171c1159917bb596108b1057c5a158
diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild
new file mode 100644
index 00000000000..56b2e7ba095
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!<sys-libs/glibc-2.26"
+
+src_prepare(){
+ default
+ eautoreconf
+}
+
+src_install(){
+ default
+
+ # provided by sys-fs/quota[rpc]
+ rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}
next reply other threads:[~2017-12-30 19:12 UTC|newest]
Thread overview: 105+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-30 19:12 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-25 17:01 [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/ Andreas K. Hüttel
2023-06-10 19:29 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-09 17:43 Arthur Zamarin
2023-06-09 15:33 Arthur Zamarin
2023-06-09 14:17 Sam James
2023-06-09 14:17 Sam James
2023-06-09 13:48 Sam James
2023-06-09 13:48 Sam James
2023-06-09 13:38 Arthur Zamarin
2023-05-10 19:29 Sam James
2022-09-14 23:53 Mike Gilbert
2022-09-14 0:14 Sam James
2022-07-10 7:53 Sam James
2022-05-19 7:17 WANG Xuerui
2022-04-12 10:56 Sam James
2022-02-23 20:00 Arthur Zamarin
2022-02-19 9:28 Arthur Zamarin
2022-02-19 9:20 Arthur Zamarin
2022-02-19 3:02 Sam James
2022-02-19 2:36 Sam James
2022-02-19 2:28 Sam James
2022-02-19 2:24 Sam James
2022-01-07 13:44 Sam James
2020-09-12 9:00 Sergei Trofimovich
2020-08-30 23:32 Sam James
2020-08-11 19:11 Sergei Trofimovich
2020-08-11 17:46 Sam James
2020-08-11 14:23 Agostino Sarubbo
2020-08-11 14:13 Agostino Sarubbo
2020-08-10 18:04 Sergei Trofimovich
2020-08-10 12:04 Agostino Sarubbo
2020-08-10 9:30 Agostino Sarubbo
2020-07-01 21:33 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-06-06 19:31 Mart Raudsepp
2020-05-28 15:45 Agostino Sarubbo
2020-05-28 15:39 Agostino Sarubbo
2020-05-28 12:32 Agostino Sarubbo
2020-05-27 6:28 Sergei Trofimovich
2020-05-25 21:33 Sergei Trofimovich
2020-05-25 12:25 Mikle Kolyada
2020-05-25 9:36 Sergei Trofimovich
2020-05-25 9:29 Sergei Trofimovich
2020-05-02 17:51 Sergei Trofimovich
2020-04-19 10:48 Sergei Trofimovich
2020-04-08 6:10 Mart Raudsepp
2020-04-05 10:07 Sergei Trofimovich
2020-04-03 13:11 Agostino Sarubbo
2020-04-03 12:19 Agostino Sarubbo
2020-04-03 12:16 Agostino Sarubbo
2020-04-03 12:13 Agostino Sarubbo
2020-04-03 12:12 Agostino Sarubbo
2020-04-03 12:06 Agostino Sarubbo
2020-04-03 9:02 Agostino Sarubbo
2020-03-24 7:09 Sergei Trofimovich
2020-03-24 7:09 Sergei Trofimovich
2020-03-23 23:58 Sergei Trofimovich
2020-03-21 9:24 Mart Raudsepp
2020-02-26 13:53 Sergei Trofimovich
2020-02-13 19:52 Sergei Trofimovich
2020-02-13 13:03 Agostino Sarubbo
2020-02-13 12:46 Agostino Sarubbo
2020-02-13 12:38 Agostino Sarubbo
2020-02-13 12:27 Agostino Sarubbo
2020-02-13 12:19 Agostino Sarubbo
2020-02-13 12:10 Agostino Sarubbo
2020-02-13 12:03 Agostino Sarubbo
2020-02-13 8:57 Agostino Sarubbo
2019-09-21 5:20 Matt Turner
2019-09-20 6:39 Sergei Trofimovich
2019-09-13 12:04 Agostino Sarubbo
2019-09-09 6:02 Agostino Sarubbo
2019-09-09 5:54 Agostino Sarubbo
2019-09-09 3:59 Matt Turner
2019-09-08 22:29 Aaron Bauman
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 18:26 Sergei Trofimovich
2019-09-08 10:22 Agostino Sarubbo
2019-09-08 1:13 Thomas Deutschmann
2019-05-05 20:33 Mikle Kolyada
2018-09-05 19:31 Anthony G. Basile
2018-09-05 15:36 Anthony G. Basile
2018-08-27 19:13 Jeroen Roovers
2018-07-02 18:27 Markus Meier
2018-06-25 16:06 Tobias Klausmann
2018-06-23 8:24 Sergei Trofimovich
2018-06-18 10:13 Lars Wendler
2018-06-18 10:13 Lars Wendler
2018-06-06 15:25 Thomas Deutschmann
2018-06-05 17:25 Mart Raudsepp
2018-06-05 17:20 Mike Frysinger
2018-06-02 21:48 Sergei Trofimovich
2018-06-02 19:28 Andreas Hüttel
2018-01-16 15:04 Lars Wendler
2017-11-19 14:35 Andreas Hüttel
2017-09-16 11:32 Andreas Hüttel
2017-09-06 11:35 Andreas Hüttel
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=1514661156.3e80fdd6483e859f3d22425a0f2216364687ab81.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