aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-26 23:52:55 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-27 00:39:08 +0200
commit111b4b71228a6fde8a93f355dab5af21110a13e5 (patch)
tree47c9117c46f8eb3640709d80cb748314b86ba7df /x11-themes
parentmedia-plugins/argotlunar-bin: lang="en" (diff)
downloadguru-111b4b71228a6fde8a93f355dab5af21110a13e5.tar.gz
guru-111b4b71228a6fde8a93f355dab5af21110a13e5.tar.bz2
guru-111b4b71228a6fde8a93f355dab5af21110a13e5.zip
x11-themes/obsidian-icon-theme: remove variables from homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/obsidian-icon-theme/metadata.xml2
-rw-r--r--x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11-r1.ebuild (renamed from x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild)6
-rw-r--r--x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-themes/obsidian-icon-theme/metadata.xml b/x11-themes/obsidian-icon-theme/metadata.xml
index 8e0f83145..be5165c61 100644
--- a/x11-themes/obsidian-icon-theme/metadata.xml
+++ b/x11-themes/obsidian-icon-theme/metadata.xml
@@ -8,7 +8,7 @@
<upstream>
<remote-id type="github">madmaxms/iconpack-obsidian</remote-id>
</upstream>
- <longdescription>
+ <longdescription lang="en">
Modern and intuitive Obsidian provides several faenza-like icons for
panels, toolbars and buttons it also provides squared and colorful icons
for your applications, folders, files and devices.
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-r1.ebuild
index 7b1fad9d1..63e6ecff6 100644
--- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild
+++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI="7"
GIT_PN="iconpack-obsidian"
@@ -9,9 +9,9 @@ inherit xdg
DESCRIPTION="Obsidian Icon Theme is intuitive Faenza-like icon theme"
-HOMEPAGE="https://github.com/madmaxms/${GIT_PN}"
+HOMEPAGE="https://github.com/madmaxms/iconpack-obsidian"
-if [[ ${PV} == "9999" ]]; then
+if [[ "${PV}" == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git"
else
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 7b1fad9d1..63e6ecff6 100644
--- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild
+++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI="7"
GIT_PN="iconpack-obsidian"
@@ -9,9 +9,9 @@ inherit xdg
DESCRIPTION="Obsidian Icon Theme is intuitive Faenza-like icon theme"
-HOMEPAGE="https://github.com/madmaxms/${GIT_PN}"
+HOMEPAGE="https://github.com/madmaxms/iconpack-obsidian"
-if [[ ${PV} == "9999" ]]; then
+if [[ "${PV}" == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git"
else