commit: fbac4d32b3281e700cfb8d6af10c8f03e3272578 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Nov 15 20:39:44 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Nov 15 20:39:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fbac4d32
dev-lisp/cl-base64: update SRC_URI dev-lisp/cl-base64/cl-base64-3.3.3.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild index 0bf61ba..c2fdc6c 100644 --- a/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ -inherit common-lisp-2 +inherit common-lisp-3 DESCRIPTION="Common Lisp package to encode and decode base64 with URI support" HOMEPAGE="http://www.cliki.net/cl-base64" -SRC_URI="http://files.b9.com/${PN}/${P}.tar.gz" +SRC_URI="http://files.kpe.io/${PN}/${PF}.tar.gz" LICENSE="BSD" SLOT="0"
