commit: 00e82919e62dbdefcf67653cfd0b880ac2b06851 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Mar 25 17:57:03 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Mar 25 17:57:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e82919
sys-boot/refind: fix DESCRIPTION Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-boot/refind/refind-0.10.4-r2.ebuild | 2 +- sys-boot/refind/refind-0.10.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/refind/refind-0.10.4-r2.ebuild b/sys-boot/refind/refind-0.10.4-r2.ebuild index 60314749f2b..96ca6a4c75a 100644 --- a/sys-boot/refind/refind-0.10.4-r2.ebuild +++ b/sys-boot/refind/refind-0.10.4-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs flag-o-matic versionator -DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith" +DESCRIPTION="The UEFI Boot Manager by Rod Smith" HOMEPAGE="https://www.rodsbooks.com/refind/" SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz" diff --git a/sys-boot/refind/refind-0.10.8.ebuild b/sys-boot/refind/refind-0.10.8.ebuild index 6c49cc43f2f..598fa7cd8dc 100644 --- a/sys-boot/refind/refind-0.10.8.ebuild +++ b/sys-boot/refind/refind-0.10.8.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs flag-o-matic versionator -DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith" +DESCRIPTION="The UEFI Boot Manager by Rod Smith" HOMEPAGE="https://www.rodsbooks.com/refind/" SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz"
