public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/anaphora/
@ 2011-06-25 14:05 Stelian Ionescu
  0 siblings, 0 replies; 4+ messages in thread
From: Stelian Ionescu @ 2011-06-25 14:05 UTC (permalink / raw
  To: gentoo-commits

commit:     d813a60b49db8ec710b506064f9d7fbbb02e5597
Author:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
AuthorDate: Sat Jun 25 14:04:52 2011 +0000
Commit:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
CommitDate: Sat Jun 25 14:04:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=d813a60b

dev-lisp/anaphora: bump to 0.9.4

---
 ...anaphora-0.9.3.ebuild => anaphora-0.9.4.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-lisp/anaphora/anaphora-0.9.3.ebuild b/dev-lisp/anaphora/anaphora-0.9.4.ebuild
similarity index 100%
rename from dev-lisp/anaphora/anaphora-0.9.3.ebuild
rename to dev-lisp/anaphora/anaphora-0.9.4.ebuild



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

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

commit:     b10e288245eadfcbbac7114f800b8af30c2fa5c9
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 21:24:22 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 21:24:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=b10e2882

dev-lisp/anaphora: Update header

 dev-lisp/anaphora/anaphora-0.9.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/anaphora/anaphora-0.9.4.ebuild b/dev-lisp/anaphora/anaphora-0.9.4.ebuild
index 6495e4b..4537b61 100644
--- a/dev-lisp/anaphora/anaphora-0.9.4.ebuild
+++ b/dev-lisp/anaphora/anaphora-0.9.4.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] 4+ messages in thread

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/anaphora/
@ 2017-02-14 22:17 José María Alonso
  0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-02-14 22:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ebf3e6d65d6f808483b0786bdb95373bbbb82fcb
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 22:17:03 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 22:17:03 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ebf3e6d6

dev-lisp/anaphora: Bumps version to 0.9.6

 dev-lisp/anaphora/anaphora-0.9.6.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/dev-lisp/anaphora/anaphora-0.9.6.ebuild b/dev-lisp/anaphora/anaphora-0.9.6.ebuild
new file mode 100644
index 00000000..8ccf724b
--- /dev/null
+++ b/dev-lisp/anaphora/anaphora-0.9.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit common-lisp-3
+
+DESCRIPTION="Anaphoric macro collection for Common Lisp"
+HOMEPAGE="http://www.common-lisp.net/project/anaphora/"
+SRC_URI="https://github.com/tokenrove/${PN}/archive/${PV}.tar.gz -> ${PF}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!dev-lisp/cl-${PN}"


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

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

commit:     84dd532ddb3f7a7b8e3b62294ef21566f1ac4645
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 21:45:09 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 21:45:09 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=84dd532d

dev-lisp/anaphora: Updates to common-lisp-3

 dev-lisp/anaphora/anaphora-0.9.4.ebuild | 7 ++++---
 dev-lisp/anaphora/anaphora-0.9.6.ebuild | 1 -
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/anaphora/anaphora-0.9.4.ebuild b/dev-lisp/anaphora/anaphora-0.9.4.ebuild
index 4537b61c..43c5385b 100644
--- a/dev-lisp/anaphora/anaphora-0.9.4.ebuild
+++ b/dev-lisp/anaphora/anaphora-0.9.4.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
 
 DESCRIPTION="Anaphoric macro collection for Common Lisp"
 HOMEPAGE="http://www.common-lisp.net/project/anaphora/"

diff --git a/dev-lisp/anaphora/anaphora-0.9.6.ebuild b/dev-lisp/anaphora/anaphora-0.9.6.ebuild
index 8ccf724b..1fe777ea 100644
--- a/dev-lisp/anaphora/anaphora-0.9.6.ebuild
+++ b/dev-lisp/anaphora/anaphora-0.9.6.ebuild
@@ -1,6 +1,5 @@
 # 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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14 22:17 [gentoo-commits] proj/lisp:master commit in: dev-lisp/anaphora/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2017-07-03 21:45 José María Alonso
2016-06-21 21:23 José María Alonso
2011-06-25 14:05 Stelian Ionescu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox