[gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-map/

2024-04-08 Thread Andrew Ammerlaan
commit: 67fb1a47966fedbdcbdc4da6f997dd21444ed4c9
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Apr  8 18:12:39 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Apr  8 18:48:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fb1a47

dev-cpp/robin-map: add missing remote-id

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-cpp/robin-map/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-cpp/robin-map/metadata.xml b/dev-cpp/robin-map/metadata.xml
index 7d3acaf5d252..4697a8c86bfb 100644
--- a/dev-cpp/robin-map/metadata.xml
+++ b/dev-cpp/robin-map/metadata.xml
@@ -5,4 +5,7 @@
 s...@gentoo.org
 Gentoo Science Project
   
+  
+Tessil/robin-map
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-map/

2022-02-27 Thread Yixun Lan
commit: 2d32dd3d50c8a1f3c835dd5640a3ea7afc2df5eb
Author: Alex Fan  gmail  com>
AuthorDate: Mon Feb 28 01:42:36 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Feb 28 07:02:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d32dd3d

dev-cpp/robin-map: keyword 0.6.3 for ~riscv

Signed-off-by: Alex Fan  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 dev-cpp/robin-map/robin-map-0.6.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/robin-map/robin-map-0.6.3.ebuild 
b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
index 78a6b31dd3fb..38e1f14137ce 100644
--- a/dev-cpp/robin-map/robin-map-0.6.3.ebuild
+++ b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/Tessil/robin-map;
 else
SRC_URI="https://github.com/Tessil/robin-map/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-map/

2020-11-12 Thread Sam James
commit: e3befc4efe8b30d1fd7a3c5a02ab371dff6d77b8
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 12 16:26:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 12 16:26:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3befc4e

dev-cpp/robin-map: Stabilize 0.6.3 amd64, #753566

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

 dev-cpp/robin-map/robin-map-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/robin-map/robin-map-0.6.3.ebuild 
b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
index c1de030cbe6..78a6b31dd3f 100644
--- a/dev-cpp/robin-map/robin-map-0.6.3.ebuild
+++ b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/Tessil/robin-map;
 else
SRC_URI="https://github.com/Tessil/robin-map/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-map/

2020-11-11 Thread Thomas Deutschmann
commit: 343c84c9e15b32d52cd498cc36f9e753c59d3bf7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 12 00:30:25 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 12 00:35:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343c84c9

dev-cpp/robin-map: x86 stable (bug #753566)

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

 dev-cpp/robin-map/robin-map-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/robin-map/robin-map-0.6.3.ebuild 
b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
index 99255a6ea18..c1de030cbe6 100644
--- a/dev-cpp/robin-map/robin-map-0.6.3.ebuild
+++ b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/Tessil/robin-map;
 else
SRC_URI="https://github.com/Tessil/robin-map/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/robin-map/

2020-10-08 Thread Sam James
commit: adb952e04174d932eb899f64892b2ff5ce0463fc
Author: Aisha Tammy  aisha  cc>
AuthorDate: Wed Sep 30 21:19:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct  8 20:16:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb952e0

dev-cpp/robin-map: new package (fast robinhood hashing in c++)

new dependency for media-libs/openimageio

Closes: https://bugs.gentoo.org/678292
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy  aisha.cc>
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/robin-map/Manifest   |  1 +
 dev-cpp/robin-map/metadata.xml   | 12 
 dev-cpp/robin-map/robin-map-0.6.3.ebuild | 20 
 dev-cpp/robin-map/robin-map-.ebuild  | 20 
 4 files changed, 53 insertions(+)

diff --git a/dev-cpp/robin-map/Manifest b/dev-cpp/robin-map/Manifest
new file mode 100644
index 000..fbc684a3677
--- /dev/null
+++ b/dev-cpp/robin-map/Manifest
@@ -0,0 +1 @@
+DIST robin-map-0.6.3.tar.gz 64506 BLAKE2B 
46a2b5b47346016695db0c49f73cfbf8530b7db0a31527030eb00f3b6f0695325ab6fe16de1e60d6b1d0793818bdd1e31e50117f2e2e4c50154f65b38ac66d84
 SHA512 
485557f300d33bda62bb8accdf246819ee8ffe956bc022e7ddca54ff6ad1a9fdb8db8d80690add3ef238e834d1eb8e2905920cb0a0674e7df010f6946d01297b

diff --git a/dev-cpp/robin-map/metadata.xml b/dev-cpp/robin-map/metadata.xml
new file mode 100644
index 000..8238cc0570c
--- /dev/null
+++ b/dev-cpp/robin-map/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+gen...@aisha.cc
+Aisha Tammy
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+

diff --git a/dev-cpp/robin-map/robin-map-0.6.3.ebuild 
b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
new file mode 100644
index 000..99255a6ea18
--- /dev/null
+++ b/dev-cpp/robin-map/robin-map-0.6.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="C++ fast hash map and hash set using robin hood hashing"
+HOMEPAGE="https://github.com/Tessil/robin-map;
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Tessil/robin-map;
+else
+   SRC_URI="https://github.com/Tessil/robin-map/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"

diff --git a/dev-cpp/robin-map/robin-map-.ebuild 
b/dev-cpp/robin-map/robin-map-.ebuild
new file mode 100644
index 000..99255a6ea18
--- /dev/null
+++ b/dev-cpp/robin-map/robin-map-.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="C++ fast hash map and hash set using robin hood hashing"
+HOMEPAGE="https://github.com/Tessil/robin-map;
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Tessil/robin-map;
+else
+   SRC_URI="https://github.com/Tessil/robin-map/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"