From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/external-program/
Date: Sat, 12 Oct 2013 20:05:00 +0000 (UTC) [thread overview]
Message-ID: <1381608338.4ecdd85536aa5a6b03a5ed3e0244032ee2318dc9.nimiux@gentoo> (raw)
commit: 4ecdd85536aa5a6b03a5ed3e0244032ee2318dc9
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 20:05:38 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 20:05:38 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=4ecdd855
dev-lisp/external-program: new ebuild
---
.../external-program/external-program-0.ebuild | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/dev-lisp/external-program/external-program-0.ebuild b/dev-lisp/external-program/external-program-0.ebuild
new file mode 100644
index 0000000..f93042e
--- /dev/null
+++ b/dev-lisp/external-program/external-program-0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_PV="version-${PV}"
+
+DESCRIPTION="A portable Common Lisp library for running external programs from within Lisp"
+HOMEPAGE="http://common-lisp.net/project/external-program"
+SRC_URI="https://github.com/sellout/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LLGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/fiveam"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
next reply other threads:[~2013-10-12 20:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-12 20:05 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-04 21:32 [gentoo-commits] proj/lisp:master commit in: dev-lisp/external-program/ José María Alonso
2017-07-07 15:35 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=1381608338.4ecdd85536aa5a6b03a5ed3e0244032ee2318dc9.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