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 F17311382C5 for ; Wed, 6 Jan 2021 09:15:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47539E0821; Wed, 6 Jan 2021 09:15:41 +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 2B15DE0821 for ; Wed, 6 Jan 2021 09:15:41 +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 10EF4341219 for ; Wed, 6 Jan 2021 09:15:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5E7E32B for ; Wed, 6 Jan 2021 09:15:38 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1609879253.6099a40bf08b5a45ef40d9e376140d5437512f8f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 6099a40bf08b5a45ef40d9e376140d5437512f8f X-VCS-Branch: master Date: Wed, 6 Jan 2021 09:15:38 +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: e45c8459-11f5-4794-8543-c4f499d56841 X-Archives-Hash: b43c9a37558bab42aea56f682db79537 commit: 6099a40bf08b5a45ef40d9e376140d5437512f8f Author: Jian Lin outlook com> AuthorDate: Tue Jan 5 20:39:55 2021 +0000 Commit: Andrew Ammerlaan riseup net> 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"