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

2022-10-03 Thread Agostino Sarubbo
commit: 236e36b99033b06c57577a0418e4c916f4540048
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  3 14:47:51 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  3 14:47:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236e36b9

dev-cpp/popl: Stabilize 1.2.0 ppc, #867619

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index dc85f2686294..83cea89db642 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~ppc ppc64 ~riscv x86"
+   KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86"
 fi
 
 LICENSE="MIT"



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

2022-10-03 Thread Agostino Sarubbo
commit: d792fd1ea223f8f2abb15830653d403403eb6b0d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  3 08:29:53 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  3 08:29:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d792fd1e

dev-cpp/popl: Stabilize 1.2.0 ppc64, #867619

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index dd1abf126d2e..dc85f2686294 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 ~arm ~ppc ppc64 ~riscv x86"
 fi
 
 LICENSE="MIT"



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

2022-08-30 Thread Sam James
commit: e2441d694383484fb9e97c0d917f6f8b13568e65
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 31 02:46:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 31 02:46:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2441d69

dev-cpp/popl: Stabilize 1.2.0 x86, #867619

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

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index 347449326a2a..dd1abf126d2e 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv x86"
 fi
 
 LICENSE="MIT"



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

2022-06-02 Thread Jakov Smolić
commit: 5c9c7711cfbebe994a3f82e858b83c95661eb3ba
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 12:04:03 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 12:04:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9c7711

dev-cpp/popl: Keyword 1.2.0 ppc64, #830848

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

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index c042e0f356b2..347449326a2a 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~ppc ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="MIT"



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

2022-03-25 Thread Jakov Smolić
commit: c10b6a6ed1d5a3dec5e4f410fb0160c5789053d1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Mar 25 19:35:47 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Mar 25 19:35:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10b6a6e

dev-cpp/popl: destabilize 1.2.0 for ~x86

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

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index 5206f267709d..5728b4d18b10 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~riscv x86"
+   KEYWORDS="amd64 ~arm ~riscv ~x86"
 fi
 
 LICENSE="MIT"



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

2022-02-03 Thread Jakov Smolić
commit: d4d38d24e5e177672cb62774df47afc9c1e98ea2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Feb  3 15:18:06 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Feb  3 15:18:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d38d24

dev-cpp/popl: Keyword 1.2.0 arm, #830848

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

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index c86b01b390a9..5206f267709d 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~riscv x86"
+   KEYWORDS="amd64 ~arm ~riscv x86"
 fi
 
 LICENSE="MIT"



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

2022-01-19 Thread Marek Szuba
commit: d082893b62cc15255287182652e27a9a76b5768c
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jan 19 17:07:21 2022 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Jan 19 17:08:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d082893b

dev-cpp/popl: keyword 1.2.0 for ~riscv

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

 dev-cpp/popl/popl-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index a83ee4c545b4..c86b01b390a9 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.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
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~riscv x86"
 fi
 
 LICENSE="MIT"



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

2020-09-24 Thread Agostino Sarubbo
commit: be5e676a234fed3415d9112c501f8a456fa516aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep 24 06:43:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep 24 06:46:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5e676a

dev-cpp/popl: amd64 stable wrt bug #743175

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

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index 28fb84b2f4e..a83ee4c545b 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="MIT"



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

2020-09-18 Thread Agostino Sarubbo
commit: 9ffabbc8ee02a4b5128334919a1c036b41070b9d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 10:16:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 10:16:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffabbc8

dev-cpp/popl: x86 stable wrt bug #743175

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

 dev-cpp/popl/popl-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index f58b83ff238..28fb84b2f4e 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
 else
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="MIT"



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

2020-09-15 Thread Sam James
commit: 3de9f762ff59d19bd3afdba7d0abc63372eb8dcf
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sun Aug 30 12:52:31 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 16 02:03:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de9f762

dev-cpp/popl: port to EAPI 7

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/popl/popl-1.2.0.ebuild | 12 ++--
 dev-cpp/popl/popl-.ebuild  | 12 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index 39652fbae85..f58b83ff238 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -1,21 +1,21 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
+inherit cmake
 
 DESCRIPTION="Header-only C++ program options parser library"
 HOMEPAGE="https://github.com/badaix/popl;
 
 if [[ ${PV} == * ]] ; then
-   inherit cmake-utils git-r3
+   inherit git-r3
 
EGIT_REPO_URI="https://github.com/badaix/popl.git;
EGIT_BRANCH="develop"
 else
-   inherit cmake-utils
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
KEYWORDS="~amd64 ~x86"
 fi
 
@@ -25,5 +25,5 @@ SLOT="0"
 src_configure() {
local mycmakeargs=( -DBUILD_EXAMPLE=OFF )
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }

diff --git a/dev-cpp/popl/popl-.ebuild b/dev-cpp/popl/popl-.ebuild
index 39652fbae85..f58b83ff238 100644
--- a/dev-cpp/popl/popl-.ebuild
+++ b/dev-cpp/popl/popl-.ebuild
@@ -1,21 +1,21 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
+inherit cmake
 
 DESCRIPTION="Header-only C++ program options parser library"
 HOMEPAGE="https://github.com/badaix/popl;
 
 if [[ ${PV} == * ]] ; then
-   inherit cmake-utils git-r3
+   inherit git-r3
 
EGIT_REPO_URI="https://github.com/badaix/popl.git;
EGIT_BRANCH="develop"
 else
-   inherit cmake-utils
 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
KEYWORDS="~amd64 ~x86"
 fi
 
@@ -25,5 +25,5 @@ SLOT="0"
 src_configure() {
local mycmakeargs=( -DBUILD_EXAMPLE=OFF )
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }



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

2020-09-15 Thread Sam James
commit: 08f2314b8e4e2db11e5bb4bce004ddfa8fdd0431
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sun Aug 30 13:01:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 16 02:03:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f2314b

dev-cpp/popl: add new proxy maintainer

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17334
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/popl/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-cpp/popl/metadata.xml b/dev-cpp/popl/metadata.xml
index ef64b9d4034..daf345b2e76 100644
--- a/dev-cpp/popl/metadata.xml
+++ b/dev-cpp/popl/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   jakov.smo...@sartura.hr
+   Jakov Smolic
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   


Johannes Pohl



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

2020-08-30 Thread Joonas Niilola
commit: c984a1c114ce2ad03a6ab7afce71b47364e98502
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Aug 30 08:17:19 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Aug 30 08:18:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c984a1c1

dev-cpp/popl: drop to m-n

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-cpp/popl/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/dev-cpp/popl/metadata.xml b/dev-cpp/popl/metadata.xml
index 0edc57f0bdf..ef64b9d4034 100644
--- a/dev-cpp/popl/metadata.xml
+++ b/dev-cpp/popl/metadata.xml
@@ -1,14 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   cb-gen...@guya.de
-   Christian Buchinger
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   


Johannes Pohl



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

2018-10-07 Thread Thomas Deutschmann
commit: e82f9d8b7a2e375886466f0cf92a1a6292237035
Author: Christian Buchinger  guya  de>
AuthorDate: Fri Oct  5 11:03:01 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  7 17:01:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82f9d8b

dev-cpp/popl: New package

Header-only C++ program options parser library.
Needed as dependency for new package media-sound/snapcast

Closes: https://bugs.gentoo.org/667796
Signed-off-by: Christian Buchinger  guya.de>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-cpp/popl/Manifest  |  1 +
 dev-cpp/popl/metadata.xml  | 20 
 dev-cpp/popl/popl-1.2.0.ebuild | 29 +
 dev-cpp/popl/popl-.ebuild  | 29 +
 4 files changed, 79 insertions(+)

diff --git a/dev-cpp/popl/Manifest b/dev-cpp/popl/Manifest
new file mode 100644
index 000..a19372ed67b
--- /dev/null
+++ b/dev-cpp/popl/Manifest
@@ -0,0 +1 @@
+DIST popl-1.2.0.tar.gz 12302 BLAKE2B 
cfe775ef5cd823ce7b6cb651f7f8de6c67d24e5e3b657d13e7b2087f3b9673c11a870adbe2195665f4e2c3c7799c2427020d4e86126090ef845aa6a906c7a825
 SHA512 
a5d372346dd282f634b1ca92f468588f7069b34a5911a6ea46e5ef33e8e6c360ca13f67bf221555d76c7620c4222694077a74589a1c32bdbc094e64366299609

diff --git a/dev-cpp/popl/metadata.xml b/dev-cpp/popl/metadata.xml
new file mode 100644
index 000..0edc57f0bdf
--- /dev/null
+++ b/dev-cpp/popl/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cb-gen...@guya.de
+   Christian Buchinger
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   
+   Johannes Pohl
+   git...@badaix.de
+   
+   https://github.com/badaix/popl/issues
+   badaix/popl
+   
+

diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
new file mode 100644
index 000..39652fbae85
--- /dev/null
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Header-only C++ program options parser library"
+HOMEPAGE="https://github.com/badaix/popl;
+
+if [[ ${PV} == * ]] ; then
+   inherit cmake-utils git-r3
+
+   EGIT_REPO_URI="https://github.com/badaix/popl.git;
+   EGIT_BRANCH="develop"
+else
+   inherit cmake-utils
+
+   SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+   local mycmakeargs=( -DBUILD_EXAMPLE=OFF )
+
+   cmake-utils_src_configure
+}

diff --git a/dev-cpp/popl/popl-.ebuild b/dev-cpp/popl/popl-.ebuild
new file mode 100644
index 000..39652fbae85
--- /dev/null
+++ b/dev-cpp/popl/popl-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Header-only C++ program options parser library"
+HOMEPAGE="https://github.com/badaix/popl;
+
+if [[ ${PV} == * ]] ; then
+   inherit cmake-utils git-r3
+
+   EGIT_REPO_URI="https://github.com/badaix/popl.git;
+   EGIT_BRANCH="develop"
+else
+   inherit cmake-utils
+
+   SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+   local mycmakeargs=( -DBUILD_EXAMPLE=OFF )
+
+   cmake-utils_src_configure
+}