* [gentoo-commits] proj/lisp:master commit in: dev-lisp/lml2/
@ 2016-11-30 14:27 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-11-30 14:27 UTC (permalink / raw
To: gentoo-commits
commit: 711feaf86284c88fbaf461ea5008faa98e06983c
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 14:27:48 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 14:27:48 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=711feaf8
dev-lisp/lml2: Drops release 1.6.6-r1. Updates header, EAPI, homepage, src_uri and more
dev-lisp/lml2/lml2-1.6.6-r1.ebuild | 28 ----------------------------
dev-lisp/lml2/lml2-1.6.6.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 27 insertions(+), 28 deletions(-)
diff --git a/dev-lisp/lml2/lml2-1.6.6-r1.ebuild b/dev-lisp/lml2/lml2-1.6.6-r1.ebuild
deleted file mode 100644
index 1437154..0000000
--- a/dev-lisp/lml2/lml2-1.6.6-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit common-lisp-2
-
-DESCRIPTION="A Common Lisp package for generating HTML and XHTML documents"
-HOMEPAGE="http://lml2.b9.com/"
-SRC_URI="http://files.b9.com/${PN}/${P}.tar.gz"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
- dev-lisp/kmrcl"
-
-CLSYSTEMS="${PN} ${PN}-tests"
-
-src_install() {
- common-lisp-install *.{lisp,asd}
- common-lisp-symlink-asdf
- dodoc README ChangeLog
- dohtml doc/readme.html
- docinto examples
- dodoc doc/{make.lisp,Makefile,readme.lml}
-}
diff --git a/dev-lisp/lml2/lml2-1.6.6.ebuild b/dev-lisp/lml2/lml2-1.6.6.ebuild
new file mode 100644
index 0000000..a32dc77
--- /dev/null
+++ b/dev-lisp/lml2/lml2-1.6.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit common-lisp-3
+
+DESCRIPTION="LML2 is a package to generate HTML and XHTML from Common Lisp programs."
+HOMEPAGE="http://lml2.kpe.io/"
+SRC_URI="http://files.kpe.io/${PN}/${P}.tar.gz"
+
+LICENSE="LLGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!dev-lisp/cl-${PN}
+ dev-lisp/kmrcl"
+
+CLSYSTEMS="${PN} ${PN}-tests"
+
+src_install() {
+ common-lisp-install-sources -t lisp .
+ common-lisp-install-asdf
+ dodoc -r doc
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/lml2/
@ 2017-07-07 10:29 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-07 10:29 UTC (permalink / raw
To: gentoo-commits
commit: fe69e0b26463697f01eac7a76095d9a74af83cb8
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 10:29:57 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 10:29:57 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fe69e0b2
dev-lisp/lml2: Updates header and EAPI
dev-lisp/lml2/lml2-1.6.6.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lisp/lml2/lml2-1.6.6.ebuild b/dev-lisp/lml2/lml2-1.6.6.ebuild
index a32dc774..b5fd1a69 100644
--- a/dev-lisp/lml2/lml2-1.6.6.ebuild
+++ b/dev-lisp/lml2/lml2-1.6.6.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-07 10:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30 14:27 [gentoo-commits] proj/lisp:master commit in: dev-lisp/lml2/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-07 10:29 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