From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ccrypt/
Date: Sun, 28 Apr 2019 14:16:46 +0000 (UTC) [thread overview]
Message-ID: <1556460980.748f56f90516847cb4c787f522593ebe1d95ae65.alonbl@gentoo> (raw)
commit: 748f56f90516847cb4c787f522593ebe1d95ae65
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 14:14:12 2019 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 14:16:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748f56f9
app-crypt/ccrypt: add emacs USE
Bug: https://bugs.gentoo.org/show_bug.cgi?id=684542
Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
app-crypt/ccrypt/ccrypt-1.11-r1.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
new file mode 100644
index 00000000000..c3c7458e6a6
--- /dev/null
+++ b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Encryption and decryption"
+HOMEPAGE="https://sourceforge.net/projects/ccrypt/"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
+IUSE="emacs"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+
+BEPEND="emacs? ( virtual/emacs )"
+
+src_configure() {
+ econf \
+ $(use_enable emacs)
+}
next reply other threads:[~2019-04-28 14:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-28 14:16 Alon Bar-Lev [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-13 0:40 [gentoo-commits] repo/gentoo:master commit in: app-crypt/ccrypt/ Sam James
2021-08-10 15:36 Agostino Sarubbo
2021-01-06 12:55 Fabian Groffen
2020-07-20 13:01 Joonas Niilola
2019-04-29 5:31 Alon Bar-Lev
2019-04-20 17:46 Mikle Kolyada
2019-03-16 18:32 Alon Bar-Lev
2019-03-16 18:32 Alon Bar-Lev
2017-02-24 14:28 Alon Bar-Lev
2017-02-24 14:24 Alon Bar-Lev
2017-02-16 17:26 Agostino Sarubbo
2017-02-16 10:26 Agostino Sarubbo
2017-02-04 1:31 Alon Bar-Lev
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=1556460980.748f56f90516847cb4c787f522593ebe1d95ae65.alonbl@gentoo \
--to=alonbl@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