public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-heredoc/
@ 2013-10-12 19:50 José María Alonso
  0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2013-10-12 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     4f063ed0e2acaa57f892d7c52785a4dd9ae57844
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 19:51:44 2013 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 19:51:44 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=4f063ed0

dev-lisp/cl-heredoc: new live ebuild

---
 dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild b/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
new file mode 100644
index 0000000..5cbcf03
--- /dev/null
+++ b/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
@@ -0,0 +1,18 @@
+# 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 reader heredoc dispatcher"
+HOMEPAGE="http://www.cliki.net/cl-heredoc"
+EGIT_REPO_URI="git://github.com/e-user/${PN}.git"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CLSYSTEMS="${PN} ${PN}-test"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-heredoc/
@ 2016-12-03 22:22 José María Alonso
  0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2016-12-03 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     123820eb989e85a13e7dfa479342e641002aaeea
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 22:22:00 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 22:22:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=123820eb

dev-lisp/cl-heredoc: Updates header and EAPI

 dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild b/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
index 5cbcf03..fb21e5d 100644
--- a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
+++ b/dev-lisp/cl-heredoc/cl-heredoc-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 reader heredoc dispatcher"
 HOMEPAGE="http://www.cliki.net/cl-heredoc"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-heredoc/
@ 2017-07-07 10:36 José María Alonso
  0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-07-07 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     9bc64e64418bc5aeba51c5ad254d671d109a45bb
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 10:36:25 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 10:36:25 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9bc64e64

dev-lisp/cl-heredoc: Updates header and EAPI

 dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild b/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
index fb21e5d6..0c6234f5 100644
--- a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
+++ b/dev-lisp/cl-heredoc/cl-heredoc-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-heredoc/
@ 2017-08-07 19:44 José María Alonso
  0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-08-07 19:44 UTC (permalink / raw
  To: gentoo-commits

commit:     02c06649b278ed2268f87d3b663d87e03a930fee
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  7 19:44:34 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug  7 19:44:34 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=02c06649

dev-lisp/cl-heredoc: Use https schema in live ebuild

 dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild b/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
index 0c6234f5..2a8a6c4d 100644
--- a/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
+++ b/dev-lisp/cl-heredoc/cl-heredoc-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Common Lisp reader heredoc dispatcher"
 HOMEPAGE="http://www.cliki.net/cl-heredoc"
-EGIT_REPO_URI="git://github.com/e-user/${PN}.git"
+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-07 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 19:44 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-heredoc/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07 10:36 José María Alonso
2016-12-03 22:22 José María Alonso
2013-10-12 19:50 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