From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/kpcli/
Date: Sat, 4 Jun 2022 07:07:53 +0000 (UTC) [thread overview]
Message-ID: <1654326469.07f3d624a465e042aa496e209e965c07084e2621.juippis@gentoo> (raw)
commit: 07f3d624a465e042aa496e209e965c07084e2621
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 4 06:03:12 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jun 4 07:07:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f3d624
app-admin/kpcli: drop 3.6
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-admin/kpcli/Manifest | 1 -
app-admin/kpcli/kpcli-3.6.ebuild | 43 ----------------------------------------
2 files changed, 44 deletions(-)
diff --git a/app-admin/kpcli/Manifest b/app-admin/kpcli/Manifest
index 115c3ac9b1c7..f1a644093812 100644
--- a/app-admin/kpcli/Manifest
+++ b/app-admin/kpcli/Manifest
@@ -1,2 +1 @@
-DIST kpcli-3.6.pl 232478 BLAKE2B 2c7ea808e840954d2661d7c89dbc7cd7f955d2bfba2c70034d95f480bdfbce8e5e3533105aa4f78c2c4386c1414ca78d678e0487571d93e23381e697054a7c01 SHA512 12c7fdeb613451d1bfcbed18fdec0b555a1ec2ce28ffd7969313a9a5acac582d1c019ea660a550ab2a28d947c5d14a63fcdea252757291aeb44ceae63c205b0f
DIST kpcli-3.7.pl 241191 BLAKE2B a3a851ab9d5244dc2c17c084f116fd8b7adc6770715011c119e8238a7f5ecc0fd894d98c47c4762413dadfff83798f1a134a21d9e156d12ae76aac51259ee58b SHA512 2f66686e6f563e9ef5a2ae1fe23085c2563455e6041ce60eaedbb87492ae517a19163393e640e58b3a8d761cefd924bad605762ad6ba045de8f45fad4fb90abc
diff --git a/app-admin/kpcli/kpcli-3.6.ebuild b/app-admin/kpcli/kpcli-3.6.ebuild
deleted file mode 100644
index d274b38218b7..000000000000
--- a/app-admin/kpcli/kpcli-3.6.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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
-}
next reply other threads:[~2022-06-04 7:07 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-04 7:07 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-19 11:21 [gentoo-commits] repo/gentoo:master commit in: app-admin/kpcli/ Ulrich Müller
2023-07-27 8:29 Joonas Niilola
2022-08-24 7:02 Joonas Niilola
2022-08-24 7:02 Joonas Niilola
2022-07-23 9:13 Joonas Niilola
2022-07-23 9:13 Joonas Niilola
2022-07-22 6:30 Joonas Niilola
2022-05-27 6:53 Joonas Niilola
2022-05-20 8:40 Joonas Niilola
2021-05-17 21:37 Andreas K. Hüttel
2020-11-14 7:01 Joonas Niilola
2020-11-14 7:01 Joonas Niilola
2020-11-14 7:01 Joonas Niilola
2020-10-15 10:56 Joonas Niilola
2020-10-15 10:56 Joonas Niilola
2020-09-22 12:20 Joonas Niilola
2020-09-22 6:12 Joonas Niilola
2020-09-21 6:14 Joonas Niilola
2020-05-26 10:16 Joonas Niilola
2020-05-26 10:16 Joonas Niilola
2020-05-26 10:16 Joonas Niilola
2020-04-26 10:52 Joonas Niilola
2020-03-28 15:28 Joonas Niilola
2020-03-28 15:28 Joonas Niilola
2020-03-28 15:28 Joonas Niilola
2019-11-14 4:16 Joonas Niilola
2019-08-17 5:31 Joonas Niilola
2019-08-16 11:35 Joonas Niilola
2019-08-16 11:35 Joonas Niilola
2018-03-28 21:57 Patrice Clement
2017-01-14 21:17 Andreas Hüttel
2017-01-14 21:15 Andreas Hüttel
2017-01-14 21:15 Andreas Hüttel
2016-05-27 21:57 Andreas Hüttel
2015-09-14 13:30 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1654326469.07f3d624a465e042aa496e209e965c07084e2621.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox