commit: cbea6ffd23a293c88fa453536f4bb5f50ab221b3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 6 22:09:17 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 6 22:10:38 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cbea6ffd
kde-misc/rsibreak: versionator -> eapi7-ver Package-Manager: Portage-2.3.24, Repoman-2.3.6 kde-misc/rsibreak/rsibreak-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/rsibreak/rsibreak-9999.ebuild b/kde-misc/rsibreak/rsibreak-9999.ebuild index 5cb754137e..1f8bcda716 100644 --- a/kde-misc/rsibreak/rsibreak-9999.ebuild +++ b/kde-misc/rsibreak/rsibreak-9999.ebuild @@ -4,12 +4,12 @@ EAPI=6 KDE_HANDBOOK="forceoptional" -inherit kde5 versionator +inherit kde5 eapi7-ver DESCRIPTION="Small utility which bothers you at certain intervals" HOMEPAGE="https://userbase.kde.org/RSIBreak" if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz" + SRC_URI="mirror://kde/stable/${PN}/$(ver_cut 1-2)/${P}.tar.xz" fi LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
