public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stelian Ionescu" <sionescu@cddr.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchentoot/
Date: Fri,  4 Nov 2011 10:06:25 +0000 (UTC)	[thread overview]
Message-ID: <220602c33cce2d0fbdf657e7b4576bd57386e29b.fenlix@gentoo> (raw)

commit:     220602c33cce2d0fbdf657e7b4576bd57386e29b
Author:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
AuthorDate: Fri Nov  4 09:41:01 2011 +0000
Commit:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
CommitDate: Fri Nov  4 09:41:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=220602c3

dev-lisp/hunchentoot: add back 1.1.1

---
 dev-lisp/hunchentoot/hunchentoot-1.1.1.ebuild |   41 +++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/dev-lisp/hunchentoot/hunchentoot-1.1.1.ebuild b/dev-lisp/hunchentoot/hunchentoot-1.1.1.ebuild
new file mode 100644
index 0000000..854789c
--- /dev/null
+++ b/dev-lisp/hunchentoot/hunchentoot-1.1.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+inherit common-lisp-3
+
+DESCRIPTION="Hunchentoot is a web server written in Common Lisp."
+HOMEPAGE="http://weitz.de/hunchentoot/"
+SRC_URI="https://github.com/downloads/edicl/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="doc"
+
+DEPEND="doc? ( dev-libs/libxslt )"
+RDEPEND=">=dev-lisp/chunga-0.5.0
+		>=dev-lisp/cl-base64-3.3.0
+		>=dev-lisp/cl-fad-0.6.3
+		>=dev-lisp/cl-ppcre-2.0.0
+		>=dev-lisp/flexi-streams-0.12.0
+		>=dev-lisp/cl-plus-ssl-20081104
+		>=dev-lisp/md5-1.8.5
+		>=dev-lisp/rfc2388-1.2
+		>=dev-lisp/trivial-backtrace-1.0.2
+		>=dev-lisp/usocket-0.4.0
+		>=dev-lisp/bordeaux-threads-0.7.0
+		>=dev-lisp/cl-who-0.11.1
+		>=dev-lisp/drakma-1.0.0"
+
+src_compile() {
+	use doc && xsltproc doc/clixdoc.xsl doc/index.xml > doc/index.html
+}
+
+src_install() {
+	common-lisp-install-sources *.lisp url-rewrite/ test/
+	common-lisp-install-asdf
+	dodoc CHANGELOG* README
+	use doc && dohtml -r doc/*
+}



             reply	other threads:[~2011-11-04 10:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04 10:06 Stelian Ionescu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-02 15:34 [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchentoot/ Ulrich Müller
2022-04-02 15:34 Ulrich Müller
2017-12-03 19:21 José María Alonso
2017-12-03 18:47 José María Alonso
2017-04-05 17:23 José María Alonso
2017-04-05 17:22 José María Alonso
2016-12-22 10:11 José María Alonso
2016-12-13 14:05 José María Alonso
2016-12-10 15:59 José María Alonso
2016-03-01 19:47 José María Alonso
2016-03-01 18:59 José María Alonso
2015-07-25 16:18 José María Alonso
2015-06-06 15:05 José María Alonso
2015-04-07  8:45 José María Alonso
2014-12-13 17:12 José María Alonso
2014-12-13 17:10 José María Alonso
2014-01-20  9:56 José María Alonso
2013-12-15 20:12 José María Alonso
2013-10-06 19:00 José María Alonso
2013-08-09  9:32 José María Alonso
2013-05-10 18:18 José María Alonso
2013-04-07 19:16 José María Alonso
2013-03-22 19:36 José María Alonso
2012-01-31 22:00 Stelian Ionescu
2011-11-04 10:06 Stelian Ionescu
2011-11-04 10:06 Stelian Ionescu
2011-10-30 23:32 Stelian Ionescu

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=220602c33cce2d0fbdf657e7b4576bd57386e29b.fenlix@gentoo \
    --to=sionescu@cddr.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