diff options
author | Denis Strizhkin <strdenis02@gmail.com> | 2024-05-01 15:13:21 +0300 |
---|---|---|
committer | Denis Strizhkin <strdenis02@gmail.com> | 2024-05-01 15:13:21 +0300 |
commit | a7a388877037a39337b5313c3133d95c8d44c633 (patch) | |
tree | a4ff441c7b6ad9643fe85f8882ff2fbb833884e4 /x11-themes | |
parent | x11-themes/catppuccin-gtk: drop 0.7.3 (diff) | |
download | guru-a7a388877037a39337b5313c3133d95c8d44c633.tar.gz guru-a7a388877037a39337b5313c3133d95c8d44c633.tar.bz2 guru-a7a388877037a39337b5313c3133d95c8d44c633.zip |
x11-themes/catppuccin-gtk: fix QA warnings
Signed-off-by: Denis Strizhkin <strdenis02@gmail.com>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild | 8 | ||||
-rw-r--r-- | x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild index 41cf20ab4..eeafeb52f 100644 --- a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild +++ b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild @@ -78,6 +78,10 @@ SRC_URI=" " S="${WORKDIR}" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + IUSE="+frappe latte macchiato mocha" REQUIRED_USE="|| ( frappe latte macchiato mocha )" @@ -85,10 +89,6 @@ BDEPEND=" app-arch/unzip " -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - src_install() { insinto "/usr/share/themes" for folder in * ; do diff --git a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild index 41cf20ab4..eeafeb52f 100644 --- a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild +++ b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild @@ -78,6 +78,10 @@ SRC_URI=" " S="${WORKDIR}" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + IUSE="+frappe latte macchiato mocha" REQUIRED_USE="|| ( frappe latte macchiato mocha )" @@ -85,10 +89,6 @@ BDEPEND=" app-arch/unzip " -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - src_install() { insinto "/usr/share/themes" for folder in * ; do |