[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2024-03-05 Thread Marek Szuba
commit: 55cd1bfe864726fe3630c8fb8a3bc6596c86de80
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Mar  5 14:59:55 2024 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Mar  5 15:00:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cd1bfe

app-crypt/yubikey-manager-qt: enable py3.12

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

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index eb6626874ea5..06a02c0e95ab 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit qmake-utils python-single-r1 desktop xdg
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2024-03-05 Thread Marek Szuba
commit: 38c3480e374fa50652734dcb89d27775f29deced
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Mar  5 13:29:28 2024 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Mar  5 13:29:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c3480e

app-crypt/yubikey-manager-qt: require USE=qt5 on dev-python/pyotherside

Pretty sure combining Qt6-only pyotherside builds with this package
directly depending on Qt5 would only lead to tears.

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

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index 48121c093f3f..eb6626874ea5 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit qmake-utils python-single-r1 desktop xdg
 
@@ -22,7 +22,7 @@ DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-5.0.0[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
')
-   dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]
+   dev-python/pyotherside[qt5,${PYTHON_SINGLE_USEDEP}]
dev-qt/qtcore:5
dev-qt/qtdeclarative:5
dev-qt/qtgraphicaleffects:5



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-06-04 Thread Arthur Zamarin
commit: 7b2395da9eca72b3c42e23067dd9e00cbcba7a92
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun  4 15:49:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun  4 15:49:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2395da

app-crypt/yubikey-manager-qt: Keyword 1.2.5 arm64, #907743

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

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index a53022b7585e..48121c093f3f 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 DEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-03-12 Thread David Seifert
commit: b4f2db8d9ef863f476f9a402072bb683c4790a57
Author: David Seifert  gentoo  org>
AuthorDate: Sun Mar 12 16:19:13 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Mar 12 16:19:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f2db8d

app-crypt/yubikey-manager-qt: replace inactive maintainer

Signed-off-by: David Seifert  gentoo.org>

 app-crypt/yubikey-manager-qt/metadata.xml | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
index 1f472919c5a5..9d999314e856 100644
--- a/app-crypt/yubikey-manager-qt/metadata.xml
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -1,11 +1,15 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-zeroch...@gentoo.org
-Rick Farina
-  
-  
-Yubico/yubikey-manager-qt
-  
+   
+   s...@gentoo.org
+   David Seifert
+   
+   
+   mare...@gentoo.org
+   Marek Szuba
+   
+   
+   Yubico/yubikey-manager-qt
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-03-12 Thread David Seifert
commit: 358d99f8fac957921c5d747d588b6164ea926603
Author: David Seifert  gentoo  org>
AuthorDate: Sun Mar 12 16:13:57 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Mar 12 16:13:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358d99f8

app-crypt/yubikey-manager-qt: update icon cache

Signed-off-by: David Seifert  gentoo.org>

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index f292b940b4f4..a53022b7585e 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit qmake-utils python-single-r1 desktop
+inherit qmake-utils python-single-r1 desktop xdg
 
 DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
 HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/ 
https://github.com/Yubico/yubikey-manager-qt;



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-02-21 Thread Michał Górny
commit: 3a0034319f30a7e027abe5f3064ab830f80086a9
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 21 17:21:29 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 21 17:27:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a003431

app-crypt/yubikey-manager-qt: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-1.2.2-r1.ebuild | 58 --
 2 files changed, 59 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 406d0df3d917..d9ba544f6fd5 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-1.2.2.tar.gz 17311287 BLAKE2B 
115dbf18ce0bfd48a1b172153d9770a3bde754b1dbef55ee1ec9480128305b9fb0d52af23906a6f6040df71cc4d3d4be216615fc3807395f7e7be1615a5568da
 SHA512 
dbac2d51b198ab15051790e080ad92aaef4b0d44596ad136115469e7bf038d6b56d1bfa78a69d1fda3644543f9762051767b8a1fd46a80f2f62ecf836f7df3d8
 DIST yubikey-manager-qt-1.2.5.tar.gz 17360184 BLAKE2B 
3b9d41e80fe81fe3f394d66ab3c2c8dc986fae0df5f51f184186ce800177aec5f7708e9b03259b5f9f20530cba66e5a73355135dacb51481e1169f7129fd47bd
 SHA512 
e204f393a939bdc8bdec481b1a401c3f99fc364706dc4efc7460286a9bb4e5aa51496a92015a4b328eb948084135e95bb30f3f043ed742293799b6650915d6a7

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
deleted file mode 100644
index a9ec99ba5fcf..
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9,10} )
-
-inherit qmake-utils python-single-r1 desktop
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/ 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-02-13 Thread Marek Szuba
commit: d8ca762e005f22512d15696f2fc8175211437675
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Feb 13 09:20:45 2023 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Feb 13 09:25:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ca762e

app-crypt/yubikey-manager-qt: 1.2.2 requires older versions of yubikey-manager

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

 ...bikey-manager-qt-1.2.2.ebuild => yubikey-manager-qt-1.2.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
similarity index 96%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
index 258e9c2aa5f8..9bbe9d3de38d 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 DEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
-   >=app-crypt/yubikey-manager-4.0.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-02-13 Thread Marek Szuba
commit: e74163b94cb23e4c8e197a5b1aaeb4078a45ca06
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Feb 13 09:25:12 2023 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Feb 13 09:25:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74163b9

app-crypt/yubikey-manager-qt: add github upstream metadata

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

 app-crypt/yubikey-manager-qt/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
index ea19cfc370a2..1f472919c5a5 100644
--- a/app-crypt/yubikey-manager-qt/metadata.xml
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -5,4 +5,7 @@
 zeroch...@gentoo.org
 Rick Farina
   
+  
+Yubico/yubikey-manager-qt
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-02-13 Thread Marek Szuba
commit: b7ae6fec7d502e168df3c214270360f2394511ee
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Feb 13 09:23:57 2023 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Feb 13 09:25:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ae6fec

app-crypt/yubikey-manager-qt: update HOMEPAGE

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

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild | 2 +-
 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
index 9bbe9d3de38d..a9ec99ba5fcf 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9,10} )
 inherit qmake-utils python-single-r1 desktop
 
 DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/ 
https://github.com/Yubico/yubikey-manager-qt;
 SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
 
 LICENSE="BSD-2"

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index 170732ffd74d..f292b940b4f4 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
 inherit qmake-utils python-single-r1 desktop
 
 DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/ 
https://github.com/Yubico/yubikey-manager-qt;
 SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
 S="${WORKDIR}/${PN}"
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2023-02-13 Thread Marek Szuba
commit: 2e1e2f5ef17116276f153056016cd35338fdfc66
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Feb 13 09:19:10 2023 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Feb 13 09:25:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e1e2f5e

app-crypt/yubikey-manager-qt: add 1.2.5, drop 1.2.4

Closes: https://bugs.gentoo.org/893220
Signed-off-by: Marek Szuba  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest   | 2 +-
 ...{yubikey-manager-qt-1.2.4.ebuild => yubikey-manager-qt-1.2.5.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 01ff97d29e61..406d0df3d917 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1,2 @@
 DIST yubikey-manager-qt-1.2.2.tar.gz 17311287 BLAKE2B 
115dbf18ce0bfd48a1b172153d9770a3bde754b1dbef55ee1ec9480128305b9fb0d52af23906a6f6040df71cc4d3d4be216615fc3807395f7e7be1615a5568da
 SHA512 
dbac2d51b198ab15051790e080ad92aaef4b0d44596ad136115469e7bf038d6b56d1bfa78a69d1fda3644543f9762051767b8a1fd46a80f2f62ecf836f7df3d8
-DIST yubikey-manager-qt-1.2.4.tar.gz 17362256 BLAKE2B 
5fd76f4ede59e8dc4ddec6c232fc35396962eb05937a453e7b7c8a93b88658c493750d31854b550f6ed3c7ab7e47df423f50bdd964b4145cf5178b8c00bbf044
 SHA512 
6b28aa3099b5158690f8f14271588adbfc4731a910eeece68b1ed6d1ef12dc2fb00debb91503748b87db9e482b8d68dab06c4476911c15880ad25652f47d4570
+DIST yubikey-manager-qt-1.2.5.tar.gz 17360184 BLAKE2B 
3b9d41e80fe81fe3f394d66ab3c2c8dc986fae0df5f51f184186ce800177aec5f7708e9b03259b5f9f20530cba66e5a73355135dacb51481e1169f7129fd47bd
 SHA512 
e204f393a939bdc8bdec481b1a401c3f99fc364706dc4efc7460286a9bb4e5aa51496a92015a4b328eb948084135e95bb30f3f043ed742293799b6650915d6a7

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
similarity index 96%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index 31a7f94f28a3..170732ffd74d 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 DEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
-   >=app-crypt/yubikey-manager-4.0.0[${PYTHON_USEDEP}]
+   >=app-crypt/yubikey-manager-5.0.0[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
')
dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2022-08-07 Thread David Seifert
commit: 97c96a4b19b0a775e3a5362cade354ac1a5c75a1
Author: David Seifert  gentoo  org>
AuthorDate: Sun Aug  7 15:39:13 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Aug  7 15:39:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c96a4b

app-crypt/yubikey-manager-qt: add 1.2.4

Signed-off-by: David Seifert  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.2.4.ebuild| 57 ++
 2 files changed, 58 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index f4029c104466..01ff97d29e61 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-1.2.2.tar.gz 17311287 BLAKE2B 
115dbf18ce0bfd48a1b172153d9770a3bde754b1dbef55ee1ec9480128305b9fb0d52af23906a6f6040df71cc4d3d4be216615fc3807395f7e7be1615a5568da
 SHA512 
dbac2d51b198ab15051790e080ad92aaef4b0d44596ad136115469e7bf038d6b56d1bfa78a69d1fda3644543f9762051767b8a1fd46a80f2f62ecf836f7df3d8
+DIST yubikey-manager-qt-1.2.4.tar.gz 17362256 BLAKE2B 
5fd76f4ede59e8dc4ddec6c232fc35396962eb05937a453e7b7c8a93b88658c493750d31854b550f6ed3c7ab7e47df423f50bdd964b4145cf5178b8c00bbf044
 SHA512 
6b28aa3099b5158690f8f14271588adbfc4731a910eeece68b1ed6d1ef12dc2fb00debb91503748b87db9e482b8d68dab06c4476911c15880ad25652f47d4570

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
new file mode 100644
index ..29543b374140
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit qmake-utils python-single-r1 desktop
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+S="${WORKDIR}/${PN}"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=app-crypt/yubikey-manager-4.0.0[${PYTHON_USEDEP}]
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   ')
+   dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgraphicaleffects:5
+   dev-qt/qtgui:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtquickcontrols2:5[widgets]
+   dev-qt/qtsingleapplication[qt5(+),X]
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+
+   sed -i -e "s/ykman-cli//" ${PN}.pro || die
+   sed -e "/CONFIG += c++11/a CONFIG += qtsingleapplication" \
+   -i ykman-gui/ykman-gui.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+
+   domenu resources/ykman-gui.desktop
+   doicon -s 128 resources/icons/ykman.png
+   doicon -s scalable resources/icons/ykman.svg
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-12-30 Thread Georgy Yakovlev
commit: 773c320ecce650defb4e029e0305494aeb5bb7ee
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:40:24 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773c320e

app-crypt/yubikey-manager-qt: keyword 1.2.2 for ~ppc64

Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
index 008a8220a8e8..e55c3b3f14bf 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 DEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-12-30 Thread Georgy Yakovlev
commit: 20e6ed185f904ef921341098ace182a0e10f78f5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:37:09 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e6ed18

app-crypt/yubikey-manager-qt: enable py3.10

Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
index d1c17259b065..008a8220a8e8 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
 
 inherit qmake-utils python-single-r1 desktop
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-11-17 Thread Marek Szuba
commit: 44fa45724dc7ae2994ef137ff5dd5f3f104b3e33
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Nov 17 12:57:33 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Nov 17 13:03:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44fa4572

app-crypt/yubikey-manager-qt: drop 1.1.5

Invoking maintainer time-out due to the lack of any response.

Closes: https://bugs.gentoo.org/813243
Signed-off-by: Marek Szuba  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-1.1.5.ebuild| 59 --
 2 files changed, 60 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 4e209fe54739..f4029c104466 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-1.1.5.tar.gz 16066508 BLAKE2B 
cd15950c68cacc3e2904a5e1fbb3a2d98544084717f379202ccfe70082b0971959178730afb9ddbbfa20f436ef8d7cdf820df1e88539f99ce77913f60228af0f
 SHA512 
b019a7cdebd741cd536a18670795f83c7e010e221b4f9c82dcd3c57b0c4bce878865c6605f10c962f4bd5e926c285a894ea97d2925ba091847ece5ffa7ce5bb6
 DIST yubikey-manager-qt-1.2.2.tar.gz 17311287 BLAKE2B 
115dbf18ce0bfd48a1b172153d9770a3bde754b1dbef55ee1ec9480128305b9fb0d52af23906a6f6040df71cc4d3d4be216615fc3807395f7e7be1615a5568da
 SHA512 
dbac2d51b198ab15051790e080ad92aaef4b0d44596ad136115469e7bf038d6b56d1bfa78a69d1fda3644543f9762051767b8a1fd46a80f2f62ecf836f7df3d8

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
deleted file mode 100644
index 7454fa78fae8..
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-
-inherit qmake-utils python-single-r1 desktop
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-08-09 Thread Göktürk Yüksek
commit: b191f46fe7540806bfb05ad9cc35877f8e2d4306
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Aug  9 23:54:48 2021 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Aug 10 00:21:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b191f46f

app-crypt/yubikey-manager-qt: drop myself from maintainers

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
index bd5a69117f3..1c481a1d6de 100644
--- a/app-crypt/yubikey-manager-qt/metadata.xml
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-gokt...@gentoo.org
-Göktürk Yüksek
-  
   
 zeroch...@gentoo.org
 Rick Farina



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-05-14 Thread Rick Farina
commit: 4e49000d9e0d7290f77cb0f3a24d2785582cbd06
Author: Amel Hodzic  gmail  com>
AuthorDate: Fri May 14 10:09:59 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri May 14 14:24:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e49000d

app-crypt/yubikey-manager-qt: version bump (1.2.2)

Closes: https://bugs.gentoo.org/782676
Signed-off-by: Amel Hodzic  gmail.com>
Signed-off-by: Rick Farina  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.2.2.ebuild| 58 ++
 2 files changed, 59 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 3910932bfef..4e209fe5473 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-1.1.5.tar.gz 16066508 BLAKE2B 
cd15950c68cacc3e2904a5e1fbb3a2d98544084717f379202ccfe70082b0971959178730afb9ddbbfa20f436ef8d7cdf820df1e88539f99ce77913f60228af0f
 SHA512 
b019a7cdebd741cd536a18670795f83c7e010e221b4f9c82dcd3c57b0c4bce878865c6605f10c962f4bd5e926c285a894ea97d2925ba091847ece5ffa7ce5bb6
+DIST yubikey-manager-qt-1.2.2.tar.gz 17311287 BLAKE2B 
115dbf18ce0bfd48a1b172153d9770a3bde754b1dbef55ee1ec9480128305b9fb0d52af23906a6f6040df71cc4d3d4be216615fc3807395f7e7be1615a5568da
 SHA512 
dbac2d51b198ab15051790e080ad92aaef4b0d44596ad136115469e7bf038d6b56d1bfa78a69d1fda3644543f9762051767b8a1fd46a80f2f62ecf836f7df3d8

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
new file mode 100644
index 000..2e4e7d2727c
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit qmake-utils python-single-r1 desktop
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=app-crypt/yubikey-manager-4.0.0[${PYTHON_MULTI_USEDEP}]
+   dev-python/cryptography[${PYTHON_MULTI_USEDEP}]
+   ')
+   dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgraphicaleffects:5
+   dev-qt/qtgui:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtquickcontrols2:5[widgets]
+   dev-qt/qtsingleapplication[qt5(+),X]
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}"
+
+src_prepare() {
+   default
+
+   sed -i -e "s/ykman-cli//" ${PN}.pro || die
+   sed -e "/CONFIG += c++11/a CONFIG += qtsingleapplication" \
+   -i ykman-gui/ykman-gui.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+
+   domenu resources/ykman-gui.desktop
+   doicon -s 128 resources/icons/ykman.png
+   doicon -s scalable resources/icons/ykman.svg
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-04-03 Thread Sam James
commit: 3e1c4b8f4b6e856c883a05da87e5b135e4ecd57a
Author: Matt Smith  offtopica  uk>
AuthorDate: Sat Apr  3 16:38:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  3 21:58:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1c4b8f

app-crypt/yubikey-manager-qt: Remove unused eclass

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith  offtopica.uk>
Signed-off-by: Sam James  gentoo.org>

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
index 84219b5394a..d56aa22bd7e 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
 
-inherit eutils qmake-utils python-single-r1 desktop
+inherit qmake-utils python-single-r1 desktop
 
 DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
 HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-02-17 Thread Rick Farina
commit: 7170a7388f03d0b142c3f93ed592202ff5280bdd
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Feb 17 15:34:40 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Feb 17 15:34:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7170a738

app-crypt/yubikey-manager-qt: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-1.1.4-r2.ebuild | 59 --
 2 files changed, 60 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 5f156d8403a..3910932bfef 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-1.1.4.tar.gz 13318769 BLAKE2B 
4ca85d8f9681f725cf9f8d547d850516c77a618c595814c8add12250677e495952229c966a2e59d449dfa33ac9c6788f6daa8494702137eab937b299f896e8dd
 SHA512 
9e3e85a22d7be4e6ab30b3fd068fcc3406348d2b38f96e1ef8d693bf37edafaf8f16dc408cc9319173e871cc24d2cc4db5853ec3f8a0365221722504dc6fde04
 DIST yubikey-manager-qt-1.1.5.tar.gz 16066508 BLAKE2B 
cd15950c68cacc3e2904a5e1fbb3a2d98544084717f379202ccfe70082b0971959178730afb9ddbbfa20f436ef8d7cdf820df1e88539f99ce77913f60228af0f
 SHA512 
b019a7cdebd741cd536a18670795f83c7e010e221b4f9c82dcd3c57b0c4bce878865c6605f10c962f4bd5e926c285a894ea97d2925ba091847ece5ffa7ce5bb6

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild
deleted file mode 100644
index 85569c2e16c..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit eutils qmake-utils python-single-r1 desktop
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_MULTI_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-02-14 Thread Rick Farina
commit: 073abc907172c5cb5a7d37f7dc1a9eeeff2d816b
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Feb 15 02:15:13 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Feb 15 02:19:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073abc90

app-crypt/yubikey-manager-qt: python bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina  gentoo.org>

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
index 52efdcd6142..84219b5394a 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit eutils qmake-utils python-single-r1 desktop
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2020-10-05 Thread Göktürk Yüksek
commit: 4dec7e01411cddff4b1f9b57a3cbd390576832c4
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Tue Oct  6 01:35:49 2020 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Oct  6 01:36:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dec7e01

app-crypt/yubikey-manager-qt: bump to 1.1.5

Package-Manager: Portage-2.3.89, Repoman-2.3.22
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.1.5.ebuild| 59 ++
 2 files changed, 60 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 674ca074aac..5f156d8403a 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-1.1.4.tar.gz 13318769 BLAKE2B 
4ca85d8f9681f725cf9f8d547d850516c77a618c595814c8add12250677e495952229c966a2e59d449dfa33ac9c6788f6daa8494702137eab937b299f896e8dd
 SHA512 
9e3e85a22d7be4e6ab30b3fd068fcc3406348d2b38f96e1ef8d693bf37edafaf8f16dc408cc9319173e871cc24d2cc4db5853ec3f8a0365221722504dc6fde04
+DIST yubikey-manager-qt-1.1.5.tar.gz 16066508 BLAKE2B 
cd15950c68cacc3e2904a5e1fbb3a2d98544084717f379202ccfe70082b0971959178730afb9ddbbfa20f436ef8d7cdf820df1e88539f99ce77913f60228af0f
 SHA512 
b019a7cdebd741cd536a18670795f83c7e010e221b4f9c82dcd3c57b0c4bce878865c6605f10c962f4bd5e926c285a894ea97d2925ba091847ece5ffa7ce5bb6

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
new file mode 100644
index 000..7154bd824ef
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.5.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit eutils qmake-utils python-single-r1 desktop
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_MULTI_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2020-06-04 Thread Andreas Sturmlechner
commit: ea34ffbc04bbef6c02005f6d5d8212729ca4e5cd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May 23 14:21:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  4 20:59:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea34ffbc

app-crypt/yubikey-manager-qt: Drop 1.1.3-r1

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

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-1.1.3-r1.ebuild | 59 --
 2 files changed, 60 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index abca9d7e88f..674ca074aac 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-1.1.3.tar.gz 13316325 BLAKE2B 
765634b05fff9efdd5ec5e91e0a5de7f04144476b83f7b3ba8a0c8a1bc95ca7132f25e193afca2bec17fe377c683063a14657efc24fb047a64a8f4498c7abaed
 SHA512 
84bcca3f74967ba8aa470b8dd6c8699ff6a93a85ce942934a1d0cd674a4c507ba297d9a5ebb40bae3476ea713965a7bb3816dad1110a045c338f070eb249f02b
 DIST yubikey-manager-qt-1.1.4.tar.gz 13318769 BLAKE2B 
4ca85d8f9681f725cf9f8d547d850516c77a618c595814c8add12250677e495952229c966a2e59d449dfa33ac9c6788f6daa8494702137eab937b299f896e8dd
 SHA512 
9e3e85a22d7be4e6ab30b3fd068fcc3406348d2b38f96e1ef8d693bf37edafaf8f16dc408cc9319173e871cc24d2cc4db5853ec3f8a0365221722504dc6fde04

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.3-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.3-r1.ebuild
deleted file mode 100644
index 6fb3d2e0e30..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.3-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils qmake-utils python-single-r1
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_MULTI_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2020-03-18 Thread Rick Farina
commit: 108f6377562efc8f1a7651d1932528d1d927d2bc
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Mar 19 02:22:20 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Mar 19 02:22:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108f6377

app-crypt/yubikey-manager-qt: fix missing inherit

domenu and doicon were called but missing due to not inheriting
desktop.eclass

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

 ...ey-manager-qt-1.1.4-r1.ebuild => yubikey-manager-qt-1.1.4-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild
similarity index 96%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild
index 6a1b71e2541..28af6261aa8 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-inherit eutils qmake-utils python-single-r1
+inherit eutils qmake-utils python-single-r1 desktop
 
 DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
 HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2020-03-18 Thread Rick Farina
commit: 704ed644e84cc9601c6d10042a9903c4b338bb1b
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Mar 19 02:10:58 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Mar 19 02:11:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704ed644

app-crypt/yubikey-manager-qt: adding python3_{7,8}

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

 ...key-manager-qt-1.1.4.ebuild => yubikey-manager-qt-1.1.4-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild
similarity index 97%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild
index 6fb3d2e0e30..6a1b71e2541 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit eutils qmake-utils python-single-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2020-02-10 Thread Göktürk Yüksek
commit: 22c6be7b4053673b552006a287a6bbf5ef6c3dcb
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Feb 10 20:21:50 2020 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Feb 10 20:21:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c6be7b

app-crypt/yubikey-manager-qt: bump to 1.1.4

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.1.4.ebuild| 59 ++
 2 files changed, 60 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index eb96f3aee7a..abca9d7e88f 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-1.1.3.tar.gz 13316325 BLAKE2B 
765634b05fff9efdd5ec5e91e0a5de7f04144476b83f7b3ba8a0c8a1bc95ca7132f25e193afca2bec17fe377c683063a14657efc24fb047a64a8f4498c7abaed
 SHA512 
84bcca3f74967ba8aa470b8dd6c8699ff6a93a85ce942934a1d0cd674a4c507ba297d9a5ebb40bae3476ea713965a7bb3816dad1110a045c338f070eb249f02b
+DIST yubikey-manager-qt-1.1.4.tar.gz 13318769 BLAKE2B 
4ca85d8f9681f725cf9f8d547d850516c77a618c595814c8add12250677e495952229c966a2e59d449dfa33ac9c6788f6daa8494702137eab937b299f896e8dd
 SHA512 
9e3e85a22d7be4e6ab30b3fd068fcc3406348d2b38f96e1ef8d693bf37edafaf8f16dc408cc9319173e871cc24d2cc4db5853ec3f8a0365221722504dc6fde04

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4.ebuild
new file mode 100644
index 000..6fb3d2e0e30
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_6 )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_MULTI_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-11-28 Thread Göktürk Yüksek
commit: c16492b4984a1e2511908166bb4b20773d2c8999
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Nov 29 04:25:36 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Nov 29 04:31:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16492b4

app-crypt/yubikey-manager-qt: remove old

Package-Manager: Portage-2.3.69, Repoman-2.3.14
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  2 -
 .../yubikey-manager-qt-1.1.1-r1.ebuild | 57 --
 .../yubikey-manager-qt-1.1.2.ebuild| 57 --
 3 files changed, 116 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 42fa967fd2f..eb96f3aee7a 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,3 +1 @@
-DIST yubikey-manager-qt-1.1.1.tar.gz 10893572 BLAKE2B 
22c37332601986495da8c70d9867dc04ad565ea06b38e219ed465586d741ddcb177ada9d5f74c04b46ddd2a5b7c445f05c3055ba1fd61e0696226541dbfb2bce
 SHA512 
e1460abf024f045b2cf17a1b8fde2eb508b99957198d8de251315684c9fd591a93b3ad8063da2509ab7f054dce40a4267c1cc97c9dcc734ee18215070fe8
-DIST yubikey-manager-qt-1.1.2.tar.gz 11175714 BLAKE2B 
ee30d8d44a8fdec60cd462db7d67689d4206afa778904cbfe3df97b4bca25342cbb9cea5570211842d7feb8194043fcc9507f9c3d47ca7b588ba3d6250344536
 SHA512 
0e0bc304689170ba73ea41373c3a6a534678b04b638316480d48b7e7a7d415f8a97e2130983a5ff6e696cf271486953c8155589a6eb9ecf5bd33bb0c98fe70a6
 DIST yubikey-manager-qt-1.1.3.tar.gz 13316325 BLAKE2B 
765634b05fff9efdd5ec5e91e0a5de7f04144476b83f7b3ba8a0c8a1bc95ca7132f25e193afca2bec17fe377c683063a14657efc24fb047a64a8f4498c7abaed
 SHA512 
84bcca3f74967ba8aa470b8dd6c8699ff6a93a85ce942934a1d0cd674a4c507ba297d9a5ebb40bae3476ea713965a7bb3816dad1110a045c338f070eb249f02b

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.1-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.1-r1.ebuild
deleted file mode 100644
index 360775f894b..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.1-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit eutils qmake-utils python-single-r1
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
-   https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-10-11 Thread Göktürk Yüksek
commit: c37ccdbe938ef31a9e66bdf943fb47b105183264
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Oct 11 18:21:15 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Oct 11 20:50:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37ccdbe

app-crypt/yubikey-manager-qt: bump to 1.1.3

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.1.3.ebuild| 57 ++
 2 files changed, 58 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index aff2674d97a..42fa967fd2f 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1,3 @@
 DIST yubikey-manager-qt-1.1.1.tar.gz 10893572 BLAKE2B 
22c37332601986495da8c70d9867dc04ad565ea06b38e219ed465586d741ddcb177ada9d5f74c04b46ddd2a5b7c445f05c3055ba1fd61e0696226541dbfb2bce
 SHA512 
e1460abf024f045b2cf17a1b8fde2eb508b99957198d8de251315684c9fd591a93b3ad8063da2509ab7f054dce40a4267c1cc97c9dcc734ee18215070fe8
 DIST yubikey-manager-qt-1.1.2.tar.gz 11175714 BLAKE2B 
ee30d8d44a8fdec60cd462db7d67689d4206afa778904cbfe3df97b4bca25342cbb9cea5570211842d7feb8194043fcc9507f9c3d47ca7b588ba3d6250344536
 SHA512 
0e0bc304689170ba73ea41373c3a6a534678b04b638316480d48b7e7a7d415f8a97e2130983a5ff6e696cf271486953c8155589a6eb9ecf5bd33bb0c98fe70a6
+DIST yubikey-manager-qt-1.1.3.tar.gz 13316325 BLAKE2B 
765634b05fff9efdd5ec5e91e0a5de7f04144476b83f7b3ba8a0c8a1bc95ca7132f25e193afca2bec17fe377c683063a14657efc24fb047a64a8f4498c7abaed
 SHA512 
84bcca3f74967ba8aa470b8dd6c8699ff6a93a85ce942934a1d0cd674a4c507ba297d9a5ebb40bae3476ea713965a7bb3816dad1110a045c338f070eb249f02b

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.3.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.3.ebuild
new file mode 100644
index 000..8efcc2e7e4e
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.3.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-08-04 Thread Göktürk Yüksek
commit: a1bb9301a811f427446f0bda73b8657e18143a5f
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Aug  5 04:36:16 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Aug  5 04:42:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bb9301

app-crypt/yubikey-manager-qt: bump to 1.1.2 #690420

Closes: https://bugs.gentoo.org/690420
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.1.2.ebuild| 57 ++
 2 files changed, 58 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 67f19ffeff8..6099787de21 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -2,3 +2,4 @@ DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbee
 DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 
9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029
 SHA512 
2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843
 DIST yubikey-manager-qt-1.1.0.tar.gz 10893455 BLAKE2B 
d83f76b83f35380377beb0e5c5b4a605049211685ff3ec44f60c909f8bc8f60dcd0868ad666bebce13e7c0459f604dd5d77cb1bd01035fe8584c019aacca39e8
 SHA512 
b54f1e6908b190ccb9273b906ace9ce2e1d189b794ba9b0ae00dbda4808b3f376b37c5f010ae06eaa63515af9b48698499f87780c59394f8b80f35d64d599c59
 DIST yubikey-manager-qt-1.1.1.tar.gz 10893572 BLAKE2B 
22c37332601986495da8c70d9867dc04ad565ea06b38e219ed465586d741ddcb177ada9d5f74c04b46ddd2a5b7c445f05c3055ba1fd61e0696226541dbfb2bce
 SHA512 
e1460abf024f045b2cf17a1b8fde2eb508b99957198d8de251315684c9fd591a93b3ad8063da2509ab7f054dce40a4267c1cc97c9dcc734ee18215070fe8
+DIST yubikey-manager-qt-1.1.2.tar.gz 11175714 BLAKE2B 
ee30d8d44a8fdec60cd462db7d67689d4206afa778904cbfe3df97b4bca25342cbb9cea5570211842d7feb8194043fcc9507f9c3d47ca7b588ba3d6250344536
 SHA512 
0e0bc304689170ba73ea41373c3a6a534678b04b638316480d48b7e7a7d415f8a97e2130983a5ff6e696cf271486953c8155589a6eb9ecf5bd33bb0c98fe70a6

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.2.ebuild
new file mode 100644
index 000..8efcc2e7e4e
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-08-04 Thread Göktürk Yüksek
commit: ba27bab53fa4ab76af8499d7223923db7765b8c8
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Aug  5 04:41:21 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Aug  5 04:42:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba27bab5

app-crypt/yubikey-manager-qt: remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  3 --
 .../yubikey-manager-qt-0.5.2.ebuild| 57 
 .../yubikey-manager-qt-1.0.0-r3.ebuild | 60 --
 .../yubikey-manager-qt-1.1.0.ebuild| 57 
 4 files changed, 177 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 6099787de21..aff2674d97a 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,5 +1,2 @@
-DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961
 SHA512 
29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227
-DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 
9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029
 SHA512 
2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843
-DIST yubikey-manager-qt-1.1.0.tar.gz 10893455 BLAKE2B 
d83f76b83f35380377beb0e5c5b4a605049211685ff3ec44f60c909f8bc8f60dcd0868ad666bebce13e7c0459f604dd5d77cb1bd01035fe8584c019aacca39e8
 SHA512 
b54f1e6908b190ccb9273b906ace9ce2e1d189b794ba9b0ae00dbda4808b3f376b37c5f010ae06eaa63515af9b48698499f87780c59394f8b80f35d64d599c59
 DIST yubikey-manager-qt-1.1.1.tar.gz 10893572 BLAKE2B 
22c37332601986495da8c70d9867dc04ad565ea06b38e219ed465586d741ddcb177ada9d5f74c04b46ddd2a5b7c445f05c3055ba1fd61e0696226541dbfb2bce
 SHA512 
e1460abf024f045b2cf17a1b8fde2eb508b99957198d8de251315684c9fd591a93b3ad8063da2509ab7f054dce40a4267c1cc97c9dcc734ee18215070fe8
 DIST yubikey-manager-qt-1.1.2.tar.gz 11175714 BLAKE2B 
ee30d8d44a8fdec60cd462db7d67689d4206afa778904cbfe3df97b4bca25342cbb9cea5570211842d7feb8194043fcc9507f9c3d47ca7b588ba3d6250344536
 SHA512 
0e0bc304689170ba73ea41373c3a6a534678b04b638316480d48b7e7a7d415f8a97e2130983a5ff6e696cf271486953c8155589a6eb9ecf5bd33bb0c98fe70a6

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
deleted file mode 100644
index e6b61d7f969..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit eutils qmake-utils python-single-r1
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/releases/download/${P}/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   >=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
-   https://github.com/Yubico/yubikey-manager-qt/issues/54
-   echo "${PV}" > "${S}"/VERSION || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-
-   domenu resources/ykman-gui.desktop
-   doicon -s 128 resources/icons/ykman.png
-   doicon -s scalable resources/icons/ykman.svg
-
-   einstalldocs
-}

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
deleted file mode 100644
index 0c586a4f439..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit eutils qmake-utils python-single-r1
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://github.com/Yubico/${PN}/archive/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
-   https://github.com/Yubico/yubikey-manager-qt/issues/54
-   echo "${PV}" > "${S}"/VERSION || die
-}

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-07-21 Thread Michał Górny
commit: c3c35bad74093f220d3119699223ee1133cf4f25
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 21 17:34:18 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 21 17:34:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c35bad

app-crypt/yubikey-manager-qt: Fix missing PYTHON_{DEPS,REQUIRED_USE}

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild   | 3 ++-
 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild| 3 ++-
 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild   | 3 ++-
 ...ikey-manager-qt-1.1.1.ebuild => yubikey-manager-qt-1.1.1-r1.ebuild} | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
index d420feb341c..e6b61d7f969 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
@@ -14,8 +14,9 @@ 
SRC_URI="https://github.com/Yubico/yubikey-manager-qt/releases/download/${P}/${P
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
-DEPEND="
+DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
https://github.com/Yubico/${PN}/archive/${P}.tar.gz;
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
-DEPEND="
+DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
https://github.com/Yubico/${PN}/archive/${P}.tar.gz;
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
-DEPEND="
+DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
-DEPEND="
+DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]


[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-03-12 Thread Göktürk Yüksek
commit: e3390ffe9f17e7d2e30aeeb3660cdf39fe3a888a
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Mar 13 02:19:20 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Mar 13 02:20:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3390ffe

app-crypt/yubikey-manager-qt: bump to 1.1.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.1.1.ebuild| 56 ++
 2 files changed, 57 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index cfe1a7f7541..67f19ffeff8 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,3 +1,4 @@
 DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961
 SHA512 
29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227
 DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 
9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029
 SHA512 
2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843
 DIST yubikey-manager-qt-1.1.0.tar.gz 10893455 BLAKE2B 
d83f76b83f35380377beb0e5c5b4a605049211685ff3ec44f60c909f8bc8f60dcd0868ad666bebce13e7c0459f604dd5d77cb1bd01035fe8584c019aacca39e8
 SHA512 
b54f1e6908b190ccb9273b906ace9ce2e1d189b794ba9b0ae00dbda4808b3f376b37c5f010ae06eaa63515af9b48698499f87780c59394f8b80f35d64d599c59
+DIST yubikey-manager-qt-1.1.1.tar.gz 10893572 BLAKE2B 
22c37332601986495da8c70d9867dc04ad565ea06b38e219ed465586d741ddcb177ada9d5f74c04b46ddd2a5b7c445f05c3055ba1fd61e0696226541dbfb2bce
 SHA512 
e1460abf024f045b2cf17a1b8fde2eb508b99957198d8de251315684c9fd591a93b3ad8063da2509ab7f054dce40a4267c1cc97c9dcc734ee18215070fe8

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.1.ebuild
new file mode 100644
index 000..e8a772f902e
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-01-31 Thread Göktürk Yüksek
commit: 624a4089b06eb8004447b6fabfa5b8b19599c66b
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Feb  1 02:11:13 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Feb  1 02:19:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624a4089

app-crypt/yubikey-manager-qt: version cleanup

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  2 -
 .../yubikey-manager-qt-0.4.0-r2.ebuild | 45 --
 .../yubikey-manager-qt-0.5.1.ebuild| 54 --
 3 files changed, 101 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index aeb53deb6ca..cfe1a7f7541 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,5 +1,3 @@
-DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2
-DIST yubikey-manager-qt-0.5.1.tar 655360 BLAKE2B 
6b109190750bd9675e32c836831a7e0ea286021303deffc64a351f2a127f5a5ee0190e3ca99abf0407bbb34a1a1c454f453fab464de2726f6cae539d5f865da1
 SHA512 
a8ceab5fd8d20eca2424d3f9a92ad12066e8fc26a7640df478965e5d9e2896fbc64885b26f599fcb2588f5b64d2f046af373f87e23ef266178ddf877e422ed36
 DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961
 SHA512 
29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227
 DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 
9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029
 SHA512 
2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843
 DIST yubikey-manager-qt-1.1.0.tar.gz 10893455 BLAKE2B 
d83f76b83f35380377beb0e5c5b4a605049211685ff3ec44f60c909f8bc8f60dcd0868ad666bebce13e7c0459f604dd5d77cb1bd01035fe8584c019aacca39e8
 SHA512 
b54f1e6908b190ccb9273b906ace9ce2e1d189b794ba9b0ae00dbda4808b3f376b37c5f010ae06eaa63515af9b48698499f87780c59394f8b80f35d64d599c59

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
deleted file mode 100644
index dbd42b543c6..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit eutils qmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
-   dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5(+),X]
-   dev-qt/qtdeclarative:5
-   dev-qt/qtquickcontrols:5[widgets]
-   dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   rm -rf vendor ykman-gui/vendor || die
-   sed -i -e "s/ykman-cli//" ${PN}.pro || die
-   sed -e "/qtsingleapplication.pri/d" \
-   -e "/CONFIG += c++11/a CONFIG += qtsingleapplication" \
-   -i ykman-gui/ykman-gui.pro || die
-   echo "${PV}" > VERSION || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-   domenu resources/ykman-gui.desktop
-   doicon -s 128 resources/icons/ykman.png
-}

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild
deleted file mode 100644
index b9627b57544..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit eutils qmake-utils python-single-r1
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-# >yubikey-manager-qt-0.5.1 should have the tarball issue fixed: 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-01-31 Thread Göktürk Yüksek
commit: 124490558a5478d1c69ac8dd63c6514ec0c4a9d0
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Feb  1 02:07:37 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Feb  1 02:19:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12449055

app-crypt/yubikey-manager-qt: bump to 1.1.0 #674052

Closes: https://bugs.gentoo.org/674052
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.1.0.ebuild| 56 ++
 2 files changed, 57 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 5c6c46f7b61..aeb53deb6ca 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -2,3 +2,4 @@ DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb0
 DIST yubikey-manager-qt-0.5.1.tar 655360 BLAKE2B 
6b109190750bd9675e32c836831a7e0ea286021303deffc64a351f2a127f5a5ee0190e3ca99abf0407bbb34a1a1c454f453fab464de2726f6cae539d5f865da1
 SHA512 
a8ceab5fd8d20eca2424d3f9a92ad12066e8fc26a7640df478965e5d9e2896fbc64885b26f599fcb2588f5b64d2f046af373f87e23ef266178ddf877e422ed36
 DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961
 SHA512 
29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227
 DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 
9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029
 SHA512 
2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843
+DIST yubikey-manager-qt-1.1.0.tar.gz 10893455 BLAKE2B 
d83f76b83f35380377beb0e5c5b4a605049211685ff3ec44f60c909f8bc8f60dcd0868ad666bebce13e7c0459f604dd5d77cb1bd01035fe8584c019aacca39e8
 SHA512 
b54f1e6908b190ccb9273b906ace9ce2e1d189b794ba9b0ae00dbda4808b3f376b37c5f010ae06eaa63515af9b48698499f87780c59394f8b80f35d64d599c59

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild
new file mode 100644
index 000..54eda43c3b0
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://github.com/Yubico/${PN}/archive/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2019-01-31 Thread Göktürk Yüksek
commit: e8e05cfa3713f9670390b71d8b8b9848c6bcd8dd
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Feb  1 02:13:36 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Feb  1 02:19:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e05cfa

app-crypt/yubikey-manager-qt: restrict version range for an rdep

Version 1.0.0 is not compatible with >=yubikey-manager-2.0.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 ...y-manager-qt-1.0.0-r2.ebuild => yubikey-manager-qt-1.0.0-r3.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
similarity index 93%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
index 08961842de9..c2fe40e4762 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ KEYWORDS="~amd64"
 
 DEPEND="
>=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-12-19 Thread Rick Farina
commit: 8fd5c1e5b7743653ceab25915cf816bfb9fec544
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Dec 19 20:41:08 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Dec 19 20:41:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd5c1e5

app-crypt/yubikey-manager-qt: add widgets to new dep

you get a useflag and you get a useflag, everyone gets a useflag!

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

 app-crypt/yubikey-manager-qt/metadata.xml | 4 
 ...-manager-qt-1.0.0-r1.ebuild => yubikey-manager-qt-1.0.0-r2.ebuild} | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
index 332501283a9..bd5a69117f3 100644
--- a/app-crypt/yubikey-manager-qt/metadata.xml
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -5,4 +5,8 @@
 gokt...@gentoo.org
 Göktürk Yüksek
   
+  
+zeroch...@gentoo.org
+Rick Farina
+  
 

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
similarity index 97%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r1.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
index b881efb9025..08961842de9 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r1.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
@@ -25,7 +25,7 @@ DEPEND="
dev-qt/qtdeclarative:5
dev-qt/qtsvg:5
dev-qt/qtquickcontrols2:5[widgets]
-   dev-qt/qtquickcontrols:5
+   dev-qt/qtquickcontrols:5[widgets]
dev-qt/qtwidgets:5"
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-12-19 Thread Rick Farina
commit: e73ae69b51bfad67696f5aa7574036e1a6105a6c
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Dec 19 17:42:19 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Dec 19 17:42:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73ae69b

app-crypt/yubikey-manager-qt: bug #673146

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

 ...ubikey-manager-qt-1.0.0.ebuild => yubikey-manager-qt-1.0.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r1.ebuild
similarity index 98%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r1.ebuild
index 7412d412984..b881efb9025 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r1.ebuild
@@ -25,6 +25,7 @@ DEPEND="
dev-qt/qtdeclarative:5
dev-qt/qtsvg:5
dev-qt/qtquickcontrols2:5[widgets]
+   dev-qt/qtquickcontrols:5
dev-qt/qtwidgets:5"
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-10-02 Thread Richard Farina
commit: f2a28049b36af98113e31222d4217df83603521e
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Oct  2 19:16:15 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Oct  2 19:19:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a28049

app-crypt/yubikey-manager-qt: fix missing dep

Signed-off-by: Rick Farina  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
index eb2df231d18..7412d412984 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
@@ -16,8 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
-   >=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
-   =app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/pyotherside[${PYTHON_USEDEP}]
dev-qt/qtsingleapplication[qt5(+),X]
@@ -25,11 +24,11 @@ DEPEND="
dev-qt/qtcore:5
dev-qt/qtdeclarative:5
dev-qt/qtsvg:5
-   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtquickcontrols2:5[widgets]
dev-qt/qtwidgets:5"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/"
+S="${WORKDIR}/${PN}-${P}"
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-10-02 Thread Richard Farina
commit: 293e5c1b869f7ab3d3f87b0537094bba8e246476
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue Oct  2 18:48:42 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue Oct  2 19:19:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293e5c1b

app-crypt/yubikey-manager-qt: bump

add missing deps (direct link)

Signed-off-by: Rick Farina  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-1.0.0.ebuild| 58 ++
 2 files changed, 59 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 55b851d5443..5c6c46f7b61 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,3 +1,4 @@
 DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2
 DIST yubikey-manager-qt-0.5.1.tar 655360 BLAKE2B 
6b109190750bd9675e32c836831a7e0ea286021303deffc64a351f2a127f5a5ee0190e3ca99abf0407bbb34a1a1c454f453fab464de2726f6cae539d5f865da1
 SHA512 
a8ceab5fd8d20eca2424d3f9a92ad12066e8fc26a7640df478965e5d9e2896fbc64885b26f599fcb2588f5b64d2f046af373f87e23ef266178ddf877e422ed36
 DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961
 SHA512 
29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227
+DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 
9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029
 SHA512 
2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
new file mode 100644
index 000..eb2df231d18
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://github.com/Yubico/${PN}/archive/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
+   https://github.com/Yubico/yubikey-manager-qt/issues/54
+   echo "${PV}" > "${S}"/VERSION || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+
+   domenu resources/ykman-gui.desktop
+   doicon -s 128 resources/icons/ykman.png
+   doicon -s scalable resources/icons/ykman.svg
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-07-17 Thread Göktürk Yüksek
commit: 54a02cb18f981b52049c38db606ca35dd5986787
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Tue Jul 17 22:34:43 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Jul 17 22:35:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a02cb1

app-crypt/yubikey-manager-qt: bump to 0.5.2

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-0.5.2.ebuild| 56 ++
 2 files changed, 57 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 5a6a6b8388d..55b851d5443 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1,3 @@
 DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2
 DIST yubikey-manager-qt-0.5.1.tar 655360 BLAKE2B 
6b109190750bd9675e32c836831a7e0ea286021303deffc64a351f2a127f5a5ee0190e3ca99abf0407bbb34a1a1c454f453fab464de2726f6cae539d5f865da1
 SHA512 
a8ceab5fd8d20eca2424d3f9a92ad12066e8fc26a7640df478965e5d9e2896fbc64885b26f599fcb2588f5b64d2f046af373f87e23ef266178ddf877e422ed36
+DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B 
d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961
 SHA512 
29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
new file mode 100644
index 000..5ef5ff7b249
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://github.com/Yubico/yubikey-manager-qt/releases/download/${P}/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
+   https://github.com/Yubico/yubikey-manager-qt/issues/54
+   echo "${PV}" > "${S}"/VERSION || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+
+   domenu resources/ykman-gui.desktop
+   doicon -s 128 resources/icons/ykman.png
+   doicon -s scalable resources/icons/ykman.svg
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-05-22 Thread Göktürk Yüksek
commit: 02383fb1d6b1fe16c18858bf72f0fbeca7de8858
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Tue May 22 19:21:11 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue May 22 19:22:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02383fb1

app-crypt/yubikey-manager-qt: bump to 0.5.1 #655364

Bug: https://github.com/Yubico/yubikey-manager-qt/issues/49
Closes: https://bugs.gentoo.org/655364
Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-0.5.1.ebuild| 54 ++
 2 files changed, 55 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 37ffd534642..5a6a6b8388d 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2
+DIST yubikey-manager-qt-0.5.1.tar 655360 BLAKE2B 
6b109190750bd9675e32c836831a7e0ea286021303deffc64a351f2a127f5a5ee0190e3ca99abf0407bbb34a1a1c454f453fab464de2726f6cae539d5f865da1
 SHA512 
a8ceab5fd8d20eca2424d3f9a92ad12066e8fc26a7640df478965e5d9e2896fbc64885b26f599fcb2588f5b64d2f046af373f87e23ef266178ddf877e422ed36

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild
new file mode 100644
index 000..b9627b57544
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+# >yubikey-manager-qt-0.5.1 should have the tarball issue fixed: 
https://github.com/Yubico/yubikey-manager-qt/issues/49
+SRC_URI="https://github.com/Yubico/yubikey-manager-qt/releases/download/${P}/${P}.tar.gz
 -> ${P}.tar"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-04-25 Thread Andreas Sturmlechner
commit: aac38493922388e0d63a6b0dc451a463d5192643
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 25 21:10:12 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 26 03:29:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac38493

app-crypt/yubikey-manager-qt: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-0.3.2-r1.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index f373469b271..37ffd534642 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-0.3.2.tar.gz 175662 BLAKE2B 
149ff32d35ec642cbbebf1352ef8ec18c6e105658daf4831c251e01843c1fc852851eb3f40eb7fd7c85fe58c7243f9fa7a2eb0640189628d67898b1f1e987ae7
 SHA512 
5ae0b802f041a37a67bef6f7c8b5224fe47d145bcb3bef8c42e300048e849bbcf333de6d15a9a671ced21741d412af9419c08fd3b018276ce997b3cdd5ba55f5
 DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
deleted file mode 100644
index 63672a9f513..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit eutils qmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=app-crypt/yubikey-manager-0.4[${PYTHON_USEDEP}]
-   dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5,X]
-   dev-qt/qtdeclarative:5
-   dev-qt/qtquickcontrols:5[widgets]
-   dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   rm -rf vendor ykman-gui/vendor || die
-   sed -i -e "s/ykman-cli//" ${PN}.pro || die
-   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-   domenu resources/ykman-gui.desktop
-   doicon -s 128 resources/icons/ykman.png
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2018-02-22 Thread Andreas Sturmlechner
commit: f96170e928425f36cacd02bad859e9f666530dbf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 19 20:07:30 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 22 10:47:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96170e9

app-crypt/yubikey-manager-qt: Prepare for qtsingleapplication dropping qt5

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ...-manager-qt-0.4.0-r1.ebuild => yubikey-manager-qt-0.4.0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
similarity index 93%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
index 159e51cf5b5..dbd42b543c6 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.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
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5,X]
+   dev-qt/qtsingleapplication[qt5(+),X]
dev-qt/qtdeclarative:5
dev-qt/qtquickcontrols:5[widgets]
dev-qt/qtwidgets:5"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-12-28 Thread Göktürk Yüksek
commit: 0f67b96ac8d1cb05ab5c339eb66cd7475d91
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Thu Dec 28 22:08:45 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Dec 28 22:09:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f67b96a

app-crypt/yubikey-manager-qt: require X for qtsingleapplication #642472

Closes: https://bugs.gentoo.org/642472
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 ...bikey-manager-qt-0.3.2.ebuild => yubikey-manager-qt-0.3.2-r1.ebuild} | 2 +-
 ...bikey-manager-qt-0.4.0.ebuild => yubikey-manager-qt-0.4.0-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
similarity index 97%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
index 74f07962a8d..63672a9f513 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=">=app-crypt/yubikey-manager-0.4[${PYTHON_USEDEP}]
dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5]
+   dev-qt/qtsingleapplication[qt5,X]
dev-qt/qtdeclarative:5
dev-qt/qtquickcontrols:5[widgets]
dev-qt/qtwidgets:5"

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
similarity index 97%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
index 04d1dcd6ecb..159e51cf5b5 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5]
+   dev-qt/qtsingleapplication[qt5,X]
dev-qt/qtdeclarative:5
dev-qt/qtquickcontrols:5[widgets]
dev-qt/qtwidgets:5"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-12-20 Thread Göktürk Yüksek
commit: 615916bf286270155255f57432b3e0634161924f
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Thu Dec 21 00:48:38 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Dec 21 00:49:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615916bf

app-crypt/yubikey-manager-qt: take over the maintenance

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-crypt/yubikey-manager-qt/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
index 6f49eba8f49..332501283a9 100644
--- a/app-crypt/yubikey-manager-qt/metadata.xml
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -1,5 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+  
+gokt...@gentoo.org
+Göktürk Yüksek
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-12-20 Thread Göktürk Yüksek
commit: 6b1d96cc8361a747f228519aa88963d92d08e456
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Thu Dec 21 00:47:20 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Dec 21 00:49:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1d96cc

app-crypt/yubikey-manager-qt: bump to 0.4.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-0.4.0.ebuild| 45 ++
 2 files changed, 46 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 37cdbbddcb2..f373469b271 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-0.3.2.tar.gz 175662 BLAKE2B 
149ff32d35ec642cbbebf1352ef8ec18c6e105658daf4831c251e01843c1fc852851eb3f40eb7fd7c85fe58c7243f9fa7a2eb0640189628d67898b1f1e987ae7
 SHA512 
5ae0b802f041a37a67bef6f7c8b5224fe47d145bcb3bef8c42e300048e849bbcf333de6d15a9a671ced21741d412af9419c08fd3b018276ce997b3cdd5ba55f5
+DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 
2364d0d257ab5c05d0555aba4bb01ee1639a2c3a42b47173ae905945a6265b123985ad7d8fe50b0cfd38a1a0a588f3e1424aa46585ddbf50337ce2456899067e
 SHA512 
12cef9636f06a92fdb3fce7cea5b97af3255b9cdd1b4feb4e184999eb77c17e465db927f56cd0e443a8ce8afc27b7e4be19ed07da7c41259f909ac4e98971de2

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild
new file mode 100644
index 000..04d1dcd6ecb
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
+   dev-python/pyotherside[${PYTHON_USEDEP}]
+   dev-qt/qtsingleapplication[qt5]
+   dev-qt/qtdeclarative:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtwidgets:5"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   rm -rf vendor ykman-gui/vendor || die
+   sed -i -e "s/ykman-cli//" ${PN}.pro || die
+   sed -e "/qtsingleapplication.pri/d" \
+   -e "/CONFIG += c++11/a CONFIG += qtsingleapplication" \
+   -i ykman-gui/ykman-gui.pro || die
+   echo "${PV}" > VERSION || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+   domenu resources/ykman-gui.desktop
+   doicon -s 128 resources/icons/ykman.png
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-11-24 Thread Michael Palimaka
commit: 212631b527b96dae3940bd4b9fb5a838e1f6184b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov 24 23:04:28 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov 24 23:09:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212631b5

app-crypt/yubikey-manager-qt: remove 0.3.1

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-0.3.1.ebuild| 39 --
 2 files changed, 40 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 6342024aa33..823a7eb1901 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-0.3.1.tar.gz 175215 SHA256 
e41bcda5aae5e0f92158f591e8e584d25c9b4872475f8e4253c7a7671e94c859 SHA512 
d47a6b75b50c2dca073ab74ea2d7c7c46ff86ec338f52d49afd39796cc1f3de7ddd74664b5f60f9013393b9ca24621da63d218eb3c2cb3017fefed2370b269d1
 WHIRLPOOL 
1d6de66f0450d72e29b9e9a2a959f4ca8ed7c8614b976115ecfb433e8b5f1795d12e6d907f73152b6bef3de6510cbcf236b2386b18a3cba2094269f78522196a
 DIST yubikey-manager-qt-0.3.2.tar.gz 175662 SHA256 
5dd780c75e17a141ab882c8c10b04dcfcc61dae7e574c1404a606b05b047cae1 SHA512 
5ae0b802f041a37a67bef6f7c8b5224fe47d145bcb3bef8c42e300048e849bbcf333de6d15a9a671ced21741d412af9419c08fd3b018276ce997b3cdd5ba55f5
 WHIRLPOOL 
5284a3e2f1e64d3b793b82d1064feab7325de12c0b8b6b5328f66440668d7b2628a5dc0df2d0b3b5e3a72a6f4aca511777cd6e2ae9fb3f337cc908cb1a2f1586

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.1.ebuild
deleted file mode 100644
index 660c413e887..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit qmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="app-crypt/yubikey-manager[${PYTHON_USEDEP}]
-   dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5]
-   dev-qt/qtdeclarative:5
-   dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   rm -rf vendor ykman-gui/vendor || die
-   sed -i -e "s/ykman-cli//" ${PN}.pro || die
-   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-11-21 Thread Manuel Rüger
commit: 287b08d5945b796583772f620bc55c00d4731f14
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Nov 21 17:57:32 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Nov 21 17:57:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287b08d5

app-crypt/yubikey-manager-qt: Unmaintain

Package-Manager: Portage-2.3.15, Repoman-2.3.6

 app-crypt/yubikey-manager-qt/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
index 97df2a00971..6f49eba8f49 100644
--- a/app-crypt/yubikey-manager-qt/metadata.xml
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   mr...@gentoo.org
-   Manuel Rüger
-   
+
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-10-27 Thread Manuel Rüger
commit: 4b82ddcd9335277251e7d9b87760b0df4cdb65a3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Oct 27 11:14:30 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Oct 27 11:14:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b82ddcd

app-crypt/yubikey-manager-qt: Version bump to 0.3.2

Package-Manager: Portage-2.3.12, Repoman-2.3.3

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-0.3.2.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 757f78a2650..6342024aa33 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-0.3.1.tar.gz 175215 SHA256 
e41bcda5aae5e0f92158f591e8e584d25c9b4872475f8e4253c7a7671e94c859 SHA512 
d47a6b75b50c2dca073ab74ea2d7c7c46ff86ec338f52d49afd39796cc1f3de7ddd74664b5f60f9013393b9ca24621da63d218eb3c2cb3017fefed2370b269d1
 WHIRLPOOL 
1d6de66f0450d72e29b9e9a2a959f4ca8ed7c8614b976115ecfb433e8b5f1795d12e6d907f73152b6bef3de6510cbcf236b2386b18a3cba2094269f78522196a
+DIST yubikey-manager-qt-0.3.2.tar.gz 175662 SHA256 
5dd780c75e17a141ab882c8c10b04dcfcc61dae7e574c1404a606b05b047cae1 SHA512 
5ae0b802f041a37a67bef6f7c8b5224fe47d145bcb3bef8c42e300048e849bbcf333de6d15a9a671ced21741d412af9419c08fd3b018276ce997b3cdd5ba55f5
 WHIRLPOOL 
5284a3e2f1e64d3b793b82d1064feab7325de12c0b8b6b5328f66440668d7b2628a5dc0df2d0b3b5e3a72a6f4aca511777cd6e2ae9fb3f337cc908cb1a2f1586

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild
new file mode 100644
index 000..74f07962a8d
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils qmake-utils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=app-crypt/yubikey-manager-0.4[${PYTHON_USEDEP}]
+   dev-python/pyotherside[${PYTHON_USEDEP}]
+   dev-qt/qtsingleapplication[qt5]
+   dev-qt/qtdeclarative:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtwidgets:5"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   rm -rf vendor ykman-gui/vendor || die
+   sed -i -e "s/ykman-cli//" ${PN}.pro || die
+   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+   domenu resources/ykman-gui.desktop
+   doicon -s 128 resources/icons/ykman.png
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-09-20 Thread Manuel Rüger
commit: 3abf1161c795019bbbc09c7df597039146701b5f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:56:45 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:56:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3abf1161

app-crypt/yubikey-manager-qt: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-0.3.0_p20170316.ebuild  | 40 --
 2 files changed, 41 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 181fcdfa2d2..757f78a2650 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-0.3.0_p20170316.tar.gz 174053 SHA256 
69144073666e7ef4e8273fb1dd93b452a6091a5b9beabd2f3de41cce6d0b6668 SHA512 
9280aeb242ab3e9f66b297d8cdab0b5f16bb966469932501bcfaf8d084d2db8f1c566ebdc82a4fb3f80ab196b946982f723a1cf8a36736c8dd874757b94c2472
 WHIRLPOOL 
6ae4c54242a83553d58cd78a24b2e99b73df004af0d8008f34a3ba635672fd2ef2b587ad3301aa1fdd3d619014704abdfe512b3d6ad9c55ae4f4f4b33aceb21b
 DIST yubikey-manager-qt-0.3.1.tar.gz 175215 SHA256 
e41bcda5aae5e0f92158f591e8e584d25c9b4872475f8e4253c7a7671e94c859 SHA512 
d47a6b75b50c2dca073ab74ea2d7c7c46ff86ec338f52d49afd39796cc1f3de7ddd74664b5f60f9013393b9ca24621da63d218eb3c2cb3017fefed2370b269d1
 WHIRLPOOL 
1d6de66f0450d72e29b9e9a2a959f4ca8ed7c8614b976115ecfb433e8b5f1795d12e6d907f73152b6bef3de6510cbcf236b2386b18a3cba2094269f78522196a

diff --git 
a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild
deleted file mode 100644
index a4525b9abb6..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit qmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
-COMMIT="700095c13f9da2dc74d338687f48196324f15c00"
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="app-crypt/yubikey-manager[${PYTHON_USEDEP}]
-   dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5]
-   dev-qt/qtdeclarative:5
-   dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   rm -rf vendor ykman-gui/vendor || die
-   sed -i -e "s/ykman-cli//" ${PN}.pro || die
-   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-09-08 Thread Manuel Rüger
commit: 31c98a4e39629ad571736ff03fd1b13a32596cb5
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  8 21:48:24 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  8 21:48:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c98a4e

app-crypt/yubikey-manager-qt: Version bump to 0.3.1

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 .../yubikey-manager-qt-0.3.1.ebuild| 39 ++
 2 files changed, 40 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index b36707723fd..181fcdfa2d2 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1 +1,2 @@
 DIST yubikey-manager-qt-0.3.0_p20170316.tar.gz 174053 SHA256 
69144073666e7ef4e8273fb1dd93b452a6091a5b9beabd2f3de41cce6d0b6668 SHA512 
9280aeb242ab3e9f66b297d8cdab0b5f16bb966469932501bcfaf8d084d2db8f1c566ebdc82a4fb3f80ab196b946982f723a1cf8a36736c8dd874757b94c2472
 WHIRLPOOL 
6ae4c54242a83553d58cd78a24b2e99b73df004af0d8008f34a3ba635672fd2ef2b587ad3301aa1fdd3d619014704abdfe512b3d6ad9c55ae4f4f4b33aceb21b
+DIST yubikey-manager-qt-0.3.1.tar.gz 175215 SHA256 
e41bcda5aae5e0f92158f591e8e584d25c9b4872475f8e4253c7a7671e94c859 SHA512 
d47a6b75b50c2dca073ab74ea2d7c7c46ff86ec338f52d49afd39796cc1f3de7ddd74664b5f60f9013393b9ca24621da63d218eb3c2cb3017fefed2370b269d1
 WHIRLPOOL 
1d6de66f0450d72e29b9e9a2a959f4ca8ed7c8614b976115ecfb433e8b5f1795d12e6d907f73152b6bef3de6510cbcf236b2386b18a3cba2094269f78522196a

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.1.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.1.ebuild
new file mode 100644
index 000..660c413e887
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit qmake-utils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-crypt/yubikey-manager[${PYTHON_USEDEP}]
+   dev-python/pyotherside[${PYTHON_USEDEP}]
+   dev-qt/qtsingleapplication[qt5]
+   dev-qt/qtdeclarative:5
+   dev-qt/qtwidgets:5"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   rm -rf vendor ykman-gui/vendor || die
+   sed -i -e "s/ykman-cli//" ${PN}.pro || die
+   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-08-01 Thread Manuel Rüger
commit: 97a41393a26b7bde55bacdb53b3394697dc21dcc
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Aug  1 12:02:41 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Aug  1 12:03:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a41393

app-crypt/yubikey-manager-qt: Initial version

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-crypt/yubikey-manager-qt/Manifest  |  1 +
 app-crypt/yubikey-manager-qt/metadata.xml  |  8 +
 .../yubikey-manager-qt-0.3.0_p20170316.ebuild  | 40 ++
 3 files changed, 49 insertions(+)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
new file mode 100644
index 000..b36707723fd
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -0,0 +1 @@
+DIST yubikey-manager-qt-0.3.0_p20170316.tar.gz 174053 SHA256 
69144073666e7ef4e8273fb1dd93b452a6091a5b9beabd2f3de41cce6d0b6668 SHA512 
9280aeb242ab3e9f66b297d8cdab0b5f16bb966469932501bcfaf8d084d2db8f1c566ebdc82a4fb3f80ab196b946982f723a1cf8a36736c8dd874757b94c2472
 WHIRLPOOL 
6ae4c54242a83553d58cd78a24b2e99b73df004af0d8008f34a3ba635672fd2ef2b587ad3301aa1fdd3d619014704abdfe512b3d6ad9c55ae4f4f4b33aceb21b

diff --git a/app-crypt/yubikey-manager-qt/metadata.xml 
b/app-crypt/yubikey-manager-qt/metadata.xml
new file mode 100644
index 000..97df2a00971
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   mr...@gentoo.org
+   Manuel Rüger
+   
+

diff --git 
a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild
new file mode 100644
index 000..a4525b9abb6
--- /dev/null
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit qmake-utils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
+HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt;
+COMMIT="700095c13f9da2dc74d338687f48196324f15c00"
+SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-crypt/yubikey-manager[${PYTHON_USEDEP}]
+   dev-python/pyotherside[${PYTHON_USEDEP}]
+   dev-qt/qtsingleapplication[qt5]
+   dev-qt/qtdeclarative:5
+   dev-qt/qtwidgets:5"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   rm -rf vendor ykman-gui/vendor || die
+   sed -i -e "s/ykman-cli//" ${PN}.pro || die
+   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake install INSTALL_ROOT="${D}"
+}