public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: www-apache/mod_lisp2/, www-apache/mod_lisp2/files/
@ 2011-06-22 21:39 Stelian Ionescu
  0 siblings, 0 replies; only message in thread
From: Stelian Ionescu @ 2011-06-22 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     34805298959a3e6e62d6d93422a9f3e56def14a4
Author:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
AuthorDate: Wed Jun 22 21:39:25 2011 +0000
Commit:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
CommitDate: Wed Jun 22 21:39:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=34805298

Remove www-apache/mod_lisp2 as it's present in portage

---
 www-apache/mod_lisp2/files/10_mod_lisp2.conf |   11 -----------
 www-apache/mod_lisp2/mod_lisp2-1.3.2.ebuild  |   25 -------------------------
 2 files changed, 0 insertions(+), 36 deletions(-)

diff --git a/www-apache/mod_lisp2/files/10_mod_lisp2.conf b/www-apache/mod_lisp2/files/10_mod_lisp2.conf
deleted file mode 100644
index cbb889a..0000000
--- a/www-apache/mod_lisp2/files/10_mod_lisp2.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-<IfDefine LISP>
-LoadModule lisp_module modules/mod_lisp2.so
-
-LispServer 127.0.0.1 3000 "userdefinedstring"
-
-<Location /asp>
-	SetHandler lisp-handler
-</Location>
-</IfDefine>
-
-# vim: ts=4 filetype=apache

diff --git a/www-apache/mod_lisp2/mod_lisp2-1.3.2.ebuild b/www-apache/mod_lisp2/mod_lisp2-1.3.2.ebuild
deleted file mode 100644
index a295043..0000000
--- a/www-apache/mod_lisp2/mod_lisp2-1.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit apache-module eutils
-
-DESCRIPTION="mod_lisp is an Apache module to easily write web applications in Common Lisp"
-HOMEPAGE="http://www.fractalconcept.com/asp/mod_lisp"
-# SRC_URI="http://www.fractalconcept.com:8000/public/open-source/mod_lisp/mod_lisp2.c"
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.c"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="LISP"
-
-need_apache2
-
-src_unpack() {
-	mkdir -p "${S}" || die "mkdir S failed"
-	cp -f "${DISTDIR}/${P}.c" "${S}/${PN}.c" || die "source copy failed"
-}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-22 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 21:39 [gentoo-commits] proj/lisp:master commit in: www-apache/mod_lisp2/, www-apache/mod_lisp2/files/ Stelian Ionescu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox