commit: 95aa384488283311a5105dc76c393a2ab0ec62db Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Jan 5 15:19:36 2018 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 22:14:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95aa3844
sys-apps/readahead-list: update Homepage, fix header Closes: https://bugs.gentoo.org/116329 sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild index b7033eeced8..2c963c97fec 100644 --- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild +++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Preloads files into the page cache to accelerate program loading" -HOMEPAGE="http://www.orbis-terrarum.net" +HOMEPAGE="https://github.com/robbat2/readahead-list" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
