* [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/
@ 2016-08-06 17:11 Lars Wendler
0 siblings, 0 replies; 6+ messages in thread
From: Lars Wendler @ 2016-08-06 17:11 UTC (permalink / raw
To: gentoo-commits
commit: 2132c46b0b0dd9f78783bd080950b1b6f6797777
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 17:10:43 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 17:10:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2132c46b
sys-auth/ykclient: Bump to version 2.15 (bug #585270).
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-auth/ykclient/Manifest | 1 +
sys-auth/ykclient/ykclient-2.15.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/sys-auth/ykclient/Manifest b/sys-auth/ykclient/Manifest
index e7e7e38..8e86b52 100644
--- a/sys-auth/ykclient/Manifest
+++ b/sys-auth/ykclient/Manifest
@@ -1,2 +1,3 @@
DIST ykclient-2.13.tar.gz 385672 SHA256 92b0e8d3f9911392c5f10de045c4fbc604423f22a3a6bd37d2cf4a97839181d3 SHA512 1d684539c051ff6da7d3b99660ea6aa205bc9241233961bcbdd0f81414d69456c2137f51b46a7e06ac871106a3c704bd3d543b6d4aff2c5ae4dff76277e1083b WHIRLPOOL 8f34b2a76f2d7c1ada21cb9d7a35cfd66634937803c0261121b95418bb2065814e8a1b648c9fc708ec9c7b97a446b60f0c97c7805490d263e8099504d8f245ac
DIST ykclient-2.14.tar.gz 386915 SHA256 bd7ddaa1d88ec7be323738cabdf58ff99cb6d6cd3fe937c69b52fa9b3764d362 SHA512 743249f52eed1b07a5e582b644b4819e1defcd18a4c2d812b7738cb161e3152e2a49fba54fbf0fe3dfcda9f8477536660b9d2b0bb5c2eb84b106d435c91efe8d WHIRLPOOL 74ab719cfb0af413f7c226f3e0b1f6026f174213f86a9f8599e084d29fbe2ca237b7dd0f927a83c94efbcd1fdd0a687ac708c466e27adc1a61ecfefe7ba4e188
+DIST ykclient-2.15.tar.gz 388738 SHA256 f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016 SHA512 a6e00309330225c681702616aa9f5d7e042f33a22ebe7719c2d71276f1a660ed0dc180d7f50c24b1c65d7bba6e2f2285d03037d504e926ac75506c24e6826279 WHIRLPOOL 91ca4a1179be8be14178e43ad4767c8b7c911bbca67d9fbdfdf1ce80024f18b2760af4712578a0e0ca620255c4553a1a39e7fc44ce649b507091eb2742702110
diff --git a/sys-auth/ykclient/ykclient-2.15.ebuild b/sys-auth/ykclient/ykclient-2.15.ebuild
new file mode 100644
index 0000000..787383c
--- /dev/null
+++ b/sys-auth/ykclient/ykclient-2.15.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Yubico C client library"
+SRC_URI="http://opensource.yubico.com/yubico-c-client/releases/${P}.tar.gz"
+HOMEPAGE="https://github.com/Yubico/yubico-c-client"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="BSD-2"
+IUSE="static-libs"
+
+RDEPEND=">=net-misc/curl-7.21.1"
+DEPEND="${RDEPEND}"
+
+# Tests require an active network connection, we don't want to run them
+RESTRICT="test"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/
@ 2016-08-06 17:11 Lars Wendler
0 siblings, 0 replies; 6+ messages in thread
From: Lars Wendler @ 2016-08-06 17:11 UTC (permalink / raw
To: gentoo-commits
commit: 9c3a21d526e4746e680e0264b62995b030300d37
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 17:11:01 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 17:11:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3a21d5
sys-auth/ykclient: Removed old.
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-auth/ykclient/Manifest | 1 -
sys-auth/ykclient/ykclient-2.13.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/sys-auth/ykclient/Manifest b/sys-auth/ykclient/Manifest
index 8e86b52..4a66968 100644
--- a/sys-auth/ykclient/Manifest
+++ b/sys-auth/ykclient/Manifest
@@ -1,3 +1,2 @@
-DIST ykclient-2.13.tar.gz 385672 SHA256 92b0e8d3f9911392c5f10de045c4fbc604423f22a3a6bd37d2cf4a97839181d3 SHA512 1d684539c051ff6da7d3b99660ea6aa205bc9241233961bcbdd0f81414d69456c2137f51b46a7e06ac871106a3c704bd3d543b6d4aff2c5ae4dff76277e1083b WHIRLPOOL 8f34b2a76f2d7c1ada21cb9d7a35cfd66634937803c0261121b95418bb2065814e8a1b648c9fc708ec9c7b97a446b60f0c97c7805490d263e8099504d8f245ac
DIST ykclient-2.14.tar.gz 386915 SHA256 bd7ddaa1d88ec7be323738cabdf58ff99cb6d6cd3fe937c69b52fa9b3764d362 SHA512 743249f52eed1b07a5e582b644b4819e1defcd18a4c2d812b7738cb161e3152e2a49fba54fbf0fe3dfcda9f8477536660b9d2b0bb5c2eb84b106d435c91efe8d WHIRLPOOL 74ab719cfb0af413f7c226f3e0b1f6026f174213f86a9f8599e084d29fbe2ca237b7dd0f927a83c94efbcd1fdd0a687ac708c466e27adc1a61ecfefe7ba4e188
DIST ykclient-2.15.tar.gz 388738 SHA256 f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016 SHA512 a6e00309330225c681702616aa9f5d7e042f33a22ebe7719c2d71276f1a660ed0dc180d7f50c24b1c65d7bba6e2f2285d03037d504e926ac75506c24e6826279 WHIRLPOOL 91ca4a1179be8be14178e43ad4767c8b7c911bbca67d9fbdfdf1ce80024f18b2760af4712578a0e0ca620255c4553a1a39e7fc44ce649b507091eb2742702110
diff --git a/sys-auth/ykclient/ykclient-2.13.ebuild b/sys-auth/ykclient/ykclient-2.13.ebuild
deleted file mode 100644
index e4e379f..0000000
--- a/sys-auth/ykclient/ykclient-2.13.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Yubico C client library"
-SRC_URI="http://opensource.yubico.com/yubico-c-client/releases/${P}.tar.gz"
-HOMEPAGE="https://github.com/Yubico/yubico-c-client"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="BSD-2"
-IUSE="static-libs"
-
-RDEPEND=">=net-misc/curl-7.21.1"
-DEPEND="${RDEPEND}"
-
-# Tests require an active network connection, we don't want to run them
-RESTRICT="test"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/
@ 2016-08-07 9:30 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-08-07 9:30 UTC (permalink / raw
To: gentoo-commits
commit: 153e004279b120f4e2cdc4d6aca38f3804a06298
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 09:15:32 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 09:29:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153e0042
sys-auth/ykclient: Cleanup per bug #85210
Package-Manager: portage-2.3.0
sys-auth/ykclient/metadata.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/sys-auth/ykclient/metadata.xml b/sys-auth/ykclient/metadata.xml
index a73041c..46dd234 100644
--- a/sys-auth/ykclient/metadata.xml
+++ b/sys-auth/ykclient/metadata.xml
@@ -6,11 +6,6 @@
<name>Brant Gurganus</name>
<description>Proxied co-maintainer, assign bugs to him</description>
</maintainer>
- <maintainer type="person">
- <email>flameeyes@gentoo.org</email>
- <name>Diego Elio Pettenò</name>
- <description>Proxy maintainer, CC him on bugs</description>
- </maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/
@ 2017-10-03 7:14 Jonas Stein
0 siblings, 0 replies; 6+ messages in thread
From: Jonas Stein @ 2017-10-03 7:14 UTC (permalink / raw
To: gentoo-commits
commit: 332e49fdeb9a6b22c825ae26c7d5057f7d0cb6ac
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 3 07:14:33 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 07:14:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332e49fd
sys-auth/ykclient: Remove proxied maintainer
Removed proxied maintainer, because he was added by mistake.
This was part of bug 633194.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
sys-auth/ykclient/metadata.xml | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/sys-auth/ykclient/metadata.xml b/sys-auth/ykclient/metadata.xml
index 46dd234bd53..30473973d7b 100644
--- a/sys-auth/ykclient/metadata.xml
+++ b/sys-auth/ykclient/metadata.xml
@@ -1,15 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>brant@gurganus.name</email>
- <name>Brant Gurganus</name>
- <description>Proxied co-maintainer, assign bugs to him</description>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+<!-- maintainer-needed -->
<upstream>
<remote-id type="google-code">yubico-c-client</remote-id>
<remote-id type="github">Yubico/yubico-c-client</remote-id>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/
@ 2019-09-11 16:21 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2019-09-11 16:21 UTC (permalink / raw
To: gentoo-commits
commit: 509cf02ca39cd0827daebf8d50c87302e2dec570
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 11:27:08 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 16:20:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509cf02c
sys-auth/ykclient: Drop old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-auth/ykclient/Manifest | 1 -
sys-auth/ykclient/ykclient-2.14.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/sys-auth/ykclient/Manifest b/sys-auth/ykclient/Manifest
index 4aaedf9d477..e08f204b5de 100644
--- a/sys-auth/ykclient/Manifest
+++ b/sys-auth/ykclient/Manifest
@@ -1,2 +1 @@
-DIST ykclient-2.14.tar.gz 386915 BLAKE2B fc102be66224551ec25ddd6e4008146fd569692bc6fcc331b5a35c95fa24d4ff3100cbfff78f5700ace0f12859c758d5eb12d2d56384f7548b92ac1a7a1d1b4a SHA512 743249f52eed1b07a5e582b644b4819e1defcd18a4c2d812b7738cb161e3152e2a49fba54fbf0fe3dfcda9f8477536660b9d2b0bb5c2eb84b106d435c91efe8d
DIST ykclient-2.15.tar.gz 388738 BLAKE2B 10f56d97c337de5ae8fe15fb526f89208e8e69563cd7b2f1494e5a972da0a218c1c89e608ed490b7f17efc619bfeacfb51d1615b6eff36d4bfa5351cf80e4061 SHA512 a6e00309330225c681702616aa9f5d7e042f33a22ebe7719c2d71276f1a660ed0dc180d7f50c24b1c65d7bba6e2f2285d03037d504e926ac75506c24e6826279
diff --git a/sys-auth/ykclient/ykclient-2.14.ebuild b/sys-auth/ykclient/ykclient-2.14.ebuild
deleted file mode 100644
index fb692e4fa79..00000000000
--- a/sys-auth/ykclient/ykclient-2.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Yubico C client library"
-SRC_URI="http://opensource.yubico.com/yubico-c-client/releases/${P}.tar.gz"
-HOMEPAGE="https://github.com/Yubico/yubico-c-client"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="BSD-2"
-IUSE="static-libs"
-
-RDEPEND=">=net-misc/curl-7.21.1"
-DEPEND="${RDEPEND}"
-
-# Tests require an active network connection, we don't want to run them
-RESTRICT="test"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/
@ 2020-11-15 23:24 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-11-15 23:24 UTC (permalink / raw
To: gentoo-commits
commit: dc4476fd5b5ab8a88749cf42cc4f59430d429e63
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Nov 15 23:23:25 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 23:23:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4476fd
sys-auth/ykclient: disable static libs, port to EAPI 7
Closes: https://bugs.gentoo.org/725690
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-auth/ykclient/ykclient-2.15.ebuild | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/sys-auth/ykclient/ykclient-2.15.ebuild b/sys-auth/ykclient/ykclient-2.15.ebuild
index cec75e52208..e119df25b79 100644
--- a/sys-auth/ykclient/ykclient-2.15.ebuild
+++ b/sys-auth/ykclient/ykclient-2.15.ebuild
@@ -1,19 +1,26 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Yubico C client library"
SRC_URI="http://opensource.yubico.com/yubico-c-client/releases/${P}.tar.gz"
HOMEPAGE="https://github.com/Yubico/yubico-c-client"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
LICENSE="BSD-2"
-IUSE="static-libs"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# Tests require an active network connection, we don't want to run them
+RESTRICT="test"
-RDEPEND=">=net-misc/curl-7.21.1"
+RDEPEND="net-misc/curl"
DEPEND="${RDEPEND}"
-# Tests require an active network connection, we don't want to run them
-RESTRICT="test"
+src_configure() {
+ econf --disable-static
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-11-15 23:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-11 16:21 [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykclient/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2020-11-15 23:24 David Seifert
2017-10-03 7:14 Jonas Stein
2016-08-07 9:30 Pacho Ramos
2016-08-06 17:11 Lars Wendler
2016-08-06 17:11 Lars Wendler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox