* [gentoo-commits] proj/lisp:master commit in: dev-lisp/fare-matcher/
@ 2016-12-10 16:58 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-12-10 16:58 UTC (permalink / raw
To: gentoo-commits
commit: 7ae7ccb5795ffd669606a029977b6ee7b362e96a
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:57:54 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 16:57:54 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7ae7ccb5
-dev-lisp/fare-matcher: Updates header
dev-lisp/fare-matcher/fare-matcher-20090115.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild b/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
index 308f48b..4e7dcd3 100644
--- a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
+++ b/dev-lisp/fare-matcher/fare-matcher-20090115.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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/fare-matcher/
@ 2017-07-05 21:05 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-05 21:05 UTC (permalink / raw
To: gentoo-commits
commit: 4d097505e5f1c07b6e36989580b73aded5f59809
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 21:05:12 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 21:05:12 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4d097505
dev-lisp/fare-matcher: Updates to common-lisp-3 eclass
dev-lisp/fare-matcher/fare-matcher-20090115.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild b/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
index 4e7dcd36..39782669 100644
--- a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
+++ b/dev-lisp/fare-matcher/fare-matcher-20090115.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
+EAPI=6
+
+inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/fare-matcher/
@ 2018-03-18 17:26 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2018-03-18 17:26 UTC (permalink / raw
To: gentoo-commits
commit: e4b4d76b1ccdc556821d0bc19c52717c82e96055
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 17:27:01 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 17:27:01 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e4b4d76b
dev-lisp/fare-matcher: Adds live ebuild. Drops old version
...fare-matcher-20090115.ebuild => fare-matcher-9999.ebuild} | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild b/dev-lisp/fare-matcher/fare-matcher-9999.ebuild
similarity index 69%
rename from dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
rename to dev-lisp/fare-matcher/fare-matcher-9999.ebuild
index 39782669..4a3422be 100644
--- a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
+++ b/dev-lisp/fare-matcher/fare-matcher-9999.ebuild
@@ -1,26 +1,22 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit common-lisp-3
+inherit common-lisp-3 git-r3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
DESCRIPTION="A library of macros and functions by Fare Rideau."
HOMEPAGE="http://www.cliki.net/fare-matcher
http://www.cliki.net/fare-matcher-docs"
-SRC_URI="http://fare.tunes.org/files/asdf-packages/${PN}-${MY_PV}.tar.gz"
+EGIT_REPO_URI="https://gitlab.common-lisp.net/frideau/fare-matcher"
LICENSE="No-Problem-Bugroff"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="!dev-lisp/cl-${PN}
- dev-lisp/fare-utils"
-
-S="${WORKDIR}"/${PN}
+RDEPEND="dev-lisp/fare-utils"
pkg_postinst() {
while read line; do einfo ${line}; done <<EOF
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-18 17:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-10 16:58 [gentoo-commits] proj/lisp:master commit in: dev-lisp/fare-matcher/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-07-05 21:05 José María Alonso
2018-03-18 17:26 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