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

commit:     61ec327d2ba33e717c935c3614c40cd49b2f7c03
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 18:27:21 2013 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 18:27:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=61ec327d

dev-lisp/cl-who: bump to version 1.1.1

---
 dev-lisp/cl-who/cl-who-1.1.1.ebuild |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/dev-lisp/cl-who/cl-who-1.1.1.ebuild b/dev-lisp/cl-who/cl-who-1.1.1.ebuild
new file mode 100644
index 0000000..77b38af
--- /dev/null
+++ b/dev-lisp/cl-who/cl-who-1.1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_P="v${PV}"
+
+DESCRIPTION='CL-WHO (is yet another Lisp Markup Language).'
+HOMEPAGE="http://weitz.de/cl-who/"
+SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+src_install() {
+	common-lisp-install-sources *.lisp
+	common-lisp-install-asdf
+	dodoc CHANGELOG
+	dohtml doc/*.html
+}


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-who/
@ 2014-05-28 20:26 José María Alonso
  0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2014-05-28 20:26 UTC (permalink / raw
  To: gentoo-commits

commit:     25d34eaa475072ed6db9d78383a59819e0867981
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 20:27:26 2014 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed May 28 20:27:26 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=25d34eaa

dev-lisp/cl-who: bump to version 1.1.3

---
 dev-lisp/cl-who/cl-who-1.1.3.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-lisp/cl-who/cl-who-1.1.3.ebuild b/dev-lisp/cl-who/cl-who-1.1.3.ebuild
new file mode 100644
index 0000000..81a613a
--- /dev/null
+++ b/dev-lisp/cl-who/cl-who-1.1.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_P="v${PV}"
+
+DESCRIPTION='CL-WHO (is yet another Lisp Markup Language).'
+HOMEPAGE="http://weitz.de/cl-who/"
+SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+src_install() {
+	common-lisp-install-sources *.lisp
+	common-lisp-install-asdf
+	dodoc CHANGELOG
+	dohtml doc/*.html
+}


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-who/
@ 2015-04-07 18:41 José María Alonso
  0 siblings, 0 replies; 6+ messages in thread
From: José María Alonso @ 2015-04-07 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     55d0d2be672f8d279e691771ea19f34e857d4021
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  7 18:41:21 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Apr  7 18:41:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=55d0d2be

dev-lisp/cl-who: bump to version 1.1.4

 dev-lisp/cl-who/cl-who-1.1.4.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-lisp/cl-who/cl-who-1.1.4.ebuild b/dev-lisp/cl-who/cl-who-1.1.4.ebuild
new file mode 100644
index 0000000..cb36b66
--- /dev/null
+++ b/dev-lisp/cl-who/cl-who-1.1.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_P="v${PV}"
+
+DESCRIPTION='CL-WHO (is yet another Lisp Markup Language).'
+HOMEPAGE="http://weitz.de/cl-who/"
+SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+src_install() {
+	common-lisp-install-sources *.lisp
+	common-lisp-install-asdf
+	dodoc CHANGELOG
+	dohtml doc/*.html
+}


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

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

commit:     f28f71ea63fcb4bff9dd2678385d34f088c54d30
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 14:05:07 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 14:05:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f28f71ea

dev-lisp/cl-who: Update header

 dev-lisp/cl-who/cl-who-0.11.1.ebuild | 4 ++--
 dev-lisp/cl-who/cl-who-1.1.1.ebuild  | 4 ++--
 dev-lisp/cl-who/cl-who-1.1.3.ebuild  | 4 ++--
 dev-lisp/cl-who/cl-who-1.1.4.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-lisp/cl-who/cl-who-0.11.1.ebuild b/dev-lisp/cl-who/cl-who-0.11.1.ebuild
index eca8d00..95740cb 100644
--- a/dev-lisp/cl-who/cl-who-0.11.1.ebuild
+++ b/dev-lisp/cl-who/cl-who-0.11.1.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
 

diff --git a/dev-lisp/cl-who/cl-who-1.1.1.ebuild b/dev-lisp/cl-who/cl-who-1.1.1.ebuild
index 77b38af..1f2acf4 100644
--- a/dev-lisp/cl-who/cl-who-1.1.1.ebuild
+++ b/dev-lisp/cl-who/cl-who-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# 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
 

diff --git a/dev-lisp/cl-who/cl-who-1.1.3.ebuild b/dev-lisp/cl-who/cl-who-1.1.3.ebuild
index 81a613a..1f2acf4 100644
--- a/dev-lisp/cl-who/cl-who-1.1.3.ebuild
+++ b/dev-lisp/cl-who/cl-who-1.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/cl-who/cl-who-1.1.4.ebuild b/dev-lisp/cl-who/cl-who-1.1.4.ebuild
index cb36b66..1f2acf4 100644
--- a/dev-lisp/cl-who/cl-who-1.1.4.ebuild
+++ b/dev-lisp/cl-who/cl-who-1.1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 


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

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

commit:     7a0de541bc232b0db1dd78ce9973c6ead1c0fb49
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 22:22:14 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 22:22:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7a0de541

dev-lisp/cl-who: Drops old version

 dev-lisp/cl-who/cl-who-0.11.1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-lisp/cl-who/cl-who-0.11.1.ebuild b/dev-lisp/cl-who/cl-who-0.11.1.ebuild
deleted file mode 100644
index 95740cb..0000000
--- a/dev-lisp/cl-who/cl-who-0.11.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-DESCRIPTION='CL-WHO (is yet another Lisp Markup Language).'
-HOMEPAGE="http://weitz.de/cl-who/
-		http://www.cliki.net/cl-who/"
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-src_install() {
-	common-lisp-install *.{lisp,asd}
-	common-lisp-symlink-asdf
-	dodoc CHANGELOG
-	dohtml doc/*.html
-}


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

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

commit:     1dfb51560e656d78f7e6a6432825d3df8ba3f642
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 14:45:34 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 14:45:34 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1dfb5156

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

 dev-lisp/cl-who/cl-who-1.1.1.ebuild | 5 ++---
 dev-lisp/cl-who/cl-who-1.1.3.ebuild | 5 ++---
 dev-lisp/cl-who/cl-who-1.1.4.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-lisp/cl-who/cl-who-1.1.1.ebuild b/dev-lisp/cl-who/cl-who-1.1.1.ebuild
index 1f2acf4c..9ae7cc73 100644
--- a/dev-lisp/cl-who/cl-who-1.1.1.ebuild
+++ b/dev-lisp/cl-who/cl-who-1.1.1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 

diff --git a/dev-lisp/cl-who/cl-who-1.1.3.ebuild b/dev-lisp/cl-who/cl-who-1.1.3.ebuild
index 1f2acf4c..9ae7cc73 100644
--- a/dev-lisp/cl-who/cl-who-1.1.3.ebuild
+++ b/dev-lisp/cl-who/cl-who-1.1.3.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 

diff --git a/dev-lisp/cl-who/cl-who-1.1.4.ebuild b/dev-lisp/cl-who/cl-who-1.1.4.ebuild
index 1f2acf4c..9ae7cc73 100644
--- a/dev-lisp/cl-who/cl-who-1.1.4.ebuild
+++ b/dev-lisp/cl-who/cl-who-1.1.4.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 


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

end of thread, other threads:[~2017-07-07 14:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-07 18:41 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-who/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07 14:45 José María Alonso
2017-01-16 22:22 José María Alonso
2016-09-11 14:05 José María Alonso
2014-05-28 20:26 José María Alonso
2013-03-22 18: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