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 00498138359 for ; Thu, 23 Jul 2020 04:53:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E38F9E086D; Thu, 23 Jul 2020 04:53:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C7E6EE086D for ; Thu, 23 Jul 2020 04:53:32 +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 755B534F17F for ; Thu, 23 Jul 2020 04:53:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1538B2E5 for ; Thu, 23 Jul 2020 04:53:23 +0000 (UTC) From: "Petrus Zhao" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petrus Zhao" Message-ID: <1595479940.59248dae611c883a21780cab9645a58eb958d15e.PetrusZhao@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/Manifest x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild X-VCS-Directories: x11-misc/i3lock-color/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 59248dae611c883a21780cab9645a58eb958d15e X-VCS-Branch: dev Date: Thu, 23 Jul 2020 04:53:23 +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: b7d6c802-22aa-46f4-ab1d-d08909de2a8a X-Archives-Hash: 51d5c9e4fc29932be2ac5a88a2d3fc73 commit: 59248dae611c883a21780cab9645a58eb958d15e Author: Petrus Zhao gmail com> AuthorDate: Thu Jul 23 04:52:20 2020 +0000 Commit: Petrus Zhao gmail com> CommitDate: Thu Jul 23 04:52:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59248dae x11-misc/i3lock-color: verson bump to 2.12.5, drop old Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Petrus Zhao gmail.com> x11-misc/i3lock-color/Manifest | 2 +- .../{i3lock-color-2.12_rc4.ebuild => i3lock-color-2.12.5.ebuild} | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/x11-misc/i3lock-color/Manifest b/x11-misc/i3lock-color/Manifest index 776d94c..6767dcc 100644 --- a/x11-misc/i3lock-color/Manifest +++ b/x11-misc/i3lock-color/Manifest @@ -1 +1 @@ -DIST i3lock-color-2.12_rc4.tar.gz 208175 BLAKE2B b5d9596eb6e96b4e9016b4bb4e4e6f2cd9c6563053246f6ba8dc3ccefbb1a0df36c2e3a8d34fb9e68439cf380d096084acc6aa3f5c3f155bcfa608f202fb4053 SHA512 93447f1a7225ab5af4bc476e81009937036efe017ef85fa2a5ae2e2ec59a5dbec6658ccd9f1dc3e45810915d4c8faa90d636e1c771f982f6424274e6e78e09e4 +DIST i3lock-color-2.12.5.tar.gz 208433 BLAKE2B c799e853783765766f49cbfccd2b568d22999a5ef18b1dbb8f1ab63d3c71c146a78d4807594039e9cff4350633d513af7533709d41917ed5dc424e72529b8467 SHA512 c59e6561a1d1ffd0abd5ff56c295d71b6cc8439c7d5697cfed4d2f06a87aa0aa102cee5d55363de1d91c501eee102547d0ebef4bb4bd316ef31370eec062ddbb diff --git a/x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild similarity index 93% rename from x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild rename to x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild index 8b8e4f0..152923c 100644 --- a/x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild +++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -MY_PV="${PV//_rc4/.c.4}" +MY_PV="${PV//.5/.c.5}" DESCRIPTION="Improved i3lock with color customization" HOMEPAGE="https://github.com/Raymo111/i3lock-color" @@ -25,7 +25,6 @@ RDEPEND=" dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo - !x11-misc/i3lock " DEPEND="${RDEPEND}" @@ -34,7 +33,7 @@ BDEPEND="virtual/pkgconfig" S="${WORKDIR}/${PN}-${MY_PV}" src_configure() { - autoreconf -fiv || die + autoreconf -fiv econf }