public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchentoot-vhost/files/, dev-lisp/hunchentoot-vhost/
@ 2018-03-18 16:27 José María Alonso
  0 siblings, 0 replies; only message in thread
From: José María Alonso @ 2018-03-18 16:27 UTC (permalink / raw
  To: gentoo-commits

commit:     733099f004e289037dcf2d2e5999e5e596f41362
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 16:27:13 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 16:27:13 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=733099f0

dev-lisp/hunchentoo-vhost: Drops package

 dev-lisp/hunchentoot-vhost/files/fix-asd.patch     | 12 --------
 .../hunchentoot-vhost/hunchentoot-vhost-0.2.ebuild | 36 ----------------------
 2 files changed, 48 deletions(-)

diff --git a/dev-lisp/hunchentoot-vhost/files/fix-asd.patch b/dev-lisp/hunchentoot-vhost/files/fix-asd.patch
deleted file mode 100644
index 7f6df6a6..00000000
--- a/dev-lisp/hunchentoot-vhost/files/fix-asd.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur hunchentoot-vhost_0.1.7.orig/hunchentoot-vhost.asd hunchentoot-vhost_0.1.7/hunchentoot-vhost.asd
---- hunchentoot-vhost_0.2.orig/hunchentoot-vhost.asd	2007-10-07 07:09:47.000000000 +0200
-+++ hunchentoot-vhost_0.2/hunchentoot-vhost.asd	2008-01-20 13:42:21.000000000 +0100
-@@ -40,8 +40,5 @@
-   :depends-on (hunchentoot)
-   :components
-   ((:static-file "version" :pathname #p"version.lisp-expr")
--   (:static-file "README")
--   (:static-file "LICENSE")
--   (:static-file "NEWS")
-    (:cl-source-file "defpackage")
-    (:cl-source-file "hunchentoot-vhost" :depends-on ("defpackage"))))

diff --git a/dev-lisp/hunchentoot-vhost/hunchentoot-vhost-0.2.ebuild b/dev-lisp/hunchentoot-vhost/hunchentoot-vhost-0.2.ebuild
deleted file mode 100644
index 5a433b93..00000000
--- a/dev-lisp/hunchentoot-vhost/hunchentoot-vhost-0.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Virtual hosting with Hunchentoot."
-HOMEPAGE="http://www.cyrusharmon.org/projects?project=hunchentoot-vhost"
-SRC_URI="http://cyrusharmon.org/static/releases/${MY_P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lisp/hunchentoot-1.0.0"
-
-S="${WORKDIR}"/${MY_P}
-
-src_unpack() {
-	unpack ${A}
-}
-
-src_prepare() {
-	eapply "${FILESDIR}"/fix-asd.patch
-	eapply_user
-}
-
-src_install() {
-	common-lisp-install-sources *.lisp version.lisp-expr
-	common-lisp-install-asdf
-	dodoc NEWS README
-}


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

only message in thread, other threads:[~2018-03-18 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-18 16:27 [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchentoot-vhost/files/, dev-lisp/hunchentoot-vhost/ José María Alonso

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