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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82A301382C5 for ; Sat, 27 Feb 2021 09:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1147E08F0; Sat, 27 Feb 2021 09:46:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CCA6E08F0 for ; Sat, 27 Feb 2021 09:46:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5199A340CE1 for ; Sat, 27 Feb 2021 09:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 019334C2 for ; Sat, 27 Feb 2021 09:46:21 +0000 (UTC) From: "Ian Whyman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Whyman" Message-ID: <1614419167.3bb4bda6f350a06c4267979ffd797b0cde98588c.thev00d00@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/kvantum/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/kvantum/Manifest x11-themes/kvantum/kvantum-0.16.1.ebuild x11-themes/kvantum/kvantum-0.18.0.ebuild X-VCS-Directories: x11-themes/kvantum/ X-VCS-Committer: thev00d00 X-VCS-Committer-Name: Ian Whyman X-VCS-Revision: 3bb4bda6f350a06c4267979ffd797b0cde98588c X-VCS-Branch: master Date: Sat, 27 Feb 2021 09:46:21 +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: b021fc9a-4e1a-4174-8af1-708be403217b X-Archives-Hash: 2ce9bcdf9d235cc1d88389bd23aadc10 commit: 3bb4bda6f350a06c4267979ffd797b0cde98588c Author: Ian Whyman gentoo org> AuthorDate: Sat Feb 27 09:46:07 2021 +0000 Commit: Ian Whyman gentoo org> CommitDate: Sat Feb 27 09:46:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb4bda6 x11-themes/kvantum: Version bump Fixes: https://bugs.gentoo.org/768009 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ian Whyman gentoo.org> x11-themes/kvantum/Manifest | 2 +- x11-themes/kvantum/{kvantum-0.16.1.ebuild => kvantum-0.18.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/kvantum/Manifest b/x11-themes/kvantum/Manifest index c3463363d9c..cb14a3c6e16 100644 --- a/x11-themes/kvantum/Manifest +++ b/x11-themes/kvantum/Manifest @@ -1 +1 @@ -DIST kvantum-0.16.1.tar.gz 2703123 BLAKE2B d4a13c4a3337c5bdcc0433920087c3b47fdd5e7fb2ea4ebf0807613fdefa47cee209639961ad1c6a82f54bc8e464559d6132c06feff973ee19ffd413e3301c95 SHA512 ee5dec07f7aa3aef70820606eb5f0d693fac8b8e714fba49ce7062ad7dc31ec0d9c9ba73730d4cad087927adc5d0e2609a4ae4eb21879d8e924865dd32d0740f +DIST kvantum-0.18.0.tar.gz 2805017 BLAKE2B 6a73e751b91ed76aa0e2d21690aaf0cf0e2bf58b4aaca97157c34dadb059895b96e2a9172535636ac4cadbb946796553d324daa055a8749b8545818bf1611d3f SHA512 c53cdb298f7b98e2dc2cd041e5bce87baf238e4f0aabb030489fea97d8cc1cc455d0667966bbf2d6435f38d88164c0a428dcbc255afd6dbdd55a3ce277b90565 diff --git a/x11-themes/kvantum/kvantum-0.16.1.ebuild b/x11-themes/kvantum/kvantum-0.18.0.ebuild similarity index 94% rename from x11-themes/kvantum/kvantum-0.16.1.ebuild rename to x11-themes/kvantum/kvantum-0.18.0.ebuild index 5156769508c..d21a456792e 100644 --- a/x11-themes/kvantum/kvantum-0.16.1.ebuild +++ b/x11-themes/kvantum/kvantum-0.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7