* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-05-27 8:34 Georgy Yakovlev
0 siblings, 0 replies; 29+ messages in thread
From: Georgy Yakovlev @ 2021-05-27 8:34 UTC (permalink / raw
To: gentoo-commits
commit: 272ed8a010c75a418bb4afa9be56565418d10ab0
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 08:30:17 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu May 27 08:33:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272ed8a0
dev-cpp/robin-hood-hashing: keyword 3.11.2 for ~ppc64
Bug: https://bugs.gentoo.org/792360
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index c45e9662148..618570c165d 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-05-30 7:20 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-05-30 7:20 UTC (permalink / raw
To: gentoo-commits
commit: 051c926f7187d0150578e80d76d1406caa719abb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 30 07:20:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 30 07:20:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051c926f
dev-cpp/robin-hood-hashing: Keyword 3.11.2 arm, #792360
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index 618570c165d..3d547b5ab0e 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~ppc64"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-05-31 14:17 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-05-31 14:17 UTC (permalink / raw
To: gentoo-commits
commit: 0595bf8ba2c1398e7d48677f51d05f0650e02ad6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 14:17:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 14:17:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0595bf8b
dev-cpp/robin-hood-hashing: Keyword 3.11.2 arm64, #792360
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index 3d547b5ab0e..13577d90c00 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="~amd64 ~arm ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-06-07 6:20 Sergei Trofimovich
0 siblings, 0 replies; 29+ messages in thread
From: Sergei Trofimovich @ 2021-06-07 6:20 UTC (permalink / raw
To: gentoo-commits
commit: f813afc7ce7deacf0a60b3adca8545754d3ee4dd
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 7 06:19:36 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun 7 06:19:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f813afc7
dev-cpp/robin-hood-hashing: keyworded 3.11.2 for ppc
keyworded wrt bug #792360
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index 13577d90c00..7b03f771bc4 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-06-25 13:53 Marek Szuba
0 siblings, 0 replies; 29+ messages in thread
From: Marek Szuba @ 2021-06-25 13:53 UTC (permalink / raw
To: gentoo-commits
commit: 32aa2865c5807ec72617511c486412318cbb4e9a
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 25 12:55:12 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jun 25 13:53:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32aa2865
dev-cpp/robin-hood-hashing: keyword 3.11.2 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index 7b03f771bc4..852920dd4f0 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-07-28 1:08 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-07-28 1:08 UTC (permalink / raw
To: gentoo-commits
commit: 1786e9f4d944b04ca2a30ad52dc5bfebba42a1ed
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 01:08:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 01:08:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1786e9f4
dev-cpp/robin-hood-hashing: Keyword 3.11.2 x86, #792360
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index 852920dd4f0..40abc80f697 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-08-05 14:08 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-08-05 14:08 UTC (permalink / raw
To: gentoo-commits
commit: 1cf1c6e67dd9a210f11623b439192404cb1d47da
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 14:06:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 14:06:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf1c6e6
dev-cpp/robin-hood-hashing: Stabilize 3.11.2 x86, #806444
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index 8eb1d73ebc0..b9cce77a482 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-08-05 14:13 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-08-05 14:13 UTC (permalink / raw
To: gentoo-commits
commit: cb0bdbf37c531ae45685509d8527d486462936be
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 14:12:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 14:12:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0bdbf3
dev-cpp/robin-hood-hashing: Stabilize 3.11.2 ppc, #806444
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index c5959a53178..7dba16955b3 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-08-05 14:13 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-08-05 14:13 UTC (permalink / raw
To: gentoo-commits
commit: 561de7e867f127cdd8cfdd809c5f9bbb73e8280c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 14:12:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 14:12:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561de7e8
dev-cpp/robin-hood-hashing: Stabilize 3.11.2 ppc64, #806444
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index b9cce77a482..c5959a53178 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2021-08-06 3:43 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2021-08-06 3:43 UTC (permalink / raw
To: gentoo-commits
commit: 9a057061d7a025e0ef0e53a0c6e928989254a613
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 6 03:42:49 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 6 03:42:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a057061
dev-cpp/robin-hood-hashing: Stabilize 3.11.2 arm64, #806444
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
index fae5973519b..1a32ac19260 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-02-20 2:09 Nick Sarnie
0 siblings, 0 replies; 29+ messages in thread
From: Nick Sarnie @ 2022-02-20 2:09 UTC (permalink / raw
To: gentoo-commits
commit: 70406c7f568144c86fb9d45d3796db88651d336f
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 21:49:31 2022 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 02:06:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70406c7f
dev-cpp/robin-hood-hashing: Version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
dev-cpp/robin-hood-hashing/Manifest | 1 +
.../robin-hood-hashing-3.11.5.ebuild | 23 ++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-cpp/robin-hood-hashing/Manifest b/dev-cpp/robin-hood-hashing/Manifest
index c20aed24881b..721c9b323e71 100644
--- a/dev-cpp/robin-hood-hashing/Manifest
+++ b/dev-cpp/robin-hood-hashing/Manifest
@@ -1 +1,2 @@
DIST robin-hood-hashing-3.11.2.tar.gz 170488 BLAKE2B 5fb688f5e21f989456e139b64447393816593ad2a1c3537d067d8ea1717aceaa879e27616657354f62e1466ca491f9d302448a73cddb53c7156a623eb375016b SHA512 5d55f054e29ae34d410eb0103f9f0aa1faf47e313b9f089c73b9c26fd9bedf132f6bb13b4bcd2664309c32fe7e859e346d0a6e7ab7f46b294f9b8db207577795
+DIST robin-hood-hashing-3.11.5.tar.gz 177134 BLAKE2B b114c1d68ff2eae4cdb526e67def750a11056c2b5c400eab0870fda7c81dde5cf3bb168ea13ed3d34f2e57edffea5c58cb79ffb5328ecf839c723c71f54676d3 SHA512 5f73e089b1e8ec41a9bedded22bc64a789d3a3d04873a2ad9f8cc2970797a473b0f4d3436c2324b3ced85a0d983998a75b1dfaf2b7f3b77235b29806ff2fd489
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild
new file mode 100644
index 000000000000..4fff4a53f17e
--- /dev/null
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
+HOMEPAGE="https://github.com/martinus/robin-hood-hashing"
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+ local mycmakeargs=(
+ -DRH_STANDALONE_PROJECT=OFF
+ -DCMAKE_INSTALL_LIBDIR="${ESYSROOT}/usr/share/"
+ )
+ cmake_src_configure
+}
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-03-11 1:06 Nick Sarnie
0 siblings, 0 replies; 29+ messages in thread
From: Nick Sarnie @ 2022-03-11 1:06 UTC (permalink / raw
To: gentoo-commits
commit: 6b57569dc4d44e84a950941e59ea5eedd8476b07
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 01:04:02 2022 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 01:04:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b57569d
dev-cpp/robin-hood-hashing: Fix installation directory
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
.../robin-hood-hashing-3.11.5-r1.ebuild | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
new file mode 100644
index 000000000000..152d26b69823
--- /dev/null
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
+HOMEPAGE="https://github.com/martinus/robin-hood-hashing"
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+ local mycmakeargs=(
+ -DRH_STANDALONE_PROJECT=OFF
+ -DCMAKE_INSTALL_LIBDIR="${EPREFIX}/usr/share/"
+ )
+ cmake_src_configure
+}
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-22 17:41 Arthur Zamarin
0 siblings, 0 replies; 29+ messages in thread
From: Arthur Zamarin @ 2022-04-22 17:41 UTC (permalink / raw
To: gentoo-commits
commit: a4f6a82e0067cfab55e491a58faacd8bb0a97b4c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 17:41:17 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 17:41:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f6a82e
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r1 ppc64, #839963
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index 152d26b69823..9bb83a111562 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-22 17:52 Arthur Zamarin
0 siblings, 0 replies; 29+ messages in thread
From: Arthur Zamarin @ 2022-04-22 17:52 UTC (permalink / raw
To: gentoo-commits
commit: f46a93c1968bb0102f2f60d095c8d59ced559ac4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 17:52:25 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 17:52:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46a93c1
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r1 ppc, #839963
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index 9bb83a111562..e45607b887c1 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-22 18:52 Arthur Zamarin
0 siblings, 0 replies; 29+ messages in thread
From: Arthur Zamarin @ 2022-04-22 18:52 UTC (permalink / raw
To: gentoo-commits
commit: 23e50cc60722eb204dd1c9746cb6c7d9c57733be
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 18:52:41 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 18:52:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e50cc6
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r1 arm64, #839963
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index e45607b887c1..2942313d8604 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-24 6:30 Agostino Sarubbo
0 siblings, 0 replies; 29+ messages in thread
From: Agostino Sarubbo @ 2022-04-24 6:30 UTC (permalink / raw
To: gentoo-commits
commit: 2c720d19c788401ee7b37894cb2d5e2ca64a69e1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 06:30:16 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 06:30:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c720d19
dev-cpp/robin-hood-hashing: amd64 stable wrt bug #839963
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index 2942313d8604..bb2e614d2ccf 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-24 6:34 Agostino Sarubbo
0 siblings, 0 replies; 29+ messages in thread
From: Agostino Sarubbo @ 2022-04-24 6:34 UTC (permalink / raw
To: gentoo-commits
commit: 21fb5aec4f4803e28d4fa17600ed494c393e678d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 06:33:47 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 06:33:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21fb5aec
dev-cpp/robin-hood-hashing: x86 stable wrt bug #839963
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index bb2e614d2ccf..d04a75eec66b 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-24 17:47 Arthur Zamarin
0 siblings, 0 replies; 29+ messages in thread
From: Arthur Zamarin @ 2022-04-24 17:47 UTC (permalink / raw
To: gentoo-commits
commit: 186c31800468c9fae5935e5ca7fa0b05aeabb52a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 17:47:21 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 17:47:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186c3180
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r1 arm, #839963
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index d04a75eec66b..c764c8b45a4b 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-04-29 3:07 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2022-04-29 3:07 UTC (permalink / raw
To: gentoo-commits
commit: 57f26fc0e59a17951f9f1972183311ad31611945
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 03:05:06 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 03:05:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f26fc0
dev-cpp/robin-hood-hashing: fix WhitespaceFound
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 6 +++---
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index c764c8b45a4b..93c98ccdaa8e 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -15,9 +15,9 @@ LICENSE="MIT"
SLOT="0"
src_configure() {
- local mycmakeargs=(
+ local mycmakeargs=(
-DRH_STANDALONE_PROJECT=OFF
-DCMAKE_INSTALL_LIBDIR="${EPREFIX}/usr/share/"
- )
- cmake_src_configure
+ )
+ cmake_src_configure
}
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild
index 4fff4a53f17e..6e42350ec553 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5.ebuild
@@ -15,9 +15,9 @@ LICENSE="MIT"
SLOT="0"
src_configure() {
- local mycmakeargs=(
+ local mycmakeargs=(
-DRH_STANDALONE_PROJECT=OFF
-DCMAKE_INSTALL_LIBDIR="${ESYSROOT}/usr/share/"
- )
- cmake_src_configure
+ )
+ cmake_src_configure
}
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2022-05-13 6:33 WANG Xuerui
0 siblings, 0 replies; 29+ messages in thread
From: WANG Xuerui @ 2022-05-13 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 073daf98407eed133c786f71a4ca3ae6f48bbfc2
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 06:32:27 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Fri May 13 06:32:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073daf98
dev-cpp/robin-hood-hashing: keyword 3.11.5-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
index 93c98ccdaa8e..6eadea18b048 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-04 1:57 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2024-09-04 1:57 UTC (permalink / raw
To: gentoo-commits
commit: e3577dc5ba3b4340ecbc5f9c0d01471c4474685b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 01:56:47 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 01:56:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3577dc5
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 amd64, #939008
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index a9db2e41f8d3..08f58fdc80eb 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-04 1:57 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2024-09-04 1:57 UTC (permalink / raw
To: gentoo-commits
commit: 2582e51d723a1cf4f445178eae6baa9dbb173729
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 01:56:46 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 01:56:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2582e51d
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 arm, #939008
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index 9e31bea3b72a..a9db2e41f8d3 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-04 1:57 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2024-09-04 1:57 UTC (permalink / raw
To: gentoo-commits
commit: 5913cd207e630dacbe6e86071926395e92274e9a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 01:56:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 01:56:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5913cd20
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 x86, #939008
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index 08f58fdc80eb..a3cb06e4716a 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-05 0:06 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2024-09-05 0:06 UTC (permalink / raw
To: gentoo-commits
commit: e19f4e6ebc085dc348d62d2f2382da9d85d387ae
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 00:04:16 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 00:04:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e19f4e6e
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 arm64, #939008
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index a3cb06e4716a..cc77a55b6b9f 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-12 13:45 Sam James
0 siblings, 0 replies; 29+ messages in thread
From: Sam James @ 2024-09-12 13:45 UTC (permalink / raw
To: gentoo-commits
commit: d5657d2ad8dbcac4c514e7611cb4e0efeb763693
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 13:43:54 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 13:45:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5657d2a
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 ppc64, #939008
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index cc77a55b6b9f..cb99458fdeab 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-12 16:16 Jakov Smolić
0 siblings, 0 replies; 29+ messages in thread
From: Jakov Smolić @ 2024-09-12 16:16 UTC (permalink / raw
To: gentoo-commits
commit: c0979f410b411f4600d24674748721121b1eb414
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 16:16:19 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 16:16:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0979f41
dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 ppc, #939008
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index cb99458fdeab..a6b31ac34f70 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-09-17 2:49 Matt Turner
0 siblings, 0 replies; 29+ messages in thread
From: Matt Turner @ 2024-09-17 2:49 UTC (permalink / raw
To: gentoo-commits
commit: 253643cf2bffbb6627908321d07bc6ed3512fb92
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 02:46:14 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 02:46:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253643cf
dev-cpp/robin-hood-hashing: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../robin-hood-hashing-3.11.5-r1.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
deleted file mode 100644
index 6eadea18b048..000000000000
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
-SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
-HOMEPAGE="https://github.com/martinus/robin-hood-hashing"
-
-LICENSE="MIT"
-SLOT="0"
-
-src_configure() {
- local mycmakeargs=(
- -DRH_STANDALONE_PROJECT=OFF
- -DCMAKE_INSTALL_LIBDIR="${EPREFIX}/usr/share/"
- )
- cmake_src_configure
-}
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-11-01 1:10 Matt Turner
0 siblings, 0 replies; 29+ messages in thread
From: Matt Turner @ 2024-11-01 1:10 UTC (permalink / raw
To: gentoo-commits
commit: 0b1059080d780120b2c1917d4540228500f1d2e2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 1 01:02:53 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 01:10:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b105908
dev-cpp/robin-hood-hashing: Reorder variables
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index a6b31ac34f70..af33088be0d7 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,14 +5,13 @@ EAPI=7
inherit cmake
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
-SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
HOMEPAGE="https://github.com/martinus/robin-hood-hashing"
+SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
PATCHES=( "${FILESDIR}/${PN}-include-cstdint.patch" )
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/
@ 2024-11-01 1:10 Matt Turner
0 siblings, 0 replies; 29+ messages in thread
From: Matt Turner @ 2024-11-01 1:10 UTC (permalink / raw
To: gentoo-commits
commit: 94be93ab8d6c3bf175b6d1dc0009e522f5f9777c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 1 01:02:23 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 01:10:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94be93ab
dev-cpp/robin-hood-hashing: Reassign to vulkan@
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-cpp/robin-hood-hashing/metadata.xml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/dev-cpp/robin-hood-hashing/metadata.xml b/dev-cpp/robin-hood-hashing/metadata.xml
index a557cb9cfbad..3dd614efa875 100644
--- a/dev-cpp/robin-hood-hashing/metadata.xml
+++ b/dev-cpp/robin-hood-hashing/metadata.xml
@@ -2,12 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <maintainer type="person">
- <email>sarnex@gentoo.org</email>
- <name>Nick Sarnie</name>
+ <email>vulkan@gentoo.org</email>
+ <name>Vulkan Project</name>
</maintainer>
<upstream>
<remote-id type="github">martinus/robin-hood-hashing</remote-id>
^ permalink raw reply related [flat|nested] 29+ messages in thread
end of thread, other threads:[~2024-11-01 1:10 UTC | newest]
Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-05 0:06 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-hood-hashing/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 1:10 Matt Turner
2024-11-01 1:10 Matt Turner
2024-09-17 2:49 Matt Turner
2024-09-12 16:16 Jakov Smolić
2024-09-12 13:45 Sam James
2024-09-04 1:57 Sam James
2024-09-04 1:57 Sam James
2024-09-04 1:57 Sam James
2022-05-13 6:33 WANG Xuerui
2022-04-29 3:07 Sam James
2022-04-24 17:47 Arthur Zamarin
2022-04-24 6:34 Agostino Sarubbo
2022-04-24 6:30 Agostino Sarubbo
2022-04-22 18:52 Arthur Zamarin
2022-04-22 17:52 Arthur Zamarin
2022-04-22 17:41 Arthur Zamarin
2022-03-11 1:06 Nick Sarnie
2022-02-20 2:09 Nick Sarnie
2021-08-06 3:43 Sam James
2021-08-05 14:13 Sam James
2021-08-05 14:13 Sam James
2021-08-05 14:08 Sam James
2021-07-28 1:08 Sam James
2021-06-25 13:53 Marek Szuba
2021-06-07 6:20 Sergei Trofimovich
2021-05-31 14:17 Sam James
2021-05-30 7:20 Sam James
2021-05-27 8:34 Georgy Yakovlev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox