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 674AF158088 for ; Fri, 28 Jan 2022 04:29:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B4892BC009; Fri, 28 Jan 2022 04:29:02 +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 EBF242BC009 for ; Fri, 28 Jan 2022 04:29:01 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAD4934319B for ; Fri, 28 Jan 2022 04:29:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BC98275 for ; Fri, 28 Jan 2022 04:28:59 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1643344085.dc266bb285002df90dc76da6262b6afed7835f29.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-backup/timeshift/timeshift-21.09.1-r1.ebuild app-backup/timeshift/timeshift-21.09.1.ebuild X-VCS-Directories: app-backup/timeshift/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: dc266bb285002df90dc76da6262b6afed7835f29 X-VCS-Branch: dev Date: Fri, 28 Jan 2022 04:28:59 +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: 76609b56-ae42-4c08-a5e0-ccee3b11cae5 X-Archives-Hash: ce2c8212f4f7af6a873b8346ab0cdaed commit: dc266bb285002df90dc76da6262b6afed7835f29 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Jan 28 04:28:05 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Fri Jan 28 04:28:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc266bb2 app-backup/timeshift: x11-libs/{xapps -> xapp} Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> .../{timeshift-21.09.1.ebuild => timeshift-21.09.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/timeshift/timeshift-21.09.1.ebuild b/app-backup/timeshift/timeshift-21.09.1-r1.ebuild similarity index 94% rename from app-backup/timeshift/timeshift-21.09.1.ebuild rename to app-backup/timeshift/timeshift-21.09.1-r1.ebuild index 582a26daf..97f794686 100644 --- a/app-backup/timeshift/timeshift-21.09.1.ebuild +++ b/app-backup/timeshift/timeshift-21.09.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ DEPEND=" net-misc/rsync sys-process/cronie x11-libs/gtk+:3 - x11-libs/xapps + x11-libs/xapp " RDEPEND="${DEPEND}" BDEPEND="