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

commit:     f39ba8bef8f0041c5bdc8c2662cd2e5374a68f62
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 22:24:10 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 22:24:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f39ba8be

dev-lisp/rsm-bitcomp: Drops package

 .../files/1.3-gentoo-fix-defconstant.patch         | 12 --------
 dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild        | 36 ----------------------
 2 files changed, 48 deletions(-)

diff --git a/dev-lisp/rsm-bitcomp/files/1.3-gentoo-fix-defconstant.patch b/dev-lisp/rsm-bitcomp/files/1.3-gentoo-fix-defconstant.patch
deleted file mode 100644
index b2a58ee4..00000000
--- a/dev-lisp/rsm-bitcomp/files/1.3-gentoo-fix-defconstant.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur cl-rsm-bitcomp.orig/bitcomp.lisp cl-rsm-bitcomp/bitcomp.lisp
---- cl-rsm-bitcomp.orig/bitcomp.lisp	2008-03-13 22:09:40.000000000 +0100
-+++ cl-rsm-bitcomp/bitcomp.lisp	2008-12-16 00:38:59.000000000 +0100
-@@ -22,7 +22,7 @@
-     (:report (lambda (condition stream)
-                (format stream "Warning: ~a~%" (message condition))))))
- 
--(defconstant +null-rep+ (make-condition 'null-compressed))
-+(defvar +null-rep+ (make-condition 'null-compressed))
- 
- ;;;;
- ;;;; Representation Layer.

diff --git a/dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild b/dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild
deleted file mode 100644
index 7ad621ed..00000000
--- a/dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.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
-
-DESCRIPTION="McIntire's Common Lisp Bit Compression Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-bitcomp"
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-		dev-lisp/rsm-queue"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_unpack() {
-	unpack ${A}
-}
-
-src_prepare() {
-	eapply "${FILESDIR}"/${PV}-gentoo-fix-defconstant.patch
-	eapply_user
-
-}
-
-src_install() {
-	common-lisp-install-sources *.lisp
-	common-lisp-install-asdf
-	dohtml ${PN}.html
-}


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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-18 22:23 [gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-bitcomp/, dev-lisp/rsm-bitcomp/files/ 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