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

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

dev-lisp/graylex: new live ebuild

---
 dev-lisp/graylex/graylex-9999.ebuild | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
new file mode 100644
index 0000000..24235b2
--- /dev/null
+++ b/dev-lisp/graylex/graylex-9999.ebuild
@@ -0,0 +1,29 @@
+# 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="Gray lexer input streams"
+HOMEPAGE="http://cliki.net/graylex"
+EGIT_REPO_URI="git://github.com/e-user/${PN}.git"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/alexandria
+		dev-lisp/cl-ppcre
+		dev-lisp/trivial-gray-streams"
+
+CLSYSTEMS="${PN} ${PN}-test"
+
+#src_install() {
+	#common-lisp-install-sources *.lisp contrib
+	#common-lisp-install-asdf
+	#dodoc *.txt
+	#docinto examples && dodoc examples/*
+#}


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/graylex/
@ 2013-10-12 19:43 José María Alonso
  0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2013-10-12 19:43 UTC (permalink / raw
  To: gentoo-commits

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

dev-lisp/graylex: License is GPL-3+

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

diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
index 24235b2..982d25e 100644
--- a/dev-lisp/graylex/graylex-9999.ebuild
+++ b/dev-lisp/graylex/graylex-9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Gray lexer input streams"
 HOMEPAGE="http://cliki.net/graylex"
 EGIT_REPO_URI="git://github.com/e-user/${PN}.git"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/graylex/
@ 2013-10-12 19:45 José María Alonso
  0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2013-10-12 19:45 UTC (permalink / raw
  To: gentoo-commits

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

dev-lisp/graylex: Remove comments

---
 dev-lisp/graylex/graylex-9999.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
index 982d25e..00882d7 100644
--- a/dev-lisp/graylex/graylex-9999.ebuild
+++ b/dev-lisp/graylex/graylex-9999.ebuild
@@ -20,10 +20,3 @@ RDEPEND="dev-lisp/alexandria
 		dev-lisp/trivial-gray-streams"
 
 CLSYSTEMS="${PN} ${PN}-test"
-
-#src_install() {
-	#common-lisp-install-sources *.lisp contrib
-	#common-lisp-install-asdf
-	#dodoc *.txt
-	#docinto examples && dodoc examples/*
-#}


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/graylex/
@ 2016-11-30  9:40 José María Alonso
  0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2016-11-30  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a1be31adda0ae13e578657e65858cf5a6e0a2851
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 09:40:27 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 09:40:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a1be31ad

dev-lisp/graylex: Updates header and EAPI

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

diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
index 00882d7..3bb3a85 100644
--- a/dev-lisp/graylex/graylex-9999.ebuild
+++ b/dev-lisp/graylex/graylex-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="Gray lexer input streams"
 HOMEPAGE="http://cliki.net/graylex"


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

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

commit:     1a68803e82be86db50d14a2bf81b28a1acdad047
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 15:42:46 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 15:42:46 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1a68803e

dev-lisp/graylex: Updates header

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

diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
index 3bb3a858..c3717525 100644
--- a/dev-lisp/graylex/graylex-9999.ebuild
+++ b/dev-lisp/graylex/graylex-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] 6+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/graylex/
@ 2017-08-07 20:33 José María Alonso
  0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2017-08-07 20:33 UTC (permalink / raw
  To: gentoo-commits

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

dev-lisp/graylex: Use https schema in live ebuild

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

diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
index c3717525..78db3fae 100644
--- a/dev-lisp/graylex/graylex-9999.ebuild
+++ b/dev-lisp/graylex/graylex-9999.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Gray lexer input streams"
 HOMEPAGE="http://cliki.net/graylex"
-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] 6+ messages in thread

end of thread, other threads:[~2017-08-07 20:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30  9:40 [gentoo-commits] proj/lisp:master commit in: dev-lisp/graylex/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-08-07 20:33 José María Alonso
2017-07-07 15:42 José María Alonso
2013-10-12 19:45 José María Alonso
2013-10-12 19:43 José María Alonso
2013-10-12 19:38 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