From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ckpass/
Date: Thu, 7 Jul 2016 18:39:31 +0000 (UTC) [thread overview]
Message-ID: <1467916761.91a4002bb66d58f051e5bf9b2af18de0119d0635.wizardedit@gentoo> (raw)
commit: 91a4002bb66d58f051e5bf9b2af18de0119d0635
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 18:34:47 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 18:39:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a4002b
app-crypt/ckpass: bump to EAPI 6, add maintainer-needed
Package-Manager: portage-2.2.28
app-crypt/ckpass/ckpass-0.2-r1.ebuild | 26 ++++++++++++++++++++++++++
app-crypt/ckpass/metadata.xml | 1 +
2 files changed, 27 insertions(+)
diff --git a/app-crypt/ckpass/ckpass-0.2-r1.ebuild b/app-crypt/ckpass/ckpass-0.2-r1.ebuild
new file mode 100644
index 0000000..af0e964
--- /dev/null
+++ b/app-crypt/ckpass/ckpass-0.2-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="ncurses based password database client compatible with KeePass 1.x databases"
+HOMEPAGE="http://ckpass.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=">=dev-libs/libkpass-6"
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+ "${FILESDIR}"/${P}-tinfo.patch
+)
+
+src_prepare() {
+ default
+ eautoreconf
+}
diff --git a/app-crypt/ckpass/metadata.xml b/app-crypt/ckpass/metadata.xml
index b88644c..909bd91 100644
--- a/app-crypt/ckpass/metadata.xml
+++ b/app-crypt/ckpass/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">ckpass</remote-id>
</upstream>
next reply other threads:[~2016-07-07 18:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 18:39 Austin English [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-20 22:11 [gentoo-commits] repo/gentoo:master commit in: app-crypt/ckpass/ Conrad Kostecki
2018-04-08 22:42 Patrice Clement
2016-06-11 20:39 Pacho Ramos
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=1467916761.91a4002bb66d58f051e5bf9b2af18de0119d0635.wizardedit@gentoo \
--to=wizardedit@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