From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F5B6138206 for ; Fri, 19 Jan 2018 16:57:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96B06E0837; Fri, 19 Jan 2018 16:57:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60613E0837 for ; Fri, 19 Jan 2018 16:57:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1E4B335C0C for ; Fri, 19 Jan 2018 16:57:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 735B21A7 for ; Fri, 19 Jan 2018 16:57:54 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1516380806.64d170147a548d974b857e27793e9cd296dd88dc.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/stoken/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/stoken/Manifest app-crypt/stoken/stoken-0.90.ebuild app-crypt/stoken/stoken-0.91.ebuild app-crypt/stoken/stoken-0.92.ebuild X-VCS-Directories: app-crypt/stoken/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 64d170147a548d974b857e27793e9cd296dd88dc X-VCS-Branch: master Date: Fri, 19 Jan 2018 16:57:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9803da96-3cd3-444e-9151-422347a1894d X-Archives-Hash: 17397efdb6cff448e42108b8b6cd9689 commit: 64d170147a548d974b857e27793e9cd296dd88dc Author: Matthew Thode gentoo org> AuthorDate: Fri Jan 19 16:53:02 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Jan 19 16:53:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d17014 app-crypt/stoken: 0.92 stable amd64 and x86 with cleanup Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-crypt/stoken/Manifest | 2 -- app-crypt/stoken/stoken-0.90.ebuild | 29 ----------------------------- app-crypt/stoken/stoken-0.91.ebuild | 29 ----------------------------- app-crypt/stoken/stoken-0.92.ebuild | 4 ++-- 4 files changed, 2 insertions(+), 62 deletions(-) diff --git a/app-crypt/stoken/Manifest b/app-crypt/stoken/Manifest index 2356dde664e..d1218f1af46 100644 --- a/app-crypt/stoken/Manifest +++ b/app-crypt/stoken/Manifest @@ -1,3 +1 @@ -DIST stoken-0.90.tar.gz 116642 BLAKE2B 33cde44212585eb994db62de0527fb7d06add3f247ac09e53ee3809de4150b09a99bdda1eb4bd1d7ac449a8f94c8dbdd468af955b82caeb1beb8331338788049 SHA512 7c75a04ea6542a13d639bbb74523443e030559dcf65d181d07fc64277442500a8a18daf2351248a552e42daf815fe5d0079b5b559402522d45ac10ed7762c818 -DIST stoken-0.91.tar.gz 116846 BLAKE2B 914324f7151ff9aaae336cf44624f7d8fd70bfc0514a9c20defd47e17e8acceda2aa020a2fadfe3bdd9caa6650adb7859a5422eb9acc27df9834140f4bd5aa86 SHA512 7d34c3ec3022aabd909fcb89fabd03003fdc4d635a064401407ce78068c0965012b9b61b53ce2d6e018973fe2e23a7e4d35913fca564e0af65fd0f0fb7fb30b4 DIST stoken-0.92.tar.gz 117212 BLAKE2B 8d236a73b0626ab91d145d01fa07c28ba8c54a3053aaba32b64b4dacc39dc8265d5740630ec2495d678c975b1bfa480a79a5ec1115accf39170229b444673f48 SHA512 b41262320c24e487ece884fc431d835c787f057947a92e3d57ed2047bc02b576b072e8a69f4b58b47ab1f913b5ae8c3ee8108d3b55c1477f15848420b668fea3 diff --git a/app-crypt/stoken/stoken-0.90.ebuild b/app-crypt/stoken/stoken-0.90.ebuild deleted file mode 100644 index cfbe027df35..00000000000 --- a/app-crypt/stoken/stoken-0.90.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit autotools - -DESCRIPTION="Software Token for Linux/UNIX" -HOMEPAGE="https://github.com/cernekee/stoken" -SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc64 x86" -IUSE="gtk" - -RDEPEND=" - || ( dev-libs/nettle dev-libs/libtomcrypt ) - gtk? ( >=x11-libs/gtk+-3.12:3 )" -DEPEND="${RDEPEND}" - -src_prepare() { - eautoreconf - eapply_user -} - -src_configure() { - econf $(use_with gtk) -} diff --git a/app-crypt/stoken/stoken-0.91.ebuild b/app-crypt/stoken/stoken-0.91.ebuild deleted file mode 100644 index 886714165d0..00000000000 --- a/app-crypt/stoken/stoken-0.91.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit autotools - -DESCRIPTION="Software Token for Linux/UNIX" -HOMEPAGE="https://github.com/cernekee/stoken" -SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="gtk" - -RDEPEND=" - || ( dev-libs/nettle dev-libs/libtomcrypt ) - gtk? ( >=x11-libs/gtk+-3.12:3 )" -DEPEND="${RDEPEND}" - -src_prepare() { - eautoreconf - eapply_user -} - -src_configure() { - econf $(use_with gtk) -} diff --git a/app-crypt/stoken/stoken-0.92.ebuild b/app-crypt/stoken/stoken-0.92.ebuild index 6a8f901f358..06a2e2468cf 100644 --- a/app-crypt/stoken/stoken-0.92.ebuild +++ b/app-crypt/stoken/stoken-0.92.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" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ppc64 x86" IUSE="gtk" # || ( dev-libs/nettle dev-libs/libtomcrypt ) libtomcrypt is not packaged