commit: 15d2529fc5a7e74135f3d3bf607c86f48ee57ed5 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sat Oct 15 08:02:52 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sat Oct 15 08:02:52 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=15d2529f
dev-lisp/odd-streams: Move to Gentoo mirror dev-lisp/odd-streams/odd-streams-0.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/odd-streams/odd-streams-0.1.2.ebuild b/dev-lisp/odd-streams/odd-streams-0.1.2.ebuild index 406ec1b..cf06483 100644 --- a/dev-lisp/odd-streams/odd-streams-0.1.2.ebuild +++ b/dev-lisp/odd-streams/odd-streams-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit common-lisp-3 DESCRIPTION='ODD-STREAMS is a library which implements binary streams with "odd" byte sizes.' HOMEPAGE="http://weitz.de/odd-streams/ http://www.cliki.net/odd-streams" -SRC_URI="http://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${PF}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD-2" SLOT="0"
