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, 17 Aug 2019 05:31:57 +0000 (UTC) [thread overview]
Message-ID: <1566019897.7fdf88fff214c120229aa51e4d369fd48e3be739.juippis@gentoo> (raw)
commit: 7fdf88fff214c120229aa51e4d369fd48e3be739
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 17 02:28:23 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 17 05:31:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdf88ff
app-admin/kpcli: bump to 3.3
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-admin/kpcli/Manifest | 1 +
app-admin/kpcli/kpcli-3.3.ebuild | 47 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/app-admin/kpcli/Manifest b/app-admin/kpcli/Manifest
index 6d01cd833e4..7ade16bdfc6 100644
--- a/app-admin/kpcli/Manifest
+++ b/app-admin/kpcli/Manifest
@@ -1 +1,2 @@
DIST kpcli-3.2.pl 197369 BLAKE2B 17a449c1727e8c9e79a5c45327debec1391e58012b2f94979a9431dfc45a0909b23f2e61717aaa2ea18153f420d8d8eba9fd4a5afa860b8478d58e044049322a SHA512 72374da627075a2a0a18932f0f4d48c77e23a8a3ac13599d7cebb6b3b685c2d1678bf8035651adeb471538b4da3825443a9e2a9a393e85be175637b0bfa611b9
+DIST kpcli-3.3.pl 199249 BLAKE2B 6db8dff530c709600ac90ca77c8171bedb98dc0ff3822963cdd177000a0b23c46387613639205b85dfdcb710b5a9804fc5b2e205c1937952e8439f5bebae4900 SHA512 5a837891a29dc65f0900015124fe3fdd1b7b9878ed2094d7c299c24590feee8e704212bcabf45c63064f97deca1dd2da96aa80c5be4305692f181db45b7e241a
diff --git a/app-admin/kpcli/kpcli-3.3.ebuild b/app-admin/kpcli/kpcli-3.3.ebuild
new file mode 100644
index 00000000000..1dda345988a
--- /dev/null
+++ b/app-admin/kpcli/kpcli-3.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A command line interface to KeePass database files"
+HOMEPAGE="http://kpcli.sourceforge.net"
+SRC_URI="http://downloads.sourceforge.net/project/kpcli/${P}.pl"
+
+LICENSE="|| ( Artistic GPL-1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X"
+
+DEPEND=""
+RDEPEND="
+ dev-lang/perl
+ dev-perl/Clone
+ dev-perl/Crypt-Rijndael
+ dev-perl/TermReadKey
+ dev-perl/Sort-Naturally
+ dev-perl/Term-ShellUI
+ >=dev-perl/File-KeePass-0.30.0
+ virtual/perl-File-Spec
+ virtual/perl-Getopt-Long
+ virtual/perl-Digest-MD5
+ virtual/perl-Digest-SHA
+ virtual/perl-Data-Dumper
+ virtual/perl-Term-ANSIColor
+ virtual/perl-Time-Piece
+ virtual/perl-Carp
+ X? (
+ dev-perl/Capture-Tiny
+ dev-perl/Clipboard
+ )
+"
+
+src_unpack() {
+ mkdir "${S}" || die
+ cp "${DISTDIR}/${P}.pl" "${S}/${PN}" || die
+}
+
+src_compile() { :; }
+
+src_install() {
+ dobin kpcli
+}
next reply other threads:[~2019-08-17 5:32 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-17 5:31 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-06-04 7:07 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-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=1566019897.7fdf88fff214c120229aa51e4d369fd48e3be739.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