From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpc2/
Date: Mon, 14 Aug 2017 13:36:19 +0000 (UTC) [thread overview]
Message-ID: <1502717746.f00f5a104b330be74d5961d84cdae7cbc09de9ff.polynomial-c@gentoo> (raw)
commit: f00f5a104b330be74d5961d84cdae7cbc09de9ff
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 12:13:40 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 13:35:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00f5a10
net-libs/rpc2: Bump to version 2.14
Package-Manager: Portage-2.3.7, Repoman-2.3.3
net-libs/rpc2/Manifest | 1 +
net-libs/rpc2/rpc2-2.14.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-libs/rpc2/Manifest b/net-libs/rpc2/Manifest
index fcdf37f4674..47d17b08a16 100644
--- a/net-libs/rpc2/Manifest
+++ b/net-libs/rpc2/Manifest
@@ -1,3 +1,4 @@
DIST rpc2-2.0.tar.gz 623373 SHA256 d0aa0620173faeff36a2a4628eb9602125d64556d5126eb28a2d36d06bb0025b SHA512 36489147b29cc69b41a2c7df4044e9a1bcf3e7fa95b0443a9cb429b05493d083eb317feac06f9b026c021c1a654a537818bb23ab155254dd86ddab0f627d7b8d WHIRLPOOL c4233c8ed63d4127f2a4ca5fc6b3456b12b771503b0cb73e9e7052471d3c9f23b46adfb516d98ecf2638ea164f69e5e8cc749af67ae0b26f0d76d7ac927e11d6
DIST rpc2-2.10.tar.gz 595825 SHA256 b381f0a51aab470f4698f0143cf04b22c64e9176d6e4f11c0a50d28b3169fa07 SHA512 45d67a1eab7938c120a933aaa1c938d569fabe5d4e90f190c327d48a75de17a324f0717eeed05ae2874db59dd45d4dd604d3df61209807aed6ae357317e4b0bb WHIRLPOOL a567fefb17800367079fc3e54d2f177d19417a168926ae75479b9ecb77b76c0c5643d659a0e649d97fc59028953baec7f62a79cd2dc0de6ecaccca0ef66fa56c
+DIST rpc2-2.14.tar.gz 628236 SHA256 1a5c8aa838c4e52aa40ad9b269e79695da28154c4ee2c143578b1b8620cccd1b SHA512 7d80a9d2c69469526fa31e0c0a3f0eee20e2662d1ee03eaa3a642d48f152f611f5e219a4d730a94d49b65b77e67eeefb179bc160c0cf7a9d0e7e31f8d7f882c5 WHIRLPOOL 3e41b4585ebf6772780529f790cbb3b72850acc67c8716f627443cfeaaa65cf0fc204027b7646c9b1186db480a8551a49259093d3d65f124933fd194ac6c6b8a
DIST rpc2-2.8.tar.gz 622919 SHA256 6364d2a9d3cd149d5b94056008760d99e4090b684a844764275b346273b137ba SHA512 bc49dc67b29ab265feb8cbef4bdfe23b35dd4f47cc98e2ef1a1a456deb3bafa291e72600360e8c073792a09cca8133542690356eeb2d9b7983c287f7089137a5 WHIRLPOOL d4e46f28c6f1bd5ea56b797e01c018e5413f2ea7f0a5bf15dc25d86d22e328d94d684f08975b7799c142fc3afe602ec4731ae48fd0cd8b328ac861b447fb6bd6
diff --git a/net-libs/rpc2/rpc2-2.14.ebuild b/net-libs/rpc2/rpc2-2.14.ebuild
new file mode 100644
index 00000000000..baa5a0fa569
--- /dev/null
+++ b/net-libs/rpc2/rpc2-2.14.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)"
+HOMEPAGE="http://www.coda.cs.cmu.edu/"
+SRC_URI="http://www.coda.cs.cmu.edu/pub/rpc2/src/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE="static-libs"
+
+RDEPEND=">=sys-libs/lwp-2.5"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
+
+src_install() {
+ default
+ dodoc README.ipv6
+ use static-libs || find "${ED}"/usr -name '*.la' -delete
+}
next reply other threads:[~2017-08-14 13:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-14 13:36 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 5:59 [gentoo-commits] repo/gentoo:master commit in: net-libs/rpc2/ Sam James
2022-11-12 10:52 Sam James
2022-04-12 21:04 Sam James
2019-10-07 19:47 Michał Górny
2019-10-07 19:02 Sergei Trofimovich
2019-10-06 21:18 Thomas Deutschmann
2017-08-14 13:36 Lars Wendler
2016-01-22 8:56 Michael Palimaka
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=1502717746.f00f5a104b330be74d5961d84cdae7cbc09de9ff.polynomial-c@gentoo \
--to=polynomial-c@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