* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/
@ 2013-12-07 11:10 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2013-12-07 11:10 UTC (permalink / raw
To: gentoo-commits
commit: b983d6fdce571654b2584657ee2c034257243720
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 11:11:40 2013 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 11:11:40 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=b983d6fd
dev-lisp/cl-routes: bump to version 0.2.5
---
dev-lisp/cl-routes/cl-routes-0.2.5.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
new file mode 100644
index 0000000..a631600
--- /dev/null
+++ b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+DESCRIPTION="Common Lisp re-implementation of the Rails routes system for mapping URLs."
+HOMEPAGE="http://code.google.com/p/cl-routes/"
+SRC_URI="http://cl-routes.googlecode.com/files/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/iterate
+ dev-lisp/puri
+ dev-lisp/split-sequence
+ dev-lisp/lift"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/
@ 2016-12-03 22:32 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2016-12-03 22:32 UTC (permalink / raw
To: gentoo-commits
commit: 9c11081d4398b940f57f66d43faa2ff51a2c53be
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 22:32:40 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 3 22:32:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9c11081d
dev-lisp/cl-routes: Updates header
dev-lisp/cl-routes/cl-routes-0.2.4.ebuild | 5 +++--
dev-lisp/cl-routes/cl-routes-0.2.5.ebuild | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
index 600deb0..b88d12c 100644
--- a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
+++ b/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=2
+
inherit common-lisp-3
DESCRIPTION="Common Lisp implementation of the Rails routes system for mapping URLs."
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
index a631600..534ec1f 100644
--- a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
+++ b/dev-lisp/cl-routes/cl-routes-0.2.5.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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/
@ 2017-07-07 14:35 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-07-07 14:35 UTC (permalink / raw
To: gentoo-commits
commit: 738102f9356137236a8f0a39ef39be6852cf4677
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 14:35:39 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 14:35:39 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=738102f9
dev-lisp/cl-routes: Updates header
dev-lisp/cl-routes/cl-routes-0.2.4.ebuild | 5 ++---
dev-lisp/cl-routes/cl-routes-0.2.5.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
index b88d12cf..a6b911dc 100644
--- a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
+++ b/dev-lisp/cl-routes/cl-routes-0.2.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=2
+EAPI=6
inherit common-lisp-3
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
index 534ec1fb..3d1a2179 100644
--- a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
+++ b/dev-lisp/cl-routes/cl-routes-0.2.5.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] 4+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/
@ 2017-10-21 21:33 José María Alonso
0 siblings, 0 replies; 4+ messages in thread
From: José María Alonso @ 2017-10-21 21:33 UTC (permalink / raw
To: gentoo-commits
commit: 5901f35c4eb4c66f6ade480b22baea9d848b0727
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 21:33:27 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 21:33:27 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5901f35c
dev-lisp/cl-routes: Drops old version and updates SRC_URI
dev-lisp/cl-routes/cl-routes-0.2.4.ebuild | 27 ---------------------------
dev-lisp/cl-routes/cl-routes-0.2.5.ebuild | 2 +-
2 files changed, 1 insertion(+), 28 deletions(-)
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
deleted file mode 100644
index a6b911dc..00000000
--- a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="Common Lisp implementation of the Rails routes system for mapping URLs."
-HOMEPAGE="http://code.google.com/p/cl-routes/"
-SRC_URI="http://cl-routes.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/iterate
- dev-lisp/puri
- dev-lisp/split-sequence
- dev-lisp/lift"
-
-CLSYSTEMS="routes"
-
-src_install() {
- common-lisp-install-sources src t
- common-lisp-install-asdf
-}
diff --git a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
index 3d1a2179..983fd8bb 100644
--- a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
+++ b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3
DESCRIPTION="Common Lisp re-implementation of the Rails routes system for mapping URLs."
HOMEPAGE="http://code.google.com/p/cl-routes/"
-SRC_URI="http://cl-routes.googlecode.com/files/${P}.tar.bz2"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cl-routes/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-10-21 21:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 14:35 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2017-10-21 21:33 José María Alonso
2016-12-03 22:32 José María Alonso
2013-12-07 11:10 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