commit: 6298ba665d0abf8d2eed2306284d24a153cc9f2d Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Nov 15 18:47:58 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Nov 15 18:47:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6298ba66
dev-lisp/kmrcl: update SRC_URI. Fix header dev-lisp/kmrcl/kmrcl-1.106.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/kmrcl/kmrcl-1.106.ebuild b/dev-lisp/kmrcl/kmrcl-1.106.ebuild index c830c9d..c00bac8 100644 --- a/dev-lisp/kmrcl/kmrcl-1.106.ebuild +++ b/dev-lisp/kmrcl/kmrcl-1.106.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -8,7 +8,7 @@ inherit common-lisp-3 DESCRIPTION="General Utilities for Common Lisp Programs from Kevin Rosenberg" HOMEPAGE="http://www.cliki.net/kmrcl" -SRC_URI="http://files.b9.com/${PN}/${P}.tar.gz" +SRC_URI="http://files.kpe.io/${PN}/${PF}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0"
