aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-26 23:54:47 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-27 00:39:09 +0200
commitc346688f3924d937b8c7dac958c5d8a89b782ffb (patch)
tree2942bec4ba143009ea758df6fc4efd12f44fe41e /x11-themes
parentx11-themes/obsidian-icon-theme: remove variables from homepage (diff)
downloadguru-c346688f3924d937b8c7dac958c5d8a89b782ffb.tar.gz
guru-c346688f3924d937b8c7dac958c5d8a89b782ffb.tar.bz2
guru-c346688f3924d937b8c7dac958c5d8a89b782ffb.zip
x11-themes/obsidian2-gtk-theme: remove variable 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/obsidian2-gtk-theme/metadata.xml2
-rw-r--r--x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.11-r1.ebuild (renamed from x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.11.ebuild)6
-rw-r--r--x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-themes/obsidian2-gtk-theme/metadata.xml b/x11-themes/obsidian2-gtk-theme/metadata.xml
index 2dd0b3ef8..040058d6f 100644
--- a/x11-themes/obsidian2-gtk-theme/metadata.xml
+++ b/x11-themes/obsidian2-gtk-theme/metadata.xml
@@ -7,7 +7,7 @@
<upstream>
<remote-id type="github">madmaxms/theme-obsidian-2</remote-id>
</upstream>
- <longdescription>
+ <longdescription lang="en">
Modern and intuitive Obsidian Gnome theme, based upon Adwaita-Maia dark
skin. Compatible with Gtk 3.22.
</longdescription>
diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.11.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.11-r1.ebuild
index 2f36c013d..0e69865d8 100644
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.11.ebuild
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.11-r1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI="7"
GIT_PN="theme-obsidian-2"
DESCRIPTION="Obsidian Gnome Theme, based upon Adwaita-Maia dark skin"
-HOMEPAGE="https://github.com/madmaxms/${GIT_PN}"
+HOMEPAGE="https://github.com/madmaxms/theme-obsidian-2"
-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/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
index 2f36c013d..0e69865d8 100644
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI="7"
GIT_PN="theme-obsidian-2"
DESCRIPTION="Obsidian Gnome Theme, based upon Adwaita-Maia dark skin"
-HOMEPAGE="https://github.com/madmaxms/${GIT_PN}"
+HOMEPAGE="https://github.com/madmaxms/theme-obsidian-2"
-if [[ ${PV} == "9999" ]]; then
+if [[ "${PV}" == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git"
else