commit: e1467b6350db68918e04fe353c5f1e7af0218435 Author: Huang Rui <vowstar <AT> gmail <DOT> com> AuthorDate: Tue Apr 7 08:47:58 2020 +0000 Commit: Rui Huang <vowstar <AT> gmail <DOT> com> CommitDate: Tue Apr 7 08:47:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1467b63
x11-themes/obsidian-icon-theme: update icon cache after build Add xdg as inherit to update icon cache Fix QA Notice: new icons were found installed but icon cache Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar <AT> gmail.com> x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild | 2 ++ x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+) diff --git a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild index 39e6e00..d421aea 100644 --- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild +++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild @@ -5,6 +5,8 @@ EAPI=7 GIT_PN="iconpack-obsidian" +inherit xdg + DESCRIPTION="Obsidian Icon Theme is intuitive Faenza-like icon theme" HOMEPAGE="https://github.com/madmaxms/${GIT_PN}" diff --git a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild index 39e6e00..d421aea 100644 --- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild +++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild @@ -5,6 +5,8 @@ EAPI=7 GIT_PN="iconpack-obsidian" +inherit xdg + DESCRIPTION="Obsidian Icon Theme is intuitive Faenza-like icon theme" HOMEPAGE="https://github.com/madmaxms/${GIT_PN}"
