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 503D41382C5 for ; Sat, 2 Jan 2021 12:13:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80709E0833; Sat, 2 Jan 2021 12:13:52 +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 64EF5E0833 for ; Sat, 2 Jan 2021 12:13:52 +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 22A2C335E2F for ; Sat, 2 Jan 2021 12:13:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B65BCC3 for ; Sat, 2 Jan 2021 12:13:49 +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: <1609589603.3594046b4f365843f0424f7da296eb5a318df6f6.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sfwbar/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/sfwbar/sfwbar-0.9.4.ebuild X-VCS-Directories: gui-apps/sfwbar/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3594046b4f365843f0424f7da296eb5a318df6f6 X-VCS-Branch: dev Date: Sat, 2 Jan 2021 12:13:49 +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: 09a88bac-dcd8-4d65-adf1-fbb656871619 X-Archives-Hash: ee9b120b41786e95efe250d545508065 commit: 3594046b4f365843f0424f7da296eb5a318df6f6 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Jan 2 12:13:23 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Jan 2 12:13:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3594046b gui-apps/sfwbar: remove empty last line Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> gui-apps/sfwbar/sfwbar-0.9.4.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild index eece8245..24470d14 100644 --- a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild +++ b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,11 +8,10 @@ inherit meson DESCRIPTION="Sway Floating Window Bar" HOMEPAGE="https://github.com/LBCrion/sfwbar" SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" LICENSE="GPL-2" SLOT="0" -IUSE="" +KEYWORDS="~amd64" DEPEND=" >=x11-libs/gtk+-3.22.0:3[introspection,wayland] @@ -23,4 +22,3 @@ RDEPEND="${DEPEND}" BDEPEND=" virtual/pkgconfig " - 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 048861382C5 for ; Sat, 2 Jan 2021 12:14:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8DF6E0874; Sat, 2 Jan 2021 12:14:00 +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 B01E6E0871 for ; Sat, 2 Jan 2021 12:14:00 +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 CD19E340F77 for ; Sat, 2 Jan 2021 12:13:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EC16494 for ; Sat, 2 Jan 2021 12:13:56 +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: <1609589603.3594046b4f365843f0424f7da296eb5a318df6f6.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/sfwbar/sfwbar-0.9.4.ebuild X-VCS-Directories: gui-apps/sfwbar/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3594046b4f365843f0424f7da296eb5a318df6f6 X-VCS-Branch: master Date: Sat, 2 Jan 2021 12:13:56 +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: ca3f3f68-4504-41d9-a3bb-4e67a18d2022 X-Archives-Hash: 1b495d37c9fa9ce1644d97fcba30ae80 Message-ID: <20210102121356.dDqRfDLlz_YoVTD_FrKuWCOm5S0zs9bfMOqA1LrIEwY@z> commit: 3594046b4f365843f0424f7da296eb5a318df6f6 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Jan 2 12:13:23 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Jan 2 12:13:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3594046b gui-apps/sfwbar: remove empty last line Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> gui-apps/sfwbar/sfwbar-0.9.4.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild index eece8245..24470d14 100644 --- a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild +++ b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,11 +8,10 @@ inherit meson DESCRIPTION="Sway Floating Window Bar" HOMEPAGE="https://github.com/LBCrion/sfwbar" SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" LICENSE="GPL-2" SLOT="0" -IUSE="" +KEYWORDS="~amd64" DEPEND=" >=x11-libs/gtk+-3.22.0:3[introspection,wayland] @@ -23,4 +22,3 @@ RDEPEND="${DEPEND}" BDEPEND=" virtual/pkgconfig " -