From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C48E15802F for ; Wed, 29 Mar 2023 06:56:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F9A2E0924; Wed, 29 Mar 2023 06:56:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28069E0920 for ; Wed, 29 Mar 2023 06:56:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B4023412F8 for ; Wed, 29 Mar 2023 06:56:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03D029D6 for ; Wed, 29 Mar 2023 06:56:24 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1680011032.dc0a0c9099385364c372ca825f9e49d957f9b1ed.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/obsidian2-gtk-theme/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/obsidian2-gtk-theme/Manifest x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild X-VCS-Directories: x11-themes/obsidian2-gtk-theme/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: dc0a0c9099385364c372ca825f9e49d957f9b1ed X-VCS-Branch: master Date: Wed, 29 Mar 2023 06:56:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8a9859df-d54b-465c-a7fe-b104f2b66964 X-Archives-Hash: d3297108eaaa66954ca6b3027978f860 commit: dc0a0c9099385364c372ca825f9e49d957f9b1ed Author: Huang Rui gmail com> AuthorDate: Tue Mar 28 13:43:52 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Mar 28 13:43:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc0a0c90 x11-themes/obsidian2-gtk-theme: drop 2.20 Signed-off-by: Huang Rui gmail.com> x11-themes/obsidian2-gtk-theme/Manifest | 1 - .../obsidian2-gtk-theme-2.20.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/x11-themes/obsidian2-gtk-theme/Manifest b/x11-themes/obsidian2-gtk-theme/Manifest index c200875a0..1c280397d 100644 --- a/x11-themes/obsidian2-gtk-theme/Manifest +++ b/x11-themes/obsidian2-gtk-theme/Manifest @@ -1,2 +1 @@ -DIST obsidian2-gtk-theme-2.20.tar.gz 947544 BLAKE2B b8f222a4d934707295c1064082e78db0b5abd96373099a5f7f98c3bbe3af41145f627c188c8003373c9fd5f297e3bc69e6bdbd9a778136ac38a1d52727364356 SHA512 7334b3122a8b6d1020745ced25331d2fd7735da9aaaff3cac821ae17b32d285e67a34b790c7129a67f80ee47f89e729a07a2a648f6bf171e0f2ca9f33dbed89b DIST obsidian2-gtk-theme-2.22.tar.gz 930146 BLAKE2B 2264727ca31af811c7095c195ed883a304fab2b3c4c1916ffb241c5e1dcf6c300d6bf1b292f2181ad3daa36d86ab84da85a21e1d158a9112207de9b73838c5cb SHA512 806be9e4d1eba8f2239bfaed3dacf549d5172e7e7febc55729f94ec1986b3568bc81fd04127840820f8b074883897c285e3141d54ce7e66cc55e41e80abc30cf diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild deleted file mode 100644 index 623049e1e..000000000 --- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.20.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -GIT_PN="theme-obsidian-2" - -DESCRIPTION="Obsidian Gnome Theme, based upon Adwaita-Maia dark skin" - -HOMEPAGE="https://github.com/madmaxms/theme-obsidian-2" - -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 - 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="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" - S="${WORKDIR}/${GIT_PN}-${PV}" -fi - -LICENSE="GPL-3" -SLOT="0" - -RDEPEND="" -DEPEND="${RDEPEND}" - -DOCS=( README.md ) - -src_install() { - insinto /usr/share/themes - doins -r Obsidian* -}