public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/asdf-flv/
Date: Wed, 30 Nov 2016 12:47:32 +0000 (UTC)	[thread overview]
Message-ID: <1480510047.4dbe9a2406f8d6cf14bdf1bf67ae187fc49ff12f.nimiux@gentoo> (raw)

commit:     4dbe9a2406f8d6cf14bdf1bf67ae187fc49ff12f
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 12:47:27 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 12:47:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4dbe9a24

dev-lisp/asdf-flv: Adds new package

 dev-lisp/asdf-flv/asdf-flv-2.1.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild b/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild
new file mode 100644
index 0000000..3f22dbf
--- /dev/null
+++ b/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit common-lisp-3
+
+MY_PV="version-${PV}"
+
+DESCRIPTION="ASDF extension to provide support for file-local variables"
+HOMEPAGE="https://www.lrde.epita.fr/~didier/software/lisp/misc.php#asdf-flv
+	http://www.cliki.net/asdf-flv"
+SRC_URI="https://github.com/didierverna/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+# LICENSE.invalid while looking for it
+LICENSE="GNU_All_Permissive"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_prepare() {
+	mv "net.didierverna.${PN}.asd" "${PN}.asd" || die
+	sed -i -e 's/net\.didierverna\.//g' "${PN}.asd" "${PN}.lisp" "package.lisp" || die
+	default
+}


             reply	other threads:[~2016-11-30 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-30 12:47 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-01 12:59 [gentoo-commits] proj/lisp:master commit in: dev-lisp/asdf-flv/ José María Alonso
2017-07-07 15:26 José María Alonso
2018-06-21  7:03 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=1480510047.4dbe9a2406f8d6cf14bdf1bf67ae187fc49ff12f.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