commit: d71f11104e525aa8f945d5f66dddccce32775695 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Mar 18 08:31:46 2018 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Mar 18 08:31:46 2018 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d71f1110
dev-lisp/html-encode: Updates manifest dev-lisp/html-encode/html-encode-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/html-encode/html-encode-1.2.ebuild b/dev-lisp/html-encode/html-encode-1.2.ebuild index 1ece2acf..e8a2a258 100644 --- a/dev-lisp/html-encode/html-encode-1.2.ebuild +++ b/dev-lisp/html-encode/html-encode-1.2.ebuild @@ -7,7 +7,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="mirror://gentoo/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="MIT" SLOT="0"
