From: Mikle Kolyada Date: Sun, 25 Mar 2018 17:57:03 +0000 (+0300) Subject: sys-boot/refind: fix DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=00e82919e62dbdefcf67653cfd0b880ac2b06851;p=gentoo.git sys-boot/refind: fix DESCRIPTION Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sys-boot/refind/refind-0.10.4-r2.ebuild b/sys-boot/refind/refind-0.10.4-r2.ebuild index 60314749f2b7..96ca6a4c75a9 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 6c49cc43f2fb..598fa7cd8dcb 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"