commit: 35987418c07a908617f6ae1d0d103023811aaf26 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Sep 11 16:51:27 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Sep 11 16:51:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=35987418
dev-lisp/bordeaux-threads: Use arrow dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild index e5e81ce..9c31d9c 100644 --- a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild +++ b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild @@ -8,7 +8,7 @@ inherit common-lisp-3 DESCRIPTION="A library meant to make writing portable multi-threaded apps simple." HOMEPAGE="http://common-lisp.net/project/bordeaux-threads/" -SRC_URI="https://github.com/sionescu/${PN}/archive/v${PV}.tar.gz" +SRC_URI="https://github.com/sionescu/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0"
