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 1DD28138350 for ; Tue, 7 Apr 2020 07:48:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 409C7E0C58; Tue, 7 Apr 2020 07:48:55 +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 26693E0C58 for ; Tue, 7 Apr 2020 07:48:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 06E6934F0A4 for ; Tue, 7 Apr 2020 07:48:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB0B01C5 for ; Tue, 7 Apr 2020 07:48:52 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1586245720.1f3e3613cdea872c1c6a6d30f94a6d4a817ca22e.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian-icon-theme/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild X-VCS-Directories: x11-themes/obsidian-icon-theme/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: 1f3e3613cdea872c1c6a6d30f94a6d4a817ca22e X-VCS-Branch: dev Date: Tue, 7 Apr 2020 07:48:52 +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: fe7bf1de-4935-4bd0-b2ed-1e2063524fbc X-Archives-Hash: 4259cca87fd9c8e4cd4f30a64cb0e0c3 commit: 1f3e3613cdea872c1c6a6d30f94a6d4a817ca22e Author: Huang Rui gmail com> AuthorDate: Tue Apr 7 07:48:40 2020 +0000 Commit: Rui Huang gmail com> CommitDate: Tue Apr 7 07:48:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f3e3613 x11-themes/obsidian-icon-theme: update DESCRIPTION Obsidian Icon Theme is intuitive Faenza-like icon theme Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Huang Rui gmail.com> x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.ebuild index 9380071..88b104d 100644 --- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild +++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild @@ -5,7 +5,7 @@ EAPI=7 GIT_PN="iconpack-obsidian" -DESCRIPTION="Obsidian Icon Theme" +DESCRIPTION="Obsidian Icon Theme is intuitive Faenza-like icon theme" HOMEPAGE="https://github.com/madmaxms/${GIT_PN}"