[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/

2017-10-21 Thread José María Alonso
commit: 5901f35c4eb4c66f6ade480b22baea9d848b0727
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Oct 21 21:33:27 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Oct 21 21:33:27 2017 +
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..
--- 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"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/

2017-07-07 Thread José María Alonso
commit: 738102f9356137236a8f0a39ef39be6852cf4677
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Jul  7 14:35:39 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Jul  7 14:35:39 2017 +
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
 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-routes/

2016-12-03 Thread José María Alonso
commit: 9c11081d4398b940f57f66d43faa2ff51a2c53be
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Dec  3 22:32:40 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Dec  3 22:32:40 2016 +
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