commit: 771955afb372beb7d183c53c094dd00c6d036298
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Apr 1 12:49:02 2022 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Apr 1 12:49:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=771955af
x11-themes/obsidian2-gtk-theme: bump to 2.20
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
x11-themes/obsidian2-gtk-theme/Manifest | 1 +
...-gtk-theme-9999.ebuild => obsidian2-gtk-theme-2.20.ebuild} | 11 ++++-------
.../obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild | 11 ++++-------
3 files changed, 9 insertions(+), 14 deletions(-)
diff --git a/x11-themes/obsidian2-gtk-theme/Manifest
b/x11-themes/obsidian2-gtk-theme/Manifest
index 7c574cfb0..5c54a2188 100644
--- a/x11-themes/obsidian2-gtk-theme/Manifest
+++ b/x11-themes/obsidian2-gtk-theme/Manifest
@@ -1 +1,2 @@
DIST obsidian2-gtk-theme-2.19.tar.gz 946801 BLAKE2B
59fa7a74dd3604ba74cfb40d8f64359be54cb2807f0bd5fda8437347adb155ff58f8501eb3d151decb23273ee9944597d0ff097fdf51c10a67ad8f5e94796ef3
SHA512
9decd2530337073fd8284444013701054771905c32f6d660616038f17c224c1d01b119ab927ac3e0e6cb5a01a2ed2d812519ecde7f08f3a4a16b59f604798237
+DIST obsidian2-gtk-theme-2.20.tar.gz 947544 BLAKE2B
b8f222a4d934707295c1064082e78db0b5abd96373099a5f7f98c3bbe3af41145f627c188c8003373c9fd5f297e3bc69e6bdbd9a778136ac38a1d52727364356
SHA512
7334b3122a8b6d1020745ced25331d2fd7735da9aaaff3cac821ae17b32d285e67a34b790c7129a67f80ee47f89e729a07a2a648f6bf171e0f2ca9f33dbed89b
diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild
similarity index 65%
copy from x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
copy to x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild
index 0f3a37faf..623049e1e 100644
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
GIT_PN="theme-obsidian-2"
@@ -14,17 +14,14 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git"
else
SRC_URI="https://github.com/madmaxms/${GIT_PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
S="${WORKDIR}/${GIT_PN}-${PV}"
fi
LICENSE="GPL-3"
SLOT="0"
-RDEPEND="
- >=x11-libs/gtk+-3.22
- x11-themes/gtk-engines-adwaita
-"
+RDEPEND=""
DEPEND="${RDEPEND}"
DOCS=( README.md )
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 0f3a37faf..623049e1e 100644
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
GIT_PN="theme-obsidian-2"
@@ -14,17 +14,14 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git"
else
SRC_URI="https://github.com/madmaxms/${GIT_PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
S="${WORKDIR}/${GIT_PN}-${PV}"
fi
LICENSE="GPL-3"
SLOT="0"
-RDEPEND="
- >=x11-libs/gtk+-3.22
- x11-themes/gtk-engines-adwaita
-"
+RDEPEND=""
DEPEND="${RDEPEND}"
DOCS=( README.md )