public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/postmodern/
@ 2012-09-06 19:52 Stelian Ionescu
  0 siblings, 0 replies; 5+ messages in thread
From: Stelian Ionescu @ 2012-09-06 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     7e0ee89ddbb109ba04d1b3a7261750c2203d9a83
Author:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
AuthorDate: Thu Sep  6 19:51:57 2012 +0000
Commit:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
CommitDate: Thu Sep  6 19:51:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=7e0ee89d

dev-lisp/postmodern: bump to version 1.18

---
 ...stmodern-1.14.ebuild => postmodern-1.18.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-lisp/postmodern/postmodern-1.14.ebuild b/dev-lisp/postmodern/postmodern-1.18.ebuild
similarity index 100%
rename from dev-lisp/postmodern/postmodern-1.14.ebuild
rename to dev-lisp/postmodern/postmodern-1.18.ebuild


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/postmodern/
@ 2012-09-06 19:59 Stelian Ionescu
  0 siblings, 0 replies; 5+ messages in thread
From: Stelian Ionescu @ 2012-09-06 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     46c126a1ef5f95b91b5cbb3d7827bdfee508bd3e
Author:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
AuthorDate: Thu Sep  6 19:59:23 2012 +0000
Commit:     Stelian Ionescu <sionescu <AT> cddr <DOT> org>
CommitDate: Thu Sep  6 19:59:23 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=46c126a1

dev-lisp/postmodern: upgrade to EAPI=4

---
 ...odern-1.18.ebuild => postmodern-1.18-r1.ebuild} |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/postmodern/postmodern-1.18.ebuild b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
similarity index 65%
rename from dev-lisp/postmodern/postmodern-1.18.ebuild
rename to dev-lisp/postmodern/postmodern-1.18-r1.ebuild
index 561e1ad..8b6da9d 100644
--- a/dev-lisp/postmodern/postmodern-1.18.ebuild
+++ b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit common-lisp-2 eutils
+EAPI=4
+inherit common-lisp-3 eutils
 
 DESCRIPTION="A Common Lisp library for interacting with PostgreSQL databases."
-HOMEPAGE="http://common-lisp.net/project/postmodern/"
-SRC_URI="http://common-lisp.net/project/${PN}/${P}.tgz"
+HOMEPAGE="http://marijnhaverbeke.nl/postmodern/"
+SRC_URI="http://marijnhaverbeke.nl/${PN}/${P}.tgz"
 
 LICENSE="ZLIB"
 SLOT="0"
@@ -24,7 +25,7 @@ RDEPEND="dev-lisp/md5
 CLSYSTEMS="cl-postgres postmodern simple-date s-sql"
 
 src_install() {
-	common-lisp-install *.asd ${CLSYSTEMS}
-	common-lisp-symlink-asdf
+	common-lisp-install-sources ${CLSYSTEMS}
+	common-lisp-install-asdf
 	dohtml doc/*
 }


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

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

commit:     852fe19fda28e8d0b21add4e5144796398cdb5af
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 10:00:58 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 10:00:58 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=852fe19f

dev-lisp/postmodern: Updates header

 dev-lisp/postmodern/postmodern-1.18-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/postmodern/postmodern-1.18-r1.ebuild b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
index 8b6da9d..bcf4a70 100644
--- a/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
+++ b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=4
 inherit common-lisp-3 eutils


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

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

commit:     df81896364256729458f933634773a0a92814f24
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 10:19:08 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 10:19:08 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=df818963

dev-lisp/postmodern: Bumps version to 1.19

 dev-lisp/postmodern/postmodern-1.19.ebuild | 36 ++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/dev-lisp/postmodern/postmodern-1.19.ebuild b/dev-lisp/postmodern/postmodern-1.19.ebuild
new file mode 100644
index 0000000..7f124d0
--- /dev/null
+++ b/dev-lisp/postmodern/postmodern-1.19.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit common-lisp-3
+
+MY_PN="Postmodern"
+
+DESCRIPTION="A Common Lisp library for interacting with PostgreSQL databases."
+HOMEPAGE="http://marijnhaverbeke.nl/postmodern/"
+SRC_URI="https://github.com/marijnh/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/md5
+		dev-lisp/usocket
+		dev-lisp/ieee-floats
+		dev-lisp/trivial-utf8
+		dev-lisp/closer-mop
+		dev-lisp/bordeaux-threads
+		dev-lisp/fiveam"
+
+CLSYSTEMS="cl-postgres postmodern simple-date s-sql"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_install() {
+	common-lisp-install-sources ${CLSYSTEMS}
+	common-lisp-install-asdf
+	dodoc doc/*
+}


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

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

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

dev-lisp/postmodern: Updates header and EAPI

 dev-lisp/postmodern/postmodern-1.18-r1.ebuild | 6 +++---
 dev-lisp/postmodern/postmodern-1.19.ebuild    | 3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/postmodern/postmodern-1.18-r1.ebuild b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
index bcf4a700..2f37463a 100644
--- a/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
+++ b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=4
+EAPI=6
+
 inherit common-lisp-3 eutils
 
 DESCRIPTION="A Common Lisp library for interacting with PostgreSQL databases."

diff --git a/dev-lisp/postmodern/postmodern-1.19.ebuild b/dev-lisp/postmodern/postmodern-1.19.ebuild
index 7f124d01..a2965988 100644
--- a/dev-lisp/postmodern/postmodern-1.19.ebuild
+++ b/dev-lisp/postmodern/postmodern-1.19.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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 15:41 [gentoo-commits] proj/lisp:master commit in: dev-lisp/postmodern/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2016-11-30 10:19 José María Alonso
2016-11-30 10:01 José María Alonso
2012-09-06 19:59 Stelian Ionescu
2012-09-06 19:52 Stelian Ionescu

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