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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C2AD2158094 for ; Sat, 23 Jul 2022 09:13:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E94C7E0D6F; Sat, 23 Jul 2022 09:13:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC5ADE0D6F for ; Sat, 23 Jul 2022 09:13:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0A80341100 for ; Sat, 23 Jul 2022 09:13:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1A3F551 for ; Sat, 23 Jul 2022 09:13:39 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1658567612.3c35665b345803c0b49f3719053fca8394caa044.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/kpcli/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/kpcli/Manifest app-admin/kpcli/kpcli-3.8.ebuild X-VCS-Directories: app-admin/kpcli/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 3c35665b345803c0b49f3719053fca8394caa044 X-VCS-Branch: master Date: Sat, 23 Jul 2022 09:13:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dac96d12-3f9d-4eb6-96cf-ced5691611d1 X-Archives-Hash: f09117e1d890cad26524fac1ab59d09e commit: 3c35665b345803c0b49f3719053fca8394caa044 Author: Joonas Niilola gentoo org> AuthorDate: Sat Jul 23 08:24:40 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jul 23 09:13:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c35665b app-admin/kpcli: drop 3.8 Signed-off-by: Joonas Niilola gentoo.org> app-admin/kpcli/Manifest | 1 - app-admin/kpcli/kpcli-3.8.ebuild | 43 ---------------------------------------- 2 files changed, 44 deletions(-) diff --git a/app-admin/kpcli/Manifest b/app-admin/kpcli/Manifest index bc338e9282dc..7f506b1bd7f0 100644 --- a/app-admin/kpcli/Manifest +++ b/app-admin/kpcli/Manifest @@ -1,3 +1,2 @@ DIST kpcli-3.7.pl 241191 BLAKE2B a3a851ab9d5244dc2c17c084f116fd8b7adc6770715011c119e8238a7f5ecc0fd894d98c47c4762413dadfff83798f1a134a21d9e156d12ae76aac51259ee58b SHA512 2f66686e6f563e9ef5a2ae1fe23085c2563455e6041ce60eaedbb87492ae517a19163393e640e58b3a8d761cefd924bad605762ad6ba045de8f45fad4fb90abc DIST kpcli-3.8.1.pl 263292 BLAKE2B 70e9e4ca56466e51314e891de2282f9124c7eedd0f7aea7abfc4ad94a1f4ebcc4d65dc09573560e4cc90be4a2f4a3156d6d4e57f3cb5a27de297fca137fc9cbb SHA512 5d4ba12112b6b82dc150193f6c2210c868c6582726cf157f05d2ad74224ac6f637d09075ae410ce91481b222cc1f40c3fb2f6267923a04a06211929d92a05097 -DIST kpcli-3.8.pl 263217 BLAKE2B 07f3300340e1d446ca7ef4491a9b4e7812fc1299fb8ac0659529b9389d11b156f3bcfca583bb4f1a316eb7204c19f82c02b23b36aab0036f37800ca5c9ec3f35 SHA512 4ab75097309f9f9d6cb9c74ec2ea98130c836db0ed9e50e280c11629627ae1a560b0d78f2b02ccd8b025864ae6d4e18a20aa41d736dfdd9a1c423889b71fe592 diff --git a/app-admin/kpcli/kpcli-3.8.ebuild b/app-admin/kpcli/kpcli-3.8.ebuild deleted file mode 100644 index d30a653f15b0..000000000000 --- a/app-admin/kpcli/kpcli-3.8.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit optfeature - -DESCRIPTION="A command line interface to KeePass database files" -HOMEPAGE="http://kpcli.sourceforge.net" -SRC_URI="https://downloads.sourceforge.net/project/kpcli/${P}.pl" - -LICENSE="|| ( Artistic GPL-1+ )" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-perl/Clone - dev-perl/Crypt-Rijndael - dev-perl/File-KeePass - dev-perl/Math-Random-ISAAC - dev-perl/Sort-Naturally - dev-perl/Sub-Install - dev-perl/TermReadKey - dev-perl/Term-ReadLine-Gnu - dev-perl/Term-ShellUI" - -src_unpack() { - mkdir "${S}" || die - cp "${DISTDIR}/${P}.pl" "${S}/${PN}" || die -} - -src_compile() { :; } - -src_install() { - dobin kpcli -} - -pkg_postinst() { - optfeature "time-based-one-time-only password support" "dev-perl/Authen-OATH dev-perl/Convert-Base32" - optfeature "X clipboard support" "dev-perl/Capture-Tiny dev-perl/Clipboard" - optfeature "password quality check" dev-perl/Data-Password - optfeature "better password quality check" dev-perl/Data-Password-passwdqc - optfeature "importing Password Safe v3 databases" dev-perl/Crypt-PWSafe3 -}