* [gentoo-commits] proj/lisp:master commit in: dev-lisp/tinaa/
@ 2016-08-25 17:03 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-08-25 17:03 UTC (permalink / raw
To: gentoo-commits
commit: 617ccd1073705bdeaaa3b09f4d597a29ff4abcfc
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 17:03:48 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 17:03:48 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=617ccd10
dev-lisp/tinaa: Adds CLiki homepage
dev-lisp/tinaa/tinaa-0.5.9.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/tinaa/tinaa-0.5.9.ebuild b/dev-lisp/tinaa/tinaa-0.5.9.ebuild
index 8023e1a..4a297a8 100644
--- a/dev-lisp/tinaa/tinaa-0.5.9.ebuild
+++ b/dev-lisp/tinaa/tinaa-0.5.9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2 eutils
DESCRIPTION="Tinaa is a flexible and general purpose Lisp documentation system."
-HOMEPAGE="http://common-lisp.net/project/tinaa"
+HOMEPAGE="http://common-lisp.net/project/tinaa http://www.cliki.net/TINAA"
SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/tinaa/
@ 2017-07-07 8:31 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-07 8:31 UTC (permalink / raw
To: gentoo-commits
commit: 51873ec43c7a3e5ea67f050e0e7ac8a8f06b023c
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 08:32:00 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 08:32:00 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=51873ec4
dev-lisp/tinaa: Updates to common-lisp-3 eclass
dev-lisp/tinaa/tinaa-0.5.9.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/tinaa/tinaa-0.5.9.ebuild b/dev-lisp/tinaa/tinaa-0.5.9.ebuild
index 4a297a82..25e561ec 100644
--- a/dev-lisp/tinaa/tinaa-0.5.9.ebuild
+++ b/dev-lisp/tinaa/tinaa-0.5.9.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-inherit common-lisp-2 eutils
+EAPI=6
+
+inherit common-lisp-3 eutils
DESCRIPTION="Tinaa is a flexible and general purpose Lisp documentation system."
HOMEPAGE="http://common-lisp.net/project/tinaa http://www.cliki.net/TINAA"
@@ -21,7 +22,7 @@ RDEPEND=">=dev-lisp/defsystem-compatibility-0.1.2
dev-lisp/anaphora"
src_install() {
- common-lisp-install *.asd dev/{*.lisp,tinaa.css} unit-tests
- common-lisp-symlink-asdf
+ common-lisp-install-sources dev/{*.lisp,tinaa.css} unit-tests
+ common-lisp-install-asdf
dodoc RELNOTES
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-07 8:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 8:31 [gentoo-commits] proj/lisp:master commit in: dev-lisp/tinaa/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2016-08-25 17:03 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