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/cl-closure-template/
Date: Sat, 17 Mar 2018 20:01:08 +0000 (UTC)	[thread overview]
Message-ID: <1521316877.75cb41cbd14fd9f16bec3dae29176a5431e4772e.nimiux@gentoo> (raw)

commit:     75cb41cbd14fd9f16bec3dae29176a5431e4772e
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 20:01:17 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 20:01:17 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=75cb41cb

dev-lisp/cl-closure-template: Updates manifest

 .../cl-closure-template-0.1.9.ebuild               | 51 ----------------------
 1 file changed, 51 deletions(-)

diff --git a/dev-lisp/cl-closure-template/cl-closure-template-0.1.9.ebuild b/dev-lisp/cl-closure-template/cl-closure-template-0.1.9.ebuild
deleted file mode 100644
index a13bc2ac..00000000
--- a/dev-lisp/cl-closure-template/cl-closure-template-0.1.9.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 elisp-common eutils
-
-DESCRIPTION="Common Lisp implementation of Google's Closure Templates."
-HOMEPAGE="http://code.google.com/p/cl-closure-template/"
-SRC_URI="http://cl-closure-template.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="doc emacs"
-
-RDEPEND="dev-lisp/asdf-system-connections
-		dev-lisp/babel
-		dev-lisp/parenscript
-		dev-lisp/split-sequence
-		dev-lisp/wiki-parser
-		dev-lisp/lift
-		emacs? ( virtual/emacs )"
-
-CLSYSTEMS="closure-template"
-SITEFILE="50${PN}-gentoo.el"
-
-src_install() {
-	common-lisp-install-sources -t all src t
-	common-lisp-install-asdf ${CLSYSTEMS}
-
-	if use doc; then
-		insinto /usr/share/doc/${PF}/examples
-		doins -r example/* || die "Cannot install examples"
-	fi
-
-	if use emacs; then
-		elisp-install ${PN} closure-template-html-mode.el || die "Cannot install elisp sources"
-		elisp-site-file-install "${FILESDIR}"/${SITEFILE} || die "Cannot install elisp site file"
-	fi
-
-	dodoc README.markdown
-}
-
-pkg_postinst() {
-	use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
-	use emacs && elisp-site-regen
-}


             reply	other threads:[~2018-03-17 20:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-17 20:01 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 12:03 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-closure-template/ Ulrich Müller
2022-03-25 19:24 Ulrich Müller
2017-07-07 10:21 José María Alonso
2016-12-03 22:31 José María Alonso
2013-07-29 17:06 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=1521316877.75cb41cbd14fd9f16bec3dae29176a5431e4772e.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