* [gentoo-commits] proj/lisp:master commit in: dev-lisp/defsystem-compatibility/
@ 2016-12-01 14:06 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-12-01 14:06 UTC (permalink / raw
To: gentoo-commits
commit: 404f767b127c70a49f295b3232c3ad5aaaf261f3
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 1 14:06:37 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Dec 1 14:06:37 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=404f767b
dev-lisp/defsystem-compatibility: Updates header
dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild b/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild
index 774d556..46c96d6 100644
--- a/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild
+++ b/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/defsystem-compatibility/
@ 2017-07-02 21:15 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-02 21:15 UTC (permalink / raw
To: gentoo-commits
commit: d2862728c5914eed9b7d015fcabd1e137049ded4
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 2 21:15:50 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Jul 2 21:15:50 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d2862728
dev-lisp/defsystem-compatibility: Updates to common-lisp-3.eclass
.../defsystem-compatibility-0.1.2.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild b/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild
index 46c96d6e..f0ad5b93 100644
--- a/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.ebuild
+++ b/dev-lisp/defsystem-compatibility/defsystem-compatibility-0.1.2.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="A compatibility layer that helps make different system definitions play nicely using the same rules."
HOMEPAGE="http://common-lisp.net/project/cl-containers/defsystem-compatibility"
@@ -19,6 +20,6 @@ RDEPEND=">=dev-lisp/metatilities-base-0.6.0
CLSYSTEMS="${PN} ${PN}-test"
src_install() {
- common-lisp-install *.asd dev unit-tests
- common-lisp-symlink-asdf
+ common-lisp-install-sources dev unit-tests
+ common-lisp-install-asdf
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-02 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 14:06 [gentoo-commits] proj/lisp:master commit in: dev-lisp/defsystem-compatibility/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-02 21:15 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