* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-m4/
@ 2013-10-12 20:11 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2013-10-12 20:11 UTC (permalink / raw
To: gentoo-commits
commit: 05949a7af9d95781ef8a18824972f2b899c96c98
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 20:12:21 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 20:12:21 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=05949a7a
dev-lisp/cl-m4: new live ebuild
---
dev-lisp/cl-m4/cl-m4-9999.ebuild | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/dev-lisp/cl-m4/cl-m4-9999.ebuild b/dev-lisp/cl-m4/cl-m4-9999.ebuild
new file mode 100644
index 0000000..8b3d815
--- /dev/null
+++ b/dev-lisp/cl-m4/cl-m4-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3 git-2
+
+DESCRIPTION="Common Lisp re-implementation of GNU M4"
+HOMEPAGE="http://www.cliki.net/cl-m4"
+
+EGIT_REPO_URI="git://github.com/e-user/${PN}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/alexandria
+ dev-lisp/cffi
+ dev-lisp/cl-fad
+ dev-lisp/cl-ppcre
+ dev-lisp/external-program
+ dev-lisp/graylex"
+
+CLSYSTEMS="${PN} ${PN}-test"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-m4/
@ 2016-12-03 22:01 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2016-12-03 22:01 UTC (permalink / raw
To: gentoo-commits
commit: d5c2494be2de26cd426dba056078239c16072f4d
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 22:00:56 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 3 22:00:56 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d5c2494b
dev-lisp/cl-m4: Updates header
dev-lisp/cl-m4/cl-m4-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-lisp/cl-m4/cl-m4-9999.ebuild b/dev-lisp/cl-m4/cl-m4-9999.ebuild
index 8b3d815..01c8b0f 100644
--- a/dev-lisp/cl-m4/cl-m4-9999.ebuild
+++ b/dev-lisp/cl-m4/cl-m4-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
-EAPI=5
+EAPI=6
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
DESCRIPTION="Common Lisp re-implementation of GNU M4"
HOMEPAGE="http://www.cliki.net/cl-m4"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-m4/
@ 2017-07-07 10:32 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-07-07 10:32 UTC (permalink / raw
To: gentoo-commits
commit: fb9e021251fda3b467ee05490bae835609d78083
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 10:32:50 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 10:32:50 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fb9e0212
dev-lisp/cl-m4: Updates header and EAPI
dev-lisp/cl-m4/cl-m4-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lisp/cl-m4/cl-m4-9999.ebuild b/dev-lisp/cl-m4/cl-m4-9999.ebuild
index 01c8b0f0..263b9300 100644
--- a/dev-lisp/cl-m4/cl-m4-9999.ebuild
+++ b/dev-lisp/cl-m4/cl-m4-9999.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] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-m4/
@ 2017-08-21 14:40 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-08-21 14:40 UTC (permalink / raw
To: gentoo-commits
commit: 7135c3ae0a48938c7f74300218511b02e7a83097
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 14:40:05 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 14:40:05 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7135c3ae
dev-lisp/cl-m4: Use https schema in live ebuild
dev-lisp/cl-m4/cl-m4-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-lisp/cl-m4/cl-m4-9999.ebuild b/dev-lisp/cl-m4/cl-m4-9999.ebuild
index 263b9300..e63bdbe5 100644
--- a/dev-lisp/cl-m4/cl-m4-9999.ebuild
+++ b/dev-lisp/cl-m4/cl-m4-9999.ebuild
@@ -7,8 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="Common Lisp re-implementation of GNU M4"
HOMEPAGE="http://www.cliki.net/cl-m4"
-
-EGIT_REPO_URI="git://github.com/e-user/${PN}"
+EGIT_REPO_URI="https://github.com/e-user/${PN}"
LICENSE="GPL-3+"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-08-21 14:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 20:11 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-m4/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2016-12-03 22:01 José María Alonso
2017-07-07 10:32 José María Alonso
2017-08-21 14:40 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