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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6EBA6158083 for ; Wed, 18 Sep 2024 20:43:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B373E29AA; Wed, 18 Sep 2024 20:43:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02322E29AA for ; Wed, 18 Sep 2024 20:43:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 181F0342F9C for ; Wed, 18 Sep 2024 20:43:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A961527EF for ; Wed, 18 Sep 2024 20:43:18 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1726692151.c4c693fb864889cf79c18aee1bce4588ee615d06.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi-calc/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/rofi-calc/rofi-calc-9999.ebuild X-VCS-Directories: x11-misc/rofi-calc/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: c4c693fb864889cf79c18aee1bce4588ee615d06 X-VCS-Branch: master Date: Wed, 18 Sep 2024 20:43:18 +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: ec235b09-2eac-48b8-b0fa-aca381a5a664 X-Archives-Hash: 616ea5388c016568ace950b364185a5b commit: c4c693fb864889cf79c18aee1bce4588ee615d06 Author: Petr Vaněk gentoo org> AuthorDate: Wed Sep 18 20:41:44 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Wed Sep 18 20:42:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c693fb x11-misc/rofi-calc: remove empty variables Signed-off-by: Petr Vaněk gentoo.org> x11-misc/rofi-calc/rofi-calc-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x11-misc/rofi-calc/rofi-calc-9999.ebuild b/x11-misc/rofi-calc/rofi-calc-9999.ebuild index ac69969f2903..3f1eac33d712 100644 --- a/x11-misc/rofi-calc/rofi-calc-9999.ebuild +++ b/x11-misc/rofi-calc/rofi-calc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,13 +7,10 @@ inherit git-r3 autotools DESCRIPTION="Do live calculations in rofi!" HOMEPAGE="https://github.com/svenstaro/rofi-calc" -SRC_URI="" EGIT_REPO_URI="https://github.com/svenstaro/rofi-calc.git" LICENSE="MIT" SLOT="0" -KEYWORDS="" -IUSE="" DEPEND=" x11-misc/rofi