commit: f14df21466e17b560a9be88c7b3e123b8987a8f2
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 12:26:00 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 12:26:00 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f14df214
dev-lisp/closer-mop: Update header and SRC_URI
dev-lisp/closer-mop/closer-mop-0.61.ebuild | 4 ++--
dev-lisp/closer-mop/closer-mop-1.0.0.ebuild | 10 +++-------
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/dev-lisp/closer-mop/closer-mop-0.61.ebuild
b/dev-lisp/closer-mop/closer-mop-0.61.ebuild
index e2a80c9..405529d 100644
--- a/dev-lisp/closer-mop/closer-mop-0.61.ebuild
+++ b/dev-lisp/closer-mop/closer-mop-0.61.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$
EAPI="2"
inherit common-lisp-2
diff --git a/dev-lisp/closer-mop/closer-mop-1.0.0.ebuild
b/dev-lisp/closer-mop/closer-mop-1.0.0.ebuild
index 1a942d2..1c956dc 100644
--- a/dev-lisp/closer-mop/closer-mop-1.0.0.ebuild
+++ b/dev-lisp/closer-mop/closer-mop-1.0.0.ebuild
@@ -1,16 +1,14 @@
-# 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
inherit common-lisp-3
-MY_P="closer-${PN}-4692dc1b392494dd439618e08657ecbbc8f39411"
-
DESCRIPTION="Closer to MOP is a Common Lisp Metaobject Protocol compatibility
layer."
HOMEPAGE="http://common-lisp.net/project/closer/closer-mop.html"
-SRC_URI="http://sourceforge.net/code-snapshots/git/c/cl/closer/${PN}.git/${MY_P}.zip
-> ${P}.zip"
+SRC_URI="https://github.com/pcostanza/${PN}/archive/v${PV}.tar.gz ->
${PF}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -19,8 +17,6 @@ IUSE=""
RDEPEND="!dev-lisp/cl-${PN}"
-S="${WORKDIR}"/"${MY_P}"
-
src_install() {
common-lisp-install-sources *.lisp
common-lisp-install-asdf