* [gentoo-commits] proj/lisp:master commit in: dev-lisp/atdoc/
@ 2016-06-17 20:44 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-06-17 20:44 UTC (permalink / raw
To: gentoo-commits
commit: 557499eead4a3816f90600d76f89d98b53970981
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 20:44:41 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 20:44:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=557499ee
dev-lisp/atdoc: Use common-lisp-3 eclass. Update header
dev-lisp/atdoc/atdoc-20081130.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/atdoc/atdoc-20081130.ebuild b/dev-lisp/atdoc/atdoc-20081130.ebuild
index 07fef0b..54bb62a 100644
--- a/dev-lisp/atdoc/atdoc-20081130.ebuild
+++ b/dev-lisp/atdoc/atdoc-20081130.ebuild
@@ -1,8 +1,8 @@
-# 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
+inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
MY_P=${PN}-${MY_PV}
@@ -26,8 +26,8 @@ RDEPEND="dev-lisp/cxml
S="${WORKDIR}"/${MY_P}
src_install() {
- common-lisp-install *.{lisp,asd} css gif tex xsl
- common-lisp-symlink-asdf
+ common-lisp-install-sources *.{lisp,asd} css gif tex xsl
+ common-lisp-install-asdf
dodoc README
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/atdoc/
@ 2017-07-07 9:40 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-07 9:40 UTC (permalink / raw
To: gentoo-commits
commit: 7f60549a3511b2d9b7416158f9d4b12d2f795d5e
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 09:40:27 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 09:40:27 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7f60549a
dev-lisp/atdoc: Updates header and EAPI
dev-lisp/atdoc/atdoc-20081130.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/atdoc/atdoc-20081130.ebuild b/dev-lisp/atdoc/atdoc-20081130.ebuild
index 54bb62a5..4cf9863b 100644
--- a/dev-lisp/atdoc/atdoc-20081130.ebuild
+++ b/dev-lisp/atdoc/atdoc-20081130.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+
+EAPI=6
inherit common-lisp-3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/atdoc/
@ 2017-07-07 15:46 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-07 15:46 UTC (permalink / raw
To: gentoo-commits
commit: 49a21677fbe6811aa65ebe22b7156d13261b9f98
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:46:28 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:46:28 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=49a21677
dev-lisp/atdoc: Removes asd files installation
dev-lisp/atdoc/atdoc-20081130.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/atdoc/atdoc-20081130.ebuild b/dev-lisp/atdoc/atdoc-20081130.ebuild
index 4cf9863b..4820b958 100644
--- a/dev-lisp/atdoc/atdoc-20081130.ebuild
+++ b/dev-lisp/atdoc/atdoc-20081130.ebuild
@@ -27,7 +27,7 @@ RDEPEND="dev-lisp/cxml
S="${WORKDIR}"/${MY_P}
src_install() {
- common-lisp-install-sources *.{lisp,asd} css gif tex xsl
+ common-lisp-install-sources *.lisp css gif tex xsl
common-lisp-install-asdf
dodoc README
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-07 15:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-17 20:44 [gentoo-commits] proj/lisp:master commit in: dev-lisp/atdoc/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-07 9:40 José María Alonso
2017-07-07 15:46 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