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 BBFF41382C5 for ; Tue, 5 Jan 2021 20:41:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10529E0867; Tue, 5 Jan 2021 20:41:03 +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 EA042E0867 for ; Tue, 5 Jan 2021 20:41:02 +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 A4A8F33BEC2 for ; Tue, 5 Jan 2021 20:41:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 470F8487 for ; Tue, 5 Jan 2021 20:41:00 +0000 (UTC) From: "Jian Lin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jian Lin" Message-ID: <1609879253.6099a40bf08b5a45ef40d9e376140d5437512f8f.jian@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/i3lock-color/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/i3lock-color/i3lock-color-9999.ebuild X-VCS-Directories: x11-misc/i3lock-color/ X-VCS-Committer: jian X-VCS-Committer-Name: Jian Lin X-VCS-Revision: 6099a40bf08b5a45ef40d9e376140d5437512f8f X-VCS-Branch: dev Date: Tue, 5 Jan 2021 20:41:00 +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: bb79fc93-1b1d-48b3-8544-74638dfd6563 X-Archives-Hash: dc0b04b827afc6faf6f39cd9ef871d60 commit: 6099a40bf08b5a45ef40d9e376140d5437512f8f Author: Jian Lin outlook com> AuthorDate: Tue Jan 5 20:39:55 2021 +0000 Commit: Jian Lin outlook com> CommitDate: Tue Jan 5 20:40:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6099a40b x11-misc/i3lock-color: update DESCRIPTION Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jian Lin outlook.com> x11-misc/i3lock-color/i3lock-color-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/i3lock-color/i3lock-color-9999.ebuild b/x11-misc/i3lock-color/i3lock-color-9999.ebuild index 964f0a80..a1534480 100644 --- a/x11-misc/i3lock-color/i3lock-color-9999.ebuild +++ b/x11-misc/i3lock-color/i3lock-color-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit git-r3 -DESCRIPTION="Improved i3lock with color customization" +DESCRIPTION="The world's most popular non-default computer lockscreen" HOMEPAGE="https://github.com/Raymo111/i3lock-color" EGIT_REPO_URI="https://github.com/Raymo111/i3lock-color.git"