commit: 2d3c13518dcc35f6da0131e2b5112323bc42b85b Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 15:30:51 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 15:30:51 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2d3c1351
dev-lisp/html-encode: Update header and move to Gentoo mirror dev-lisp/html-encode/html-encode-1.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/html-encode/html-encode-1.2.ebuild b/dev-lisp/html-encode/html-encode-1.2.ebuild index 4c6a1c0..6093048 100644 --- a/dev-lisp/html-encode/html-encode-1.2.ebuild +++ b/dev-lisp/html-encode/html-encode-1.2.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=5 @@ -8,7 +8,7 @@ inherit common-lisp-3 DESCRIPTION="Common Lisp library for encoding text in various web-savvy formats." HOMEPAGE="http://www.cliki.net/html-encode" -SRC_URI="http://dev.gentoo.org/~nimiux/dev-lisp/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0"
