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 E39981382C5 for ; Mon, 18 Jan 2021 14:41:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A738E077A; Mon, 18 Jan 2021 14:41:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2495FE077A for ; Mon, 18 Jan 2021 14:41:04 +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 940BB340D67 for ; Mon, 18 Jan 2021 14:41:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0139592 for ; Mon, 18 Jan 2021 14:41:01 +0000 (UTC) From: "Matthias Coppens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Coppens" Message-ID: <1610980854.7dae45ab1098411b60f63d7bb46dab28b529c0c1.coppens.matthias@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wofi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/wofi/wofi-1.2.1.ebuild gui-apps/wofi/wofi-1.2.2.ebuild gui-apps/wofi/wofi-1.2.3.ebuild gui-apps/wofi/wofi-9999.ebuild X-VCS-Directories: gui-apps/wofi/ X-VCS-Committer: coppens.matthias X-VCS-Committer-Name: Matthias Coppens X-VCS-Revision: 7dae45ab1098411b60f63d7bb46dab28b529c0c1 X-VCS-Branch: dev Date: Mon, 18 Jan 2021 14:41:01 +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: 65ef14ab-7448-4600-a59c-6d54ad17435e X-Archives-Hash: 49e52d8441db482ec3befd974fd8c6bc commit: 7dae45ab1098411b60f63d7bb46dab28b529c0c1 Author: Matthias Coppens gmail com> AuthorDate: Mon Jan 18 14:40:20 2021 +0000 Commit: Matthias Coppens gmail com> CommitDate: Mon Jan 18 14:40:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7dae45ab gui-apps/wofi: Remove outdated comment Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthias Coppens gmail.com> gui-apps/wofi/wofi-1.2.1.ebuild | 5 +---- gui-apps/wofi/wofi-1.2.2.ebuild | 5 +---- gui-apps/wofi/wofi-1.2.3.ebuild | 5 +---- gui-apps/wofi/wofi-9999.ebuild | 5 +---- 4 files changed, 4 insertions(+), 16 deletions(-) diff --git a/gui-apps/wofi/wofi-1.2.1.ebuild b/gui-apps/wofi/wofi-1.2.1.ebuild index 7e60d284..eabf32d5 100644 --- a/gui-apps/wofi/wofi-1.2.1.ebuild +++ b/gui-apps/wofi/wofi-1.2.1.ebuild @@ -1,11 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -# Upstream's tarballs are timestamped (https://todo.sr.ht/~sircmpwn/hg.sr.ht/33). -# This makes them impossible to validate, so every version has a live ebuild. - inherit meson if [ "${PV}" = 9999 ] then diff --git a/gui-apps/wofi/wofi-1.2.2.ebuild b/gui-apps/wofi/wofi-1.2.2.ebuild index 7e60d284..eabf32d5 100644 --- a/gui-apps/wofi/wofi-1.2.2.ebuild +++ b/gui-apps/wofi/wofi-1.2.2.ebuild @@ -1,11 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -# Upstream's tarballs are timestamped (https://todo.sr.ht/~sircmpwn/hg.sr.ht/33). -# This makes them impossible to validate, so every version has a live ebuild. - inherit meson if [ "${PV}" = 9999 ] then diff --git a/gui-apps/wofi/wofi-1.2.3.ebuild b/gui-apps/wofi/wofi-1.2.3.ebuild index 7e60d284..eabf32d5 100644 --- a/gui-apps/wofi/wofi-1.2.3.ebuild +++ b/gui-apps/wofi/wofi-1.2.3.ebuild @@ -1,11 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -# Upstream's tarballs are timestamped (https://todo.sr.ht/~sircmpwn/hg.sr.ht/33). -# This makes them impossible to validate, so every version has a live ebuild. - inherit meson if [ "${PV}" = 9999 ] then diff --git a/gui-apps/wofi/wofi-9999.ebuild b/gui-apps/wofi/wofi-9999.ebuild index 7e60d284..eabf32d5 100644 --- a/gui-apps/wofi/wofi-9999.ebuild +++ b/gui-apps/wofi/wofi-9999.ebuild @@ -1,11 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -# Upstream's tarballs are timestamped (https://todo.sr.ht/~sircmpwn/hg.sr.ht/33). -# This makes them impossible to validate, so every version has a live ebuild. - inherit meson if [ "${PV}" = 9999 ] then