[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2024-03-02 Thread Sam James
commit: 3a2dc3d406baedbd9a6df35c6025228cd7baceb3
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar  3 06:03:22 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar  3 06:03:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2dc3d4

net-libs/socket_wrapper: drop 1.3.4

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/socket_wrapper-1.3.4.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 1d4c04730ed3..4c35b40ce963 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,3 +1,2 @@
-DIST socket_wrapper-1.3.4.tar.gz 81997 BLAKE2B 
5d290ef59c16fbdde362749196cc91c3f050518f82cb14fbafa3e00d5fb51a6b085b94b08413ca601731440d8eadb5dfbe8d011567fd67b1240b0cc380504813
 SHA512 
6e6a940e26d0f4dc4f1c0f84643d5a124bb2cccd1713481e9c42ea7986884928d736b1ef8da8a2aef3d3803938b6e1ebd30bdbe9784fda95a9a59cdbd1d19f61
 DIST socket_wrapper-1.4.0.tar.gz 87353 BLAKE2B 
67c2a4bae2e1031399137e404e95e6e6cfa1143ff659a7d34533e908f9169b8a79d1dfffaa51a6280a8cfc9e03dc07585ff41b0e087527b1ad0bb5adb282156e
 SHA512 
944e5ff2b6919e414f9045fe294b9b4813272fe7c00f5ac144c999b99572be6b3ed2eb975ec1d07bd853cffea6dffe339280e4961520d34667f808f76b47db57
 DIST socket_wrapper-1.4.2.tar.gz 90641 BLAKE2B 
8a43f48ed8f3809eac8c86ee55e740ac37068d729f3f36955b9f017f29c40fa86f1f4455d2e33c8bb9413e25d8e7cb4bab84cd2688f54febb17d41c37ceb4d79
 SHA512 
30de1dfa6bfae51114b0557a00b87c785b7a00cf62d495b5c4bd837f32016ed58f942e7de0c33d09aa72e533f58283af6b5ae50f276ad7e58e853e32a8400024

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
deleted file mode 100644
index 2b07afba94d0..
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUNIT_TESTING=$(usex test ON OFF)
-   )
-   cmake-multilib_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2024-03-02 Thread Sam James
commit: 97fc44852d225d13cc8f60030ddf30c1e30552df
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar  3 05:49:30 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar  3 05:49:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97fc4485

net-libs/socket_wrapper: add 1.4.2

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.4.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 66d1f6662ab1..1d4c04730ed3 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST socket_wrapper-1.3.4.tar.gz 81997 BLAKE2B 
5d290ef59c16fbdde362749196cc91c3f050518f82cb14fbafa3e00d5fb51a6b085b94b08413ca601731440d8eadb5dfbe8d011567fd67b1240b0cc380504813
 SHA512 
6e6a940e26d0f4dc4f1c0f84643d5a124bb2cccd1713481e9c42ea7986884928d736b1ef8da8a2aef3d3803938b6e1ebd30bdbe9784fda95a9a59cdbd1d19f61
 DIST socket_wrapper-1.4.0.tar.gz 87353 BLAKE2B 
67c2a4bae2e1031399137e404e95e6e6cfa1143ff659a7d34533e908f9169b8a79d1dfffaa51a6280a8cfc9e03dc07585ff41b0e087527b1ad0bb5adb282156e
 SHA512 
944e5ff2b6919e414f9045fe294b9b4813272fe7c00f5ac144c999b99572be6b3ed2eb975ec1d07bd853cffea6dffe339280e4961520d34667f808f76b47db57
+DIST socket_wrapper-1.4.2.tar.gz 90641 BLAKE2B 
8a43f48ed8f3809eac8c86ee55e740ac37068d729f3f36955b9f017f29c40fa86f1f4455d2e33c8bb9413e25d8e7cb4bab84cd2688f54febb17d41c37ceb4d79
 SHA512 
30de1dfa6bfae51114b0557a00b87c785b7a00cf62d495b5c4bd837f32016ed58f942e7de0c33d09aa72e533f58283af6b5ae50f276ad7e58e853e32a8400024

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.2.ebuild
new file mode 100644
index ..616af852b9e3
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib flag-o-matic
+
+DESCRIPTION="Library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
+
+src_configure() {
+   # https://gcc.gnu.org/PR46596
+   # https://gcc.gnu.org/PR101270
+   filter-flags -fno-semantic-interposition
+
+   local mycmakeargs=(
+   -DUNIT_TESTING=$(usex test ON OFF)
+   )
+   cmake-multilib_src_configure
+}
+
+src_test() {
+   ewarn "test_echo_tcp_poll takes a while to run!"
+   cmake_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-04-01 Thread Arthur Zamarin
commit: 6316e2c04b1f4dcde496f6d64624f820d45c5be0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  1 16:32:04 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  1 16:32:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6316e2c0

net-libs/socket_wrapper: Stabilize 1.4.0 ppc, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index a48c2c4a3ef3..be6ea8f06919 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-04-01 Thread Arthur Zamarin
commit: be65b8c9c74c482182ebd1030a82ebc20d1eebb1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  1 16:31:57 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  1 16:31:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be65b8c9

net-libs/socket_wrapper: Stabilize 1.4.0 arm64, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index 8adc1fdea8f7..a48c2c4a3ef3 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-04-01 Thread Arthur Zamarin
commit: 286373f61f1462f65eb29cf63d4b1919dde57ae6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  1 16:31:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  1 16:31:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286373f6

net-libs/socket_wrapper: Stabilize 1.4.0 arm, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index 5ed8dfc3e8c1..8adc1fdea8f7 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-03-16 Thread Arthur Zamarin
commit: 9862700cb62420e9ef8a3981b36f2eb7602f9681
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 16 17:37:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 16 17:37:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9862700c

net-libs/socket_wrapper: Stabilize 1.4.0 ppc64, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index cb3360386751..5ed8dfc3e8c1 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-02-26 Thread Arthur Zamarin
commit: e4cc66942b3a1cb17c50cc8c46b2eb2a08097186
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Feb 26 19:09:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb 26 19:09:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4cc6694

net-libs/socket_wrapper: Stabilize 1.4.0 sparc, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index 9ee1c9b2a444..cb3360386751 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-02-23 Thread Arthur Zamarin
commit: f1dcbdc8cb17efad8e17bb60498e4a0f6f2c93c7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 23 20:47:23 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 23 20:47:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dcbdc8

net-libs/socket_wrapper: Stabilize 1.4.0 amd64, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index f785bc51dc55..9ee1c9b2a444 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-02-23 Thread Arthur Zamarin
commit: d6d3e8df29567064615dd16aed087bfcd0639762
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 23 20:03:52 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 23 20:03:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d3e8df

net-libs/socket_wrapper: Stabilize 1.4.0 x86, #893086

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
index b719ee9e2057..f785bc51dc55 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2023-01-28 Thread Andreas Sturmlechner
commit: 23369936de993a813292ce0a06b9571f84da2de0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 28 19:19:20 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 28 23:20:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23369936

net-libs/socket_wrapper: add 1.4.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.4.0.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index bb5c6e5a9eca..66d1f6662ab1 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1 +1,2 @@
 DIST socket_wrapper-1.3.4.tar.gz 81997 BLAKE2B 
5d290ef59c16fbdde362749196cc91c3f050518f82cb14fbafa3e00d5fb51a6b085b94b08413ca601731440d8eadb5dfbe8d011567fd67b1240b0cc380504813
 SHA512 
6e6a940e26d0f4dc4f1c0f84643d5a124bb2cccd1713481e9c42ea7986884928d736b1ef8da8a2aef3d3803938b6e1ebd30bdbe9784fda95a9a59cdbd1d19f61
+DIST socket_wrapper-1.4.0.tar.gz 87353 BLAKE2B 
67c2a4bae2e1031399137e404e95e6e6cfa1143ff659a7d34533e908f9169b8a79d1dfffaa51a6280a8cfc9e03dc07585ff41b0e087527b1ad0bb5adb282156e
 SHA512 
944e5ff2b6919e414f9045fe294b9b4813272fe7c00f5ac144c999b99572be6b3ed2eb975ec1d07bd853cffea6dffe339280e4961520d34667f808f76b47db57

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
new file mode 100644
index ..b719ee9e2057
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib
+
+DESCRIPTION="Library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUNIT_TESTING=$(usex test ON OFF)
+   )
+   cmake-multilib_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-09-29 Thread Sam James
commit: f8f0ec32010bdb2235f8efb5c1899e89da281c4c
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 30 03:10:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 30 03:10:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f0ec32

net-libs/socket_wrapper: drop 1.3.2

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/socket_wrapper-1.3.2.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 05ac2accba78..bb5c6e5a9eca 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1 @@
-DIST socket_wrapper-1.3.2.tar.gz 86255 BLAKE2B 
33f526a8871cfb1a889a84660ea8e82b6e591646924e16d2c452bb001e0eb4c1457b8151208bbec55c13c40fd124c160fc85d0df227519f62a2683e4ea1acb85
 SHA512 
f4d3a7026f1777a4c3b5481a0f6e6057b6372e9b64f44523ec1ebf0a34159d7154493dce6ee3c95fbea15607c6ada1382f2475d5d553133a061c80719c135b9d
 DIST socket_wrapper-1.3.4.tar.gz 81997 BLAKE2B 
5d290ef59c16fbdde362749196cc91c3f050518f82cb14fbafa3e00d5fb51a6b085b94b08413ca601731440d8eadb5dfbe8d011567fd67b1240b0cc380504813
 SHA512 
6e6a940e26d0f4dc4f1c0f84643d5a124bb2cccd1713481e9c42ea7986884928d736b1ef8da8a2aef3d3803938b6e1ebd30bdbe9784fda95a9a59cdbd1d19f61

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
deleted file mode 100644
index 592b4c03a684..
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUNIT_TESTING=$(usex test ON OFF)
-   )
-   cmake-multilib_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-31 Thread Jakov Smolić
commit: 501c37bcc5ace3a02067ef4ca14d19a87288785f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Aug 31 07:37:17 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Aug 31 07:37:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501c37bc

net-libs/socket_wrapper: Stabilize 1.3.4 ppc64, #867577

Signed-off-by: Jakov Smolić  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index ba80acff71a0..98750c5d12a2 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-31 Thread Jakov Smolić
commit: 044489f067b127a4e89415f5756ff4349c6b5ab1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Aug 31 06:41:11 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Aug 31 06:41:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044489f0

net-libs/socket_wrapper: Stabilize 1.3.4 ppc, #867577

Signed-off-by: Jakov Smolić  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index ce8e5e090386..ba80acff71a0 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-30 Thread Sam James
commit: c73e6d28baf99a6990813767c7775de32186f638
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 31 02:49:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 31 02:49:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73e6d28

net-libs/socket_wrapper: Stabilize 1.3.4 arm, #867577

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index 9b617df6bf00..ce8e5e090386 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-30 Thread Sam James
commit: 80cd1d9db77a3e580edd1059199078315a240e2d
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 30 22:55:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 30 22:55:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80cd1d9d

net-libs/socket_wrapper: Stabilize 1.3.4 arm64, #867577

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index 8e9e3c6e8bbc..9b617df6bf00 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-30 Thread Sam James
commit: 25dd7338ee8280979748f3fa272de775394b5379
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 30 22:51:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 30 22:51:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25dd7338

net-libs/socket_wrapper: Stabilize 1.3.4 sparc, #867577

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index 8e3cc624cbf4..8e9e3c6e8bbc 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-30 Thread Sam James
commit: 77822bed43a53209188cb15d9ef38f5ddee73217
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 30 22:50:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 30 22:50:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77822bed

net-libs/socket_wrapper: Stabilize 1.3.4 x86, #867577

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index 504761bc3c4f..8e3cc624cbf4 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-30 Thread Sam James
commit: f68dfb6c97939b5dd97dc58951eba38bd6f91ca4
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 30 22:50:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 30 22:50:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68dfb6c

net-libs/socket_wrapper: Stabilize 1.3.4 amd64, #867577

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
index 52c36e4a8cc9..504761bc3c4f 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2022-08-03 Thread Sam James
commit: ac3dc0e0e3695af6d5b31e83478717669ceff559
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug  3 23:12:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug  3 23:26:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3dc0e0

net-libs/socket_wrapper: add 1.3.4

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.3.4.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index db0b6d157fdc..05ac2accba78 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1 +1,2 @@
 DIST socket_wrapper-1.3.2.tar.gz 86255 BLAKE2B 
33f526a8871cfb1a889a84660ea8e82b6e591646924e16d2c452bb001e0eb4c1457b8151208bbec55c13c40fd124c160fc85d0df227519f62a2683e4ea1acb85
 SHA512 
f4d3a7026f1777a4c3b5481a0f6e6057b6372e9b64f44523ec1ebf0a34159d7154493dce6ee3c95fbea15607c6ada1382f2475d5d553133a061c80719c135b9d
+DIST socket_wrapper-1.3.4.tar.gz 81997 BLAKE2B 
5d290ef59c16fbdde362749196cc91c3f050518f82cb14fbafa3e00d5fb51a6b085b94b08413ca601731440d8eadb5dfbe8d011567fd67b1240b0cc380504813
 SHA512 
6e6a940e26d0f4dc4f1c0f84643d5a124bb2cccd1713481e9c42ea7986884928d736b1ef8da8a2aef3d3803938b6e1ebd30bdbe9784fda95a9a59cdbd1d19f61

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
new file mode 100644
index ..52c36e4a8cc9
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUNIT_TESTING=$(usex test ON OFF)
+   )
+   cmake-multilib_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-07-24 Thread Marek Szuba
commit: f831be6f20420dbc2aed200cc0604d264a316215
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Jul 24 21:09:21 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Jul 24 23:02:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f831be6f

net-libs/socket_wrapper: keyword 1.3.2 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index 590a6da95fa..4729ad6d13e 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/, net-libs/socket_wrapper/files/

2021-05-22 Thread Lars Wendler
commit: 895cd505ac064877f5411a6b6b867876e7eb3ca5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May 22 19:03:14 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May 22 20:12:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895cd505

net-libs/socket_wrapper: Drop 1.2.3

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/files/1.2.4-tests-pid.patch | 47 --
 .../socket_wrapper/socket_wrapper-1.2.3.ebuild | 28 -
 3 files changed, 76 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 8b296abbd49..db0b6d157fd 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1 @@
-DIST socket_wrapper-1.2.3.tar.gz 67476 BLAKE2B 
66858406398ce3f33311390812f5fe377a7064d94be5af15fe03c363ab39798fd5a5dad7259e4ef477887c3de8b1d4d1739d08128adea0b1759b3227b4657214
 SHA512 
78eb85da900b43cbb5b639f19a159fc55ec1209a1a86d5d1eee5f5d749043712b74c0f8fcb77f5a9bb705568f4cd1cbc89f85941946c745ca2d3a60878b2
 DIST socket_wrapper-1.3.2.tar.gz 86255 BLAKE2B 
33f526a8871cfb1a889a84660ea8e82b6e591646924e16d2c452bb001e0eb4c1457b8151208bbec55c13c40fd124c160fc85d0df227519f62a2683e4ea1acb85
 SHA512 
f4d3a7026f1777a4c3b5481a0f6e6057b6372e9b64f44523ec1ebf0a34159d7154493dce6ee3c95fbea15607c6ada1382f2475d5d553133a061c80719c135b9d

diff --git a/net-libs/socket_wrapper/files/1.2.4-tests-pid.patch 
b/net-libs/socket_wrapper/files/1.2.4-tests-pid.patch
deleted file mode 100644
index 49aca70becd..000
--- a/net-libs/socket_wrapper/files/1.2.4-tests-pid.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-From a70e32fa9d60adde861618c91618a3be80f07c22 Mon Sep 17 00:00:00 2001
-From: Mike Gilbert 
-Date: Thu, 7 May 2020 23:28:50 -0400
-Subject: [PATCH] tests: do not truncate pid to 16 bits
-
-On Linux, pid_t is a 32-bit type, and the kernel permits pids up to 22
-bits in length.
-
-Signed-off-by: Mike Gilbert 

- tests/torture.c | 10 --
- 1 file changed, 4 insertions(+), 6 deletions(-)
-
-diff --git a/tests/torture.c b/tests/torture.c
-index e55ebcf..8524138 100644
 a/tests/torture.c
-+++ b/tests/torture.c
-@@ -255,8 +255,7 @@ void torture_teardown_socket_dir(void **state)
- void torture_teardown_echo_srv(void **state)
- {
-   struct torture_state *s = *state;
--  char buf[8] = {0};
--  long int tmp;
-+  char buf[11] = {0};
-   ssize_t rc;
-   pid_t pid;
-   int fd;
-@@ -277,13 +276,12 @@ void torture_teardown_echo_srv(void **state)
- 
-   buf[sizeof(buf) - 1] = '\0';
- 
--  tmp = strtol(buf, NULL, 10);
--  if (tmp == 0 || tmp > 0x || errno == ERANGE) {
-+  errno = 0;
-+  pid = strtol(buf, NULL, 10);
-+  if (pid == 0 || errno != 0) {
-   goto done;
-   }
- 
--  pid = (pid_t)(tmp & 0x);
--
-   for (count = 0; count < 10; count++) {
-   /* Make sure the daemon goes away! */
-   kill(pid, SIGTERM);
--- 
-2.26.2
-

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
deleted file mode 100644
index 29a7bc24504..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
-
-PATCHES=(
-   "${FILESDIR}"/1.2.4-tests-pid.patch
-)
-
-src_configure() {
-   local mycmakeargs=(
-   -DUNIT_TESTING=$(usex test ON OFF)
-   )
-   cmake-multilib_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-05-15 Thread Sam James
commit: c156a2ced8951ea0ef588a7f2229646c199f1131
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 18:03:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 18:03:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c156a2ce

net-libs/socket_wrapper: Stabilize 1.3.2 sparc, #778026

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index e54e66e2d23..590a6da95fa 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-05-15 Thread Sam James
commit: b03b93f2ecb9842723ccd57ff81bead8dc8eb867
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 17:59:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 17:59:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03b93f2

net-libs/socket_wrapper: Stabilize 1.3.2 arm64, #778026

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index e18db2f76ca..e54e66e2d23 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-05-14 Thread Sam James
commit: 76f114107f2a49c2a42d49a750f4216ffc3c80f6
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 02:41:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 02:41:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f11410

net-libs/socket_wrapper: Stabilize 1.3.2 arm, #778026

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index 4f4d6f64aca..e18db2f76ca 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-05-13 Thread Sam James
commit: bc1d0aa7cf443d0139a20d0e90a2772390ef83c7
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:15:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:15:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1d0aa7

net-libs/socket_wrapper: Stabilize 1.3.2 x86, #778026

Signed-off-by: Sam James  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index 10e7451f7c0..4f4d6f64aca 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-05-06 Thread Sergei Trofimovich
commit: d24b2fbfd2a7707fe2db8ef0eb7de5e727f5ffd0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu May  6 06:57:01 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu May  6 07:21:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24b2fbf

net-libs/socket_wrapper: stable 1.3.2 for ppc64

stable wrt bug #778026

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index 8ef0b817450..10e7451f7c0 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-05-02 Thread Sergei Trofimovich
commit: 5cbe3d4a69f0fc8afe4ec1b81da497744db983a5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May  2 22:07:37 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May  2 22:07:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cbe3d4a

net-libs/socket_wrapper: stable 1.3.2 for ppc

stable wrt bug #778026

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index a655ebe944e..8ef0b817450 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-04-28 Thread Mikle Kolyada
commit: 1fb03c9d5a7e43df1fdb7d79ca2281d66fc56467
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Apr 28 16:52:16 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Apr 28 16:52:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb03c9d

net-libs/socket_wrapper: Stabilize 1.3.2 amd64, #778026

Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
index b714f672e70..a655ebe944e 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2021-02-25 Thread Andreas Sturmlechner
commit: 5c734e9fbe789d54100072ce68408871b129b22c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 25 10:17:08 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 25 14:03:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c734e9f

net-libs/socket_wrapper: 1.3.2 version bump, switch to cmake.eclass

Closes: https://bugs.gentoo.org/737614
Closes: https://bugs.gentoo.org/770571
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.3.2.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 025082872d5..8b296abbd49 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1 +1,2 @@
 DIST socket_wrapper-1.2.3.tar.gz 67476 BLAKE2B 
66858406398ce3f33311390812f5fe377a7064d94be5af15fe03c363ab39798fd5a5dad7259e4ef477887c3de8b1d4d1739d08128adea0b1759b3227b4657214
 SHA512 
78eb85da900b43cbb5b639f19a159fc55ec1209a1a86d5d1eee5f5d749043712b74c0f8fcb77f5a9bb705568f4cd1cbc89f85941946c745ca2d3a60878b2
+DIST socket_wrapper-1.3.2.tar.gz 86255 BLAKE2B 
33f526a8871cfb1a889a84660ea8e82b6e591646924e16d2c452bb001e0eb4c1457b8151208bbec55c13c40fd124c160fc85d0df227519f62a2683e4ea1acb85
 SHA512 
f4d3a7026f1777a4c3b5481a0f6e6057b6372e9b64f44523ec1ebf0a34159d7154493dce6ee3c95fbea15607c6ada1382f2475d5d553133a061c80719c135b9d

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
new file mode 100644
index 000..b714f672e70
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.3.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_ECLASS=cmake
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUNIT_TESTING=$(usex test ON OFF)
+   )
+   cmake-multilib_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2020-05-09 Thread Mart Raudsepp
commit: 834abd32215650a677815e6ae429842bc815491a
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sat May  9 01:56:16 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat May  9 08:47:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834abd32

net-libs/socket_wrapper: arm64 stable (bug #719108)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index 6f4bafee216..1c99cfc52cc 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/, net-libs/socket_wrapper/files/

2020-05-07 Thread Mike Gilbert
commit: 92957d0a4e66217194d92beb864ef7b9f2c04cbb
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri May  8 03:34:55 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri May  8 03:34:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92957d0a

net-libs/socket_wrapper: enable unit tests

Signed-off-by: Mike Gilbert  gentoo.org>

 .../socket_wrapper/files/1.2.4-tests-pid.patch | 47 ++
 .../socket_wrapper/socket_wrapper-1.2.3.ebuild | 14 ++-
 2 files changed, 59 insertions(+), 2 deletions(-)

diff --git a/net-libs/socket_wrapper/files/1.2.4-tests-pid.patch 
b/net-libs/socket_wrapper/files/1.2.4-tests-pid.patch
new file mode 100644
index 000..49aca70becd
--- /dev/null
+++ b/net-libs/socket_wrapper/files/1.2.4-tests-pid.patch
@@ -0,0 +1,47 @@
+From a70e32fa9d60adde861618c91618a3be80f07c22 Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Thu, 7 May 2020 23:28:50 -0400
+Subject: [PATCH] tests: do not truncate pid to 16 bits
+
+On Linux, pid_t is a 32-bit type, and the kernel permits pids up to 22
+bits in length.
+
+Signed-off-by: Mike Gilbert 
+---
+ tests/torture.c | 10 --
+ 1 file changed, 4 insertions(+), 6 deletions(-)
+
+diff --git a/tests/torture.c b/tests/torture.c
+index e55ebcf..8524138 100644
+--- a/tests/torture.c
 b/tests/torture.c
+@@ -255,8 +255,7 @@ void torture_teardown_socket_dir(void **state)
+ void torture_teardown_echo_srv(void **state)
+ {
+   struct torture_state *s = *state;
+-  char buf[8] = {0};
+-  long int tmp;
++  char buf[11] = {0};
+   ssize_t rc;
+   pid_t pid;
+   int fd;
+@@ -277,13 +276,12 @@ void torture_teardown_echo_srv(void **state)
+ 
+   buf[sizeof(buf) - 1] = '\0';
+ 
+-  tmp = strtol(buf, NULL, 10);
+-  if (tmp == 0 || tmp > 0x || errno == ERANGE) {
++  errno = 0;
++  pid = strtol(buf, NULL, 10);
++  if (pid == 0 || errno != 0) {
+   goto done;
+   }
+ 
+-  pid = (pid_t)(tmp & 0x);
+-
+   for (count = 0; count < 10; count++) {
+   /* Make sure the daemon goes away! */
+   kill(pid, SIGTERM);
+-- 
+2.26.2
+

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index a34e9de9815..6f4bafee216 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -14,5 +14,15 @@ KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
+BDEPEND="test? ( >=dev-util/cmocka-1.1.0 )"
+
+PATCHES=(
+   "${FILESDIR}"/1.2.4-tests-pid.patch
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DUNIT_TESTING=$(usex test ON OFF)
+   )
+   cmake-multilib_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2020-03-21 Thread Lars Wendler
commit: 19c3821101308594b39281930d113de3ce0ce99e
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Mar 21 20:54:55 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Mar 21 20:55:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c38211

net-libs/socket_wrapper: Removed myself as primary maintainer

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/metadata.xml | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-libs/socket_wrapper/metadata.xml 
b/net-libs/socket_wrapper/metadata.xml
index f05d1f26683..48f6ca46f45 100644
--- a/net-libs/socket_wrapper/metadata.xml
+++ b/net-libs/socket_wrapper/metadata.xml
@@ -1,12 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-polynomia...@gentoo.org
-Lars Wendler
-  
-
+  
 sa...@gentoo.org
-Samba
+Samba Team
   
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2020-01-26 Thread Andreas Sturmlechner
commit: 77449d5f5228e1584da20d63bbcbf675ce650db3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 00:50:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 21:26:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77449d5f

net-libs/socket_wrapper: Drop 1.1.6, 1.1.7, 1.1.9, 1.2.1

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  4 
 .../socket_wrapper/socket_wrapper-1.1.6.ebuild | 25 --
 .../socket_wrapper/socket_wrapper-1.1.7.ebuild | 25 --
 .../socket_wrapper/socket_wrapper-1.1.9.ebuild | 25 --
 .../socket_wrapper/socket_wrapper-1.2.1.ebuild | 18 
 5 files changed, 97 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 1574c2a2dd9..025082872d5 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,5 +1 @@
-DIST socket_wrapper-1.1.6.tar.gz 54150 BLAKE2B 
c9d655d87e4462bf36289c7800e17fed9db24153fd82e11eaa1007a1507e3ec146d94beb6425c6e43941f904698eaddbf138707adda74735d7812845751176f8
 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
-DIST socket_wrapper-1.1.7.tar.gz 54774 BLAKE2B 
132b3875cc3434b2ae9c9e37c664737c7916fee9f1c0a6207b85e881c37c6222d17f8ca191519d8bafcbfad7700c7e24726fa807a5cd2ceb233ebf129a282e54
 SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
-DIST socket_wrapper-1.1.9.tar.gz 772252 BLAKE2B 
ab8031ddd5b22fc9534daf996dd137466d2592bb83dfac4f15fb1adc3f0369544ad74b5b8fdb8dd61a09b6264f445604571d1b6b886401b96720ccd0499219bc
 SHA512 
62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64
-DIST socket_wrapper-1.2.1.tar.gz 67955 BLAKE2B 
77091f0650ef4be31e581e32651920acd532c8a0018ff2775c0b273ddabdd4251a63b9cb2536f2dbda37b324e13ecf49422241fe7cdb92c8439e4b675f88af96
 SHA512 
2e905591bf7ff9cf06a1b5ce2c683996a32c6d08a416aeb07e4b6049849c915040b528171275a8b101a3ea549f05c9c7b2fc9ad6096089dc471e0278a4fc610d
 DIST socket_wrapper-1.2.3.tar.gz 67476 BLAKE2B 
66858406398ce3f33311390812f5fe377a7064d94be5af15fe03c363ab39798fd5a5dad7259e4ef477887c3de8b1d4d1739d08128adea0b1759b3227b4657214
 SHA512 
78eb85da900b43cbb5b639f19a159fc55ec1209a1a86d5d1eee5f5d749043712b74c0f8fcb77f5a9bb705568f4cd1cbc89f85941946c745ca2d3a60878b2

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
deleted file mode 100644
index b7634586956..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( 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
-}

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
deleted file mode 100644
index 3fcdc04954a..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( 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
-}

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild
deleted file mode 100644
index 117f187291e..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 

[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2020-01-02 Thread Sergei Trofimovich
commit: d7e6fb81779c2a5590f7abdc678272686e0f3073
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jan  1 23:12:07 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan  2 08:40:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e6fb81

net-libs/socket_wrapper: stable 1.2.3 for hppa, bug #700312

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index ed9460a5c1e..9214fbdc49a 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2020-01-01 Thread Agostino Sarubbo
commit: bc0b4063dcddb9495c83149d0d56b126e789e15b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan  1 12:53:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan  1 12:53:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0b4063

net-libs/socket_wrapper: arm stable wrt bug #700312

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index c797672a668..ed9460a5c1e 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-12-30 Thread Agostino Sarubbo
commit: a4205651cb951ca455956ca60c18e7acf2dc57c3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec 30 16:15:12 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec 30 16:15:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4205651

net-libs/socket_wrapper: ia64 stable wrt bug #700312

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index 3d3fbe09b21..c797672a668 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-12-30 Thread Agostino Sarubbo
commit: 610ba47ddf9509d297ed9ddd08cd7804fb229ea4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec 30 16:12:03 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec 30 16:12:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610ba47d

net-libs/socket_wrapper: x86 stable wrt bug #700312

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index dadbb1e7831..3d3fbe09b21 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-12-30 Thread Agostino Sarubbo
commit: a3183161235ac2e8065819070b606ae4ec096788
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec 30 15:52:55 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec 30 15:52:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3183161

net-libs/socket_wrapper: ppc stable wrt bug #700312

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index 94453267e09..dadbb1e7831 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-12-30 Thread Agostino Sarubbo
commit: e7c1481d008004c8c7b93286469ac9cf26d57751
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec 30 15:33:11 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec 30 15:33:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c1481d

net-libs/socket_wrapper: ppc64 stable wrt bug #700312

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index 0cf1aa141e6..94453267e09 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-12-29 Thread Sergei Trofimovich
commit: bc0145c17b40c5f3fb5340b66cd00742043dde90
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Dec 29 18:57:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 29 20:02:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0145c1

net-libs/socket_wrapper: stable 1.2.3 for sparc, bug #700312

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index 91e8249f14d..0cf1aa141e6 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-12-29 Thread Piotr Karbowski
commit: a3dca5445970a1c4bd646075cc792b664c78c3c3
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Dec 29 15:28:50 2019 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Dec 29 15:30:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3dca544

net-libs/socket_wrapper-1.2.3: amd64 stable (bug 700312)

Signed-off-by: Piotr Karbowski  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
index b2882fb8675..91e8249f14d 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-09-26 Thread Thomas Deutschmann
commit: 4ad3788beab099a5a746050a8612dba71d5fe159
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Sep 26 13:35:13 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Sep 26 13:50:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad3788b

net-libs/socket_wrapper: bump to v1.2.3

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-libs/socket_wrapper/Manifest|  1 +
 net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 35836b3b64d..1574c2a2dd9 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -2,3 +2,4 @@ DIST socket_wrapper-1.1.6.tar.gz 54150 BLAKE2B 
c9d655d87e4462bf36289c7800e17fed9
 DIST socket_wrapper-1.1.7.tar.gz 54774 BLAKE2B 
132b3875cc3434b2ae9c9e37c664737c7916fee9f1c0a6207b85e881c37c6222d17f8ca191519d8bafcbfad7700c7e24726fa807a5cd2ceb233ebf129a282e54
 SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 DIST socket_wrapper-1.1.9.tar.gz 772252 BLAKE2B 
ab8031ddd5b22fc9534daf996dd137466d2592bb83dfac4f15fb1adc3f0369544ad74b5b8fdb8dd61a09b6264f445604571d1b6b886401b96720ccd0499219bc
 SHA512 
62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64
 DIST socket_wrapper-1.2.1.tar.gz 67955 BLAKE2B 
77091f0650ef4be31e581e32651920acd532c8a0018ff2775c0b273ddabdd4251a63b9cb2536f2dbda37b324e13ecf49422241fe7cdb92c8439e4b675f88af96
 SHA512 
2e905591bf7ff9cf06a1b5ce2c683996a32c6d08a416aeb07e4b6049849c915040b528171275a8b101a3ea549f05c9c7b2fc9ad6096089dc471e0278a4fc610d
+DIST socket_wrapper-1.2.3.tar.gz 67476 BLAKE2B 
66858406398ce3f33311390812f5fe377a7064d94be5af15fe03c363ab39798fd5a5dad7259e4ef477887c3de8b1d4d1739d08128adea0b1759b3227b4657214
 SHA512 
78eb85da900b43cbb5b639f19a159fc55ec1209a1a86d5d1eee5f5d749043712b74c0f8fcb77f5a9bb705568f4cd1cbc89f85941946c745ca2d3a60878b2

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
new file mode 100644
index 000..f1b0c465c9e
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2019-07-06 Thread Sergei Trofimovich
commit: ec2d9fd2b23e63e1d48264b45cd3ace695694a50
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Jul  6 08:45:06 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jul  6 20:22:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2d9fd2

net-libs/socket_wrapper: stable 1.1.7 for hppa, bug #650382

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index 53de4d5f60b..2cb20646580 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2018-11-21 Thread Lars Wendler
commit: 48842a3819f643922fc1eea86e6df3a67e0d9814
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Nov 21 13:26:36 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Nov 21 13:27:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48842a38

net-libs/socket_wrapper: Bump to version 1.2.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest|  1 +
 net-libs/socket_wrapper/socket_wrapper-1.2.1.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 24e1763b880..9291f2c8efe 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -2,3 +2,4 @@ DIST socket_wrapper-1.1.6.tar.gz 54150 BLAKE2B 
c9d655d87e4462bf36289c7800e17fed9
 DIST socket_wrapper-1.1.7.tar.gz 54774 BLAKE2B 
132b3875cc3434b2ae9c9e37c664737c7916fee9f1c0a6207b85e881c37c6222d17f8ca191519d8bafcbfad7700c7e24726fa807a5cd2ceb233ebf129a282e54
 SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 DIST socket_wrapper-1.1.8.tar.gz 771657 BLAKE2B 
83474eb48638abed2937caf01e85c1405a9b539ce91d3f710bce8ee253a7e69c605a0f1c19186001573e07e5a49d0a676a7936ce9d69910de6a300a6607b5c77
 SHA512 
55c64a4897a09bf2680132337d24bdd5f01e57369b0e1611dea9daca8a57f44d3b6625d3c3e631f954db3f4fc7e85f7ca229ec647f4bfd756f0bcabc6558498d
 DIST socket_wrapper-1.1.9.tar.gz 772252 BLAKE2B 
ab8031ddd5b22fc9534daf996dd137466d2592bb83dfac4f15fb1adc3f0369544ad74b5b8fdb8dd61a09b6264f445604571d1b6b886401b96720ccd0499219bc
 SHA512 
62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64
+DIST socket_wrapper-1.2.1.tar.gz 67955 BLAKE2B 
77091f0650ef4be31e581e32651920acd532c8a0018ff2775c0b273ddabdd4251a63b9cb2536f2dbda37b324e13ecf49422241fe7cdb92c8439e4b675f88af96
 SHA512 
2e905591bf7ff9cf06a1b5ce2c683996a32c6d08a416aeb07e4b6049849c915040b528171275a8b101a3ea549f05c9c7b2fc9ad6096089dc471e0278a4fc610d

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.2.1.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.2.1.ebuild
new file mode 100644
index 000..10f5dbfec6e
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.2.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2018-11-21 Thread Lars Wendler
commit: 927c13f3b80b3d6fe13f93b241d7c614dbdb5f7c
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Nov 21 13:27:11 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Nov 21 13:27:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927c13f3

net-libs/socket_wrapper: Removed old.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/socket_wrapper-1.1.8.ebuild | 24 --
 2 files changed, 25 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 9291f2c8efe..35836b3b64d 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,5 +1,4 @@
 DIST socket_wrapper-1.1.6.tar.gz 54150 BLAKE2B 
c9d655d87e4462bf36289c7800e17fed9db24153fd82e11eaa1007a1507e3ec146d94beb6425c6e43941f904698eaddbf138707adda74735d7812845751176f8
 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 DIST socket_wrapper-1.1.7.tar.gz 54774 BLAKE2B 
132b3875cc3434b2ae9c9e37c664737c7916fee9f1c0a6207b85e881c37c6222d17f8ca191519d8bafcbfad7700c7e24726fa807a5cd2ceb233ebf129a282e54
 SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
-DIST socket_wrapper-1.1.8.tar.gz 771657 BLAKE2B 
83474eb48638abed2937caf01e85c1405a9b539ce91d3f710bce8ee253a7e69c605a0f1c19186001573e07e5a49d0a676a7936ce9d69910de6a300a6607b5c77
 SHA512 
55c64a4897a09bf2680132337d24bdd5f01e57369b0e1611dea9daca8a57f44d3b6625d3c3e631f954db3f4fc7e85f7ca229ec647f4bfd756f0bcabc6558498d
 DIST socket_wrapper-1.1.9.tar.gz 772252 BLAKE2B 
ab8031ddd5b22fc9534daf996dd137466d2592bb83dfac4f15fb1adc3f0369544ad74b5b8fdb8dd61a09b6264f445604571d1b6b886401b96720ccd0499219bc
 SHA512 
62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64
 DIST socket_wrapper-1.2.1.tar.gz 67955 BLAKE2B 
77091f0650ef4be31e581e32651920acd532c8a0018ff2775c0b273ddabdd4251a63b9cb2536f2dbda37b324e13ecf49422241fe7cdb92c8439e4b675f88af96
 SHA512 
2e905591bf7ff9cf06a1b5ce2c683996a32c6d08a416aeb07e4b6049849c915040b528171275a8b101a3ea549f05c9c7b2fc9ad6096089dc471e0278a4fc610d

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
deleted file mode 100644
index 4cbcd2bedf1..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2018-04-28 Thread Mikle Kolyada
commit: 4afefd4cb19a48ea15521b8e58999d78f04d168a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 28 20:07:27 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 28 20:07:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afefd4c

net-libs/socket_wrapper: arm stable wrt bug #650382

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index c1d878ce96f..53de4d5f60b 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2017-12-21 Thread Lars Wendler
commit: 296ba5b1ec7f7c1811d9b6a1ece41a5b3cff096c
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 21 11:23:21 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 21 11:32:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296ba5b1

net-libs/socket_wrapper: Bump to version 1.1.9

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.9.ebuild | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 67d60703b3c..24e1763b880 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,3 +1,4 @@
 DIST socket_wrapper-1.1.6.tar.gz 54150 BLAKE2B 
c9d655d87e4462bf36289c7800e17fed9db24153fd82e11eaa1007a1507e3ec146d94beb6425c6e43941f904698eaddbf138707adda74735d7812845751176f8
 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 DIST socket_wrapper-1.1.7.tar.gz 54774 BLAKE2B 
132b3875cc3434b2ae9c9e37c664737c7916fee9f1c0a6207b85e881c37c6222d17f8ca191519d8bafcbfad7700c7e24726fa807a5cd2ceb233ebf129a282e54
 SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 DIST socket_wrapper-1.1.8.tar.gz 771657 BLAKE2B 
83474eb48638abed2937caf01e85c1405a9b539ce91d3f710bce8ee253a7e69c605a0f1c19186001573e07e5a49d0a676a7936ce9d69910de6a300a6607b5c77
 SHA512 
55c64a4897a09bf2680132337d24bdd5f01e57369b0e1611dea9daca8a57f44d3b6625d3c3e631f954db3f4fc7e85f7ca229ec647f4bfd756f0bcabc6558498d
+DIST socket_wrapper-1.1.9.tar.gz 772252 BLAKE2B 
ab8031ddd5b22fc9534daf996dd137466d2592bb83dfac4f15fb1adc3f0369544ad74b5b8fdb8dd61a09b6264f445604571d1b6b886401b96720ccd0499219bc
 SHA512 
62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild
new file mode 100644
index 000..4cbcd2bedf1
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2017-10-17 Thread Lars Wendler
commit: 5f1170bc2dd2ee87cd06d1a07b9668be88a356ce
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Oct 17 14:22:16 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Oct 17 14:25:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1170bc

net-libs/socket_wrapper: Bump to version 1.1.8

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.8.ebuild | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 3b32fbbb8e2..7238d7c19b3 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 
b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 WHIRLPOOL 
b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e
 DIST socket_wrapper-1.1.7.tar.gz 54774 SHA256 
a3488125a3eee4e5189a69f3ff132e5d637b56bc208bbd6ecee6017d66edf89a SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 WHIRLPOOL 
b09ed79623bd853eaafda7fa4d59a7ad3e7d027b8105f66fe045e5c81a7a78e730ec8f2b9cd3eb9752b6b2dcf0dfdd9b1c123bd88c38b35d122b13d615a0795e
+DIST socket_wrapper-1.1.8.tar.gz 771657 SHA256 
a382e1a59db74415ecc0b8a8b951b82d922b9019c3ee20bbb33a041c99c17b15 SHA512 
55c64a4897a09bf2680132337d24bdd5f01e57369b0e1611dea9daca8a57f44d3b6625d3c3e631f954db3f4fc7e85f7ca229ec647f4bfd756f0bcabc6558498d
 WHIRLPOOL 
8652d0df5ee8d0bce3cb16c1f8cdf71ee1c60c28867e41d99788e922f8e810764fba2964fd9eabd1ec360f7615bde7ce019884f1953f8428317f27c1febcd287

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
new file mode 100644
index 000..4cbcd2bedf1
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2017-06-21 Thread Agostino Sarubbo
commit: 5499f04a9e77ad0224a6aae6bc977a13eff332b7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 21 11:56:45 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 21 11:56:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5499f04a

net-libs/socket_wrapper: ppc stable wrt bug #619516

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index eccc00523bb..c1d878ce96f 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2017-06-10 Thread Agostino Sarubbo
commit: 67a2aeac03dafbbf89c4c3f18cb87721f8a110d3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun 10 13:44:28 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun 10 13:44:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a2aeac

net-libs/socket_wrapper: sparc stable wrt bug #619516

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index 569ac78c7ce..5c5a8cd52c6 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2017-05-26 Thread Agostino Sarubbo
commit: 592ec8269653c0b774b046cf27bc10282846a886
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 26 14:57:36 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 26 14:57:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592ec826

net-libs/socket_wrapper: ppc64 stable wrt bug #619516

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index 085b2594bca..569ac78c7ce 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2017-05-26 Thread Agostino Sarubbo
commit: c56d2fb3ba54399088e3dc742db11ecb188135ed
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 26 13:47:51 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 26 13:47:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c56d2fb3

net-libs/socket_wrapper: amd64 stable wrt bug #619516

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index f3e618a3115..79108480755 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-12-19 Thread Tobias Klausmann
commit: 1ead6013115905bd0fa812a9b3b8d58f0e8784ca
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Dec 19 10:55:51 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Dec 19 10:55:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ead6013

net-libs/socket_wrapper-1.1.7-r0: stable on alpha

Gentoo-Bug: 578004

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index f2e068d..64617f6 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-12-04 Thread Tobias Klausmann
commit: 75b170549fe05545b3cee79f0a5cfe3c459556f8
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Dec  4 16:52:27 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Dec  4 16:52:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b17054

net-libs/socket_wrapper-1.1.7-r0: keyworded for ~alpha

Gentoo-Bug: 591304

 net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index fa15b39..f2e068d 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-05-24 Thread Lars Wendler
commit: 4bf05eca6cf69e48db43be46936142e21e63ba8a
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue May 24 07:58:57 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue May 24 07:59:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf05eca

net-libs/socket_wrapper: Removed old.

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/socket_wrapper-1.1.5.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 503b763..3b32fbb 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,3 +1,2 @@
-DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 
8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 
e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe
 WHIRLPOOL 
acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5
 DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 
b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 WHIRLPOOL 
b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e
 DIST socket_wrapper-1.1.7.tar.gz 54774 SHA256 
a3488125a3eee4e5189a69f3ff132e5d637b56bc208bbd6ecee6017d66edf89a SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 WHIRLPOOL 
b09ed79623bd853eaafda7fa4d59a7ad3e7d027b8105f66fe045e5c81a7a78e730ec8f2b9cd3eb9752b6b2dcf0dfdd9b1c123bd88c38b35d122b13d615a0795e

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
deleted file mode 100644
index ee637ff..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~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
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-05-24 Thread Lars Wendler
commit: fc645c971084f45e9d56db21476172a1ef21
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue May 24 07:58:33 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue May 24 07:59:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc645c97

net-libs/socket_wrapper: Bump to version 1.1.7

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.7.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index e9d7348..503b763 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 
8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 
e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe
 WHIRLPOOL 
acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5
 DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 
b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 WHIRLPOOL 
b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e
+DIST socket_wrapper-1.1.7.tar.gz 54774 SHA256 
a3488125a3eee4e5189a69f3ff132e5d637b56bc208bbd6ecee6017d66edf89a SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
 WHIRLPOOL 
b09ed79623bd853eaafda7fa4d59a7ad3e7d027b8105f66fe045e5c81a7a78e730ec8f2b9cd3eb9752b6b2dcf0dfdd9b1c123bd88c38b35d122b13d615a0795e

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
new file mode 100644
index 000..fa15b39
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-04-24 Thread Stephen Klimaszewski
commit: 4a7ed872473391a485b9a4781236f3501e635ca6
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Sun Apr 24 20:48:57 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Sun Apr 24 20:50:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7ed872

net-libs/socket_wrapper: Add ~arm64 keyword to 1.1.6

Package-Manager: portage-2.2.28

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index e073a17..495cfe3 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-04-23 Thread Jeroen Roovers
commit: 66563c95da3c13462356d1857b4f19f14d1e15b8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Apr 23 10:25:44 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Apr 23 10:25:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66563c95

net-libs/socket_wrapper: Stable for HPPA (bug #578004).

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index e1adf03..e073a17 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-04-11 Thread Agostino Sarubbo
commit: f4f245c8aaa0ff8a9eb15f9dece004b05906616d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 11 13:47:10 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 11 13:47:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f245c8

net-libs/socket_wrapper: sparc stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index 56d38d9..e1adf03 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-04-11 Thread Agostino Sarubbo
commit: ced23cab9b0d4ee29d95c4c1ebeda84bc1fc915b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 11 13:45:59 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 11 13:45:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced23cab

net-libs/socket_wrapper: arm stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index 0a3bef2..56d38d9 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ia64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-04-03 Thread Steve Arnold
commit: e75e711a98d030f51235835092836bc48a2f710a
Author: Stephen L Arnold  gentoo  org>
AuthorDate: Sun Apr  3 20:10:26 2016 +
Commit: Steve Arnold  gentoo  org>
CommitDate: Sun Apr  3 20:11:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75e711a

net-libs/socket_wrapper: keyword for ~arm

Package-Manager: portage-2.2.28

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index 81588d4..0a3bef2 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ia64 ppc ppc64 x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-31 Thread Agostino Sarubbo
commit: ce81fea0d40f5705176b5e919499ce03a17e48be
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Mar 31 09:25:21 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Mar 31 09:25:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce81fea0

net-libs/socket_wrapper: ia64 stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index abd177d..81588d4 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-30 Thread Agostino Sarubbo
commit: ac5bac24beea446088e0384cef6232757131b399
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 30 08:34:03 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 30 08:34:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5bac24

net-libs/socket_wrapper: ppc64 stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index cd45d91..abd177d 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-30 Thread Agostino Sarubbo
commit: fd442bf2c9fecf60f5923a8f2a427eb414758130
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 30 08:29:47 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 30 08:29:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd442bf2

net-libs/socket_wrapper: ppc stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index b09e6bd..cd45d91 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa ppc x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-29 Thread Agostino Sarubbo
commit: 5fbf8b9bffacaada6f4f098388b375aa30d6594c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 29 10:17:53 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 29 10:17:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fbf8b9b

net-libs/socket_wrapper: x86 stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index 61cd4e1..b09e6bd 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-29 Thread Agostino Sarubbo
commit: 21cacfbe0c6d7f90668d0fe514ede907e0a29e97
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 29 10:16:31 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 29 10:16:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21cacfbe

net-libs/socket_wrapper: amd64 stable wrt bug #578498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
index e2c97a6..61cd4e1 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-19 Thread Lars Wendler
commit: 29bc774e3e2af729c67075bb7be753a735cbc559
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Mar 18 13:27:47 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Mar 18 13:34:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bc774e

net-libs/socket_wrapper: Bump to version 1.1.6

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.6.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 586b511..613e800 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST socket_wrapper-1.1.4.tar.gz 51193 SHA256 
535c85950df029b8f583d6757394666dce52ebc9affb62eb95c4c25cba3ef77a SHA512 
a747c7a7c1eaf745c169574d29e920f2350bf77310649180253cc9fe7dd54a872d487604ac24e33a4046866bad3dd9e3b1c7f93dae7b1bcd6638e479acec27ec
 WHIRLPOOL 
98792e8de06b41901f18691ab7e574c369a3559e813a0afdeb16ab319dfa33c285e1e1c97dff57923e0a2989ace0c8904ab56669e65a99790bf465d659b8d971
 DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 
8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 
e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe
 WHIRLPOOL 
acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5
+DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 
b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 WHIRLPOOL 
b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
new file mode 100644
index 000..e2c97a6
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~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
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2016-03-19 Thread Lars Wendler
commit: a8d4d58df08d946b596843fd7ee52148ab153aa6
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Mar 18 13:28:11 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Mar 18 13:34:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d4d58d

net-libs/socket_wrapper: Removed old.

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/socket_wrapper-1.1.4.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 613e800..e9d7348 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,3 +1,2 @@
-DIST socket_wrapper-1.1.4.tar.gz 51193 SHA256 
535c85950df029b8f583d6757394666dce52ebc9affb62eb95c4c25cba3ef77a SHA512 
a747c7a7c1eaf745c169574d29e920f2350bf77310649180253cc9fe7dd54a872d487604ac24e33a4046866bad3dd9e3b1c7f93dae7b1bcd6638e479acec27ec
 WHIRLPOOL 
98792e8de06b41901f18691ab7e574c369a3559e813a0afdeb16ab319dfa33c285e1e1c97dff57923e0a2989ace0c8904ab56669e65a99790bf465d659b8d971
 DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 
8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 
e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe
 WHIRLPOOL 
acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5
 DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 
b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
 WHIRLPOOL 
b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
deleted file mode 100644
index d68a3de..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-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
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2015-11-12 Thread Jeroen Roovers
commit: c29e6642c76871b06eb3e38605228edca87c60a4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Nov 13 07:02:52 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Nov 13 07:02:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29e6642

net-libs/socket_wrapper: Mark ~hppa too.

Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches

 net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
index d68a3de..ee637ff 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html;
 SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2015-10-17 Thread Lars Wendler
commit: d01a8febb61ac317be669cdb1d30063c8238e110
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Oct 17 09:50:22 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Oct 17 09:50:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01a8feb

net-libs/socket_wrapper: Removed old.

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 -
 .../socket_wrapper/socket_wrapper-1.1.3.ebuild | 25 --
 2 files changed, 26 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 38a4096..586b511 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,3 +1,2 @@
-DIST socket_wrapper-1.1.3.tar.gz 50412 SHA256 
a337db45f451495e6f095510add1e2a3e7a9dc399dd6a7aa1f462a063d51ae13 SHA512 
691cd1db877661959d8ded6fe4df8c8e2e4300b2c800897bd3ecf62ea24dcc634188376ba4377868dbd67a8156af3051f53311b7320873b2daead91645473b5a
 WHIRLPOOL 
9009ee4516111e31bd263d91163fc8e1ff7367420dcdc8283b38ea3ab0e9d990639c3804ba3861609af30a65f714629cea465b72dce58b671242b043865c7d04
 DIST socket_wrapper-1.1.4.tar.gz 51193 SHA256 
535c85950df029b8f583d6757394666dce52ebc9affb62eb95c4c25cba3ef77a SHA512 
a747c7a7c1eaf745c169574d29e920f2350bf77310649180253cc9fe7dd54a872d487604ac24e33a4046866bad3dd9e3b1c7f93dae7b1bcd6638e479acec27ec
 WHIRLPOOL 
98792e8de06b41901f18691ab7e574c369a3559e813a0afdeb16ab319dfa33c285e1e1c97dff57923e0a2989ace0c8904ab56669e65a99790bf465d659b8d971
 DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 
8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 
e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe
 WHIRLPOOL 
acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
deleted file mode 100644
index 6d91748..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="ftp://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-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
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2015-10-17 Thread Lars Wendler
commit: 989cbd86670e60d890dce702203f0cb88fff97af
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Oct 17 09:49:37 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Oct 17 09:50:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989cbd86

net-libs/socket_wrapper: Bump to version 1.1.5

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler  gentoo.org>

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.5.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index c87220f..38a4096 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
 DIST socket_wrapper-1.1.3.tar.gz 50412 SHA256 
a337db45f451495e6f095510add1e2a3e7a9dc399dd6a7aa1f462a063d51ae13 SHA512 
691cd1db877661959d8ded6fe4df8c8e2e4300b2c800897bd3ecf62ea24dcc634188376ba4377868dbd67a8156af3051f53311b7320873b2daead91645473b5a
 WHIRLPOOL 
9009ee4516111e31bd263d91163fc8e1ff7367420dcdc8283b38ea3ab0e9d990639c3804ba3861609af30a65f714629cea465b72dce58b671242b043865c7d04
 DIST socket_wrapper-1.1.4.tar.gz 51193 SHA256 
535c85950df029b8f583d6757394666dce52ebc9affb62eb95c4c25cba3ef77a SHA512 
a747c7a7c1eaf745c169574d29e920f2350bf77310649180253cc9fe7dd54a872d487604ac24e33a4046866bad3dd9e3b1c7f93dae7b1bcd6638e479acec27ec
 WHIRLPOOL 
98792e8de06b41901f18691ab7e574c369a3559e813a0afdeb16ab319dfa33c285e1e1c97dff57923e0a2989ace0c8904ab56669e65a99790bf465d659b8d971
+DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 
8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 
e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe
 WHIRLPOOL 
acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
new file mode 100644
index 000..d68a3de
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html;
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE="BSD"
+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
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2015-08-28 Thread Lars Wendler
commit: b020dff3f2d0f1d14bcf9b1229292ffbc134a284
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Fri Aug 28 12:03:58 2015 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Fri Aug 28 12:04:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b020dff3

net-libs/socket_wrapper: Use cmake-multilib eclass.

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler polynomial-c AT gentoo.org

 net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild | 14 +-
 net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild | 14 +-
 2 files changed, 2 insertions(+), 26 deletions(-)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
index 9f2fd92..640369f 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit cmake-utils multilib-minimal
+inherit cmake-multilib
 
 DESCRIPTION=A library passing all socket communications through unix sockets
 HOMEPAGE=https://cwrap.org/socket_wrapper.html;
@@ -16,15 +16,3 @@ IUSE=test
 
 DEPEND=
 RDEPEND=${DEPEND}
-
-multilib_src_configure() {
-   cmake-utils_src_configure
-}
-
-multilib_src_compile() {
-   cmake-utils_src_compile
-}
-
-multilib_src_install() {
-   cmake-utils_src_install
-}

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
index c1a6edf..51b698f 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit cmake-utils multilib-minimal
+inherit cmake-multilib
 
 DESCRIPTION=A library passing all socket communications through unix sockets
 HOMEPAGE=https://cwrap.org/socket_wrapper.html;
@@ -16,15 +16,3 @@ IUSE=test
 
 DEPEND=
 RDEPEND=${DEPEND}
-
-multilib_src_configure() {
-   cmake-utils_src_configure
-}
-
-multilib_src_compile() {
-   cmake-utils_src_compile
-}
-
-multilib_src_install() {
-   cmake-utils_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2015-08-28 Thread Lars Wendler
commit: 56009db7797e82b9b42eb5a5228a6e90fac1
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Fri Aug 28 14:05:48 2015 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Fri Aug 28 14:14:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56009db7

net-libs/socket_wrapper: Workaround for bug #558340

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler polynomial-c AT gentoo.org

 net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild | 7 +++
 net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild | 7 +++
 2 files changed, 14 insertions(+)

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
index 640369f..6d91748 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.3.ebuild
@@ -16,3 +16,10 @@ 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
+}

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
index 51b698f..d68a3de 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
@@ -16,3 +16,10 @@ 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
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/

2015-08-26 Thread Lars Wendler
commit: d83cb5fcecc9c2981188654e0ca147a366715df2
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Wed Aug 26 09:31:36 2015 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Wed Aug 26 09:31:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d83cb5fc

net-libs/socket_wrapper: Bump to version 1.1.4

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler polynomial-c AT gentoo.org

 net-libs/socket_wrapper/Manifest   |  1 +
 .../socket_wrapper/socket_wrapper-1.1.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index deae4ad..c87220f 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1 +1,2 @@
 DIST socket_wrapper-1.1.3.tar.gz 50412 SHA256 
a337db45f451495e6f095510add1e2a3e7a9dc399dd6a7aa1f462a063d51ae13 SHA512 
691cd1db877661959d8ded6fe4df8c8e2e4300b2c800897bd3ecf62ea24dcc634188376ba4377868dbd67a8156af3051f53311b7320873b2daead91645473b5a
 WHIRLPOOL 
9009ee4516111e31bd263d91163fc8e1ff7367420dcdc8283b38ea3ab0e9d990639c3804ba3861609af30a65f714629cea465b72dce58b671242b043865c7d04
+DIST socket_wrapper-1.1.4.tar.gz 51193 SHA256 
535c85950df029b8f583d6757394666dce52ebc9affb62eb95c4c25cba3ef77a SHA512 
a747c7a7c1eaf745c169574d29e920f2350bf77310649180253cc9fe7dd54a872d487604ac24e33a4046866bad3dd9e3b1c7f93dae7b1bcd6638e479acec27ec
 WHIRLPOOL 
98792e8de06b41901f18691ab7e574c369a3559e813a0afdeb16ab319dfa33c285e1e1c97dff57923e0a2989ace0c8904ab56669e65a99790bf465d659b8d971

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
new file mode 100644
index 000..c1a6edf
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils multilib-minimal
+
+DESCRIPTION=A library passing all socket communications through unix sockets
+HOMEPAGE=https://cwrap.org/socket_wrapper.html;
+SRC_URI=https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
+LICENSE=BSD
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+DEPEND=
+RDEPEND=${DEPEND}
+
+multilib_src_configure() {
+   cmake-utils_src_configure
+}
+
+multilib_src_compile() {
+   cmake-utils_src_compile
+}
+
+multilib_src_install() {
+   cmake-utils_src_install
+}