From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/uid_wrapper/
Date: Mon, 2 Nov 2015 08:20:30 +0000 (UTC) [thread overview]
Message-ID: <1446452426.93f936a8a94ed32a28a7476dd8eaa0c39953d086.polynomial-c@gentoo> (raw)
commit: 93f936a8a94ed32a28a7476dd8eaa0c39953d086
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 2 08:20:15 2015 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Nov 2 08:20:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f936a8
sys-libs/uid_wrapper: Bump to version 1.2.0
Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-libs/uid_wrapper/Manifest | 1 +
sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/sys-libs/uid_wrapper/Manifest b/sys-libs/uid_wrapper/Manifest
index d35e3cc..171c4a5 100644
--- a/sys-libs/uid_wrapper/Manifest
+++ b/sys-libs/uid_wrapper/Manifest
@@ -1,2 +1,3 @@
DIST uid_wrapper-1.1.0.tar.gz 34979 SHA256 d6038b7f9eb04714798ad37b4d0ca677014c5ad7c02b42a4791fd89d8ff7ada3 SHA512 21443e4945e932db6043990693a44c45df04d0a1235b499c1d01bebfbf0feac9bc231f4c9fc14334e8d0e45967344627c7de48e16c5ccb493ab8c2de696ee9f9 WHIRLPOOL 33fe78236b20793f3e490c12fd4c55d1fbf42d115d86ab9b951562e9dd474d26fbec2c676bc6f913a945f95caf02bacf6a49bc4c912959fcae4c3599db987e49
DIST uid_wrapper-1.1.1.tar.gz 35873 SHA256 6995bebda7a729502012fac7f897e139cd9dd0819cb00e4ebf954fa0251b0378 SHA512 eedea3fe9f262c341521fc1d52e8f90cf77571c5a589973783c13e153eca23765d84456182e47bbad89f83b8421a61333241789068bcf243318f8b236c5e3c0c WHIRLPOOL 0e63e2c36ebab932dfc4458084eb4f88a5e0af5b91c0e6ef8f57fa7c6015174c1d7c25749d91c58cdd98afb562f8abfa5b1ba17433c5c25ade4519bac311f508
+DIST uid_wrapper-1.2.0.tar.gz 308300 SHA256 80910aaa975dc90247b1c49f90f21c7c118d39bf642fdef3a8e9d739cab4df69 SHA512 2d893b5b7e986b82f22a361a95d8fd3c236463400bd00616c4fa184c57d9d884d0ac2a8a443536d1d5a921912fca302c2ec88db1021f4f2c18b6f7ef9d67cd07 WHIRLPOOL a7f79ea7ae756ad62c19aca23a3394f1b2473c2f61b95ea0f9ca7093dc2f2a9bc49f61b8b667062a503800115cc6efc5a4dc170c59fc2074a74f242a3655dbb8
diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild
new file mode 100644
index 0000000..a7773d3
--- /dev/null
+++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-multilib
+
+DESCRIPTION="A wrapper to fake privilege separation"
+HOMEPAGE="https://cwrap.org/uid_wrapper.html"
+SRC_URI="ftp://ftp.samba.org/pub/cwrap/${P}.tar.gz
+ https://ftp.samba.org/pub/cwrap/${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
+# Because of this we cannot use cmake-multilib_src_configure() here.
+multilib_src_configure() {
+ local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
+ cmake-utils_src_configure
+}
next reply other threads:[~2015-11-02 8:20 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-02 8:20 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-24 7:13 [gentoo-commits] repo/gentoo:master commit in: sys-libs/uid_wrapper/ Arthur Zamarin
2024-11-20 8:12 Sam James
2024-06-29 11:53 Andreas K. Hüttel
2024-03-03 6:08 Sam James
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-03-16 17:38 Arthur Zamarin
2023-02-26 19:10 Arthur Zamarin
2023-02-23 20:47 Arthur Zamarin
2023-02-23 20:04 Arthur Zamarin
2023-01-28 23:21 Andreas Sturmlechner
2022-12-04 9:23 WANG Xuerui
2022-09-30 3:11 Sam James
2022-08-31 6:27 Jakov Smolić
2022-08-31 6:27 Jakov Smolić
2022-08-31 5:12 Arthur Zamarin
2022-08-30 22:55 Sam James
2022-08-30 22:52 Sam James
2022-08-30 22:51 Sam James
2022-08-30 22:51 Sam James
2022-08-19 8:14 Andreas Sturmlechner
2022-08-03 23:33 Sam James
2021-07-24 23:02 Marek Szuba
2020-12-17 0:59 Sam James
2020-12-05 11:43 Sergei Trofimovich
2020-12-04 18:37 Sergei Trofimovich
2020-12-04 18:31 Sergei Trofimovich
2020-12-02 21:31 Sam James
2020-12-02 10:23 Sam James
2020-12-02 3:06 Thomas Deutschmann
2020-05-09 8:47 Mart Raudsepp
2020-03-28 19:01 Andreas Sturmlechner
2020-03-25 8:12 Agostino Sarubbo
2020-03-23 11:05 Agostino Sarubbo
2020-03-23 11:05 Agostino Sarubbo
2020-03-23 11:04 Agostino Sarubbo
2020-03-23 11:04 Agostino Sarubbo
2020-03-23 11:03 Agostino Sarubbo
2020-03-21 20:55 Lars Wendler
2020-03-21 20:55 Lars Wendler
2020-03-21 20:55 Lars Wendler
2020-03-21 14:10 Andreas Sturmlechner
2019-09-26 13:50 Thomas Deutschmann
2017-11-09 22:05 Mike Gilbert
2017-07-26 9:51 Lars Wendler
2016-12-19 10:56 Tobias Klausmann
2016-12-04 16:52 Tobias Klausmann
2016-11-28 12:45 Lars Wendler
2016-11-28 12:45 Lars Wendler
2016-04-24 20:51 Stephen Klimaszewski
2016-04-23 10:31 Jeroen Roovers
2016-04-11 13:47 Agostino Sarubbo
2016-04-11 13:46 Agostino Sarubbo
2016-04-03 20:11 Steve Arnold
2016-03-31 9:25 Agostino Sarubbo
2016-03-30 8:34 Agostino Sarubbo
2016-03-30 8:30 Agostino Sarubbo
2016-03-29 10:18 Agostino Sarubbo
2016-03-29 10:17 Agostino Sarubbo
2016-03-18 13:34 Lars Wendler
2016-03-18 13:34 Lars Wendler
2015-11-13 7:07 Jeroen Roovers
2015-08-28 14:14 Lars Wendler
2015-08-28 12:04 Lars Wendler
2015-08-21 8:29 Lars Wendler
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=1446452426.93f936a8a94ed32a28a7476dd8eaa0c39953d086.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