From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-plus-ssl/
Date: Mon, 19 Dec 2016 22:44:54 +0000 (UTC) [thread overview]
Message-ID: <1482187490.6e5874f580a6d2c0f2445b60e56f31f0c2917f36.nimiux@gentoo> (raw)
commit: 6e5874f580a6d2c0f2445b60e56f31f0c2917f36
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 22:44:50 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 22:44:50 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6e5874f5
dev-lisp/cl-plus-ssl: Adds live ebuild
dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild b/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild
new file mode 100644
index 0000000..35c9538
--- /dev/null
+++ b/dev-lisp/cl-plus-ssl/cl-plus-ssl-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit common-lisp-3 git-r3
+
+DESCRIPTION="A simple Common Lisp interface to OpenSSL."
+HOMEPAGE="http://common-lisp.net/project/cl-plus-ssl/"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND=">=dev-lisp/cffi-0.9.2_p20080723
+ dev-lisp/trivial-gray-streams
+ dev-lisp/flexi-streams
+ dev-libs/openssl"
+
+src_install() {
+ common-lisp-3_src_install
+ dodoc index.{css,html}
+}
next reply other threads:[~2016-12-19 22:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-19 22:44 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-01 14:56 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-plus-ssl/ Ulrich Müller
2017-07-03 21:27 José María Alonso
2016-09-11 13:43 José María Alonso
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=1482187490.6e5874f580a6d2c0f2445b60e56f31f0c2917f36.nimiux@gentoo \
--to=nimiux@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