diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-25 20:57:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-25 20:57:30 +0300 |
commit | 00e82919e62dbdefcf67653cfd0b880ac2b06851 (patch) | |
tree | cfaecff410d10a38636f81f6625acb77b2f9ed11 /sys-boot/refind | |
parent | dev-util/eric: remove old (diff) | |
download | gentoo-00e82919e62dbdefcf67653cfd0b880ac2b06851.tar.gz gentoo-00e82919e62dbdefcf67653cfd0b880ac2b06851.tar.bz2 gentoo-00e82919e62dbdefcf67653cfd0b880ac2b06851.zip |
sys-boot/refind: fix DESCRIPTION
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-boot/refind')
-rw-r--r-- | sys-boot/refind/refind-0.10.4-r2.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |