aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-02 13:13:23 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-02 13:13:23 +0100
commit3594046b4f365843f0424f7da296eb5a318df6f6 (patch)
treed3d1195e893d00dda937cca22762b549a8e54304
parentapp-admin/krapplet: version update of krapplet ebuild (diff)
downloadguru-3594046b.tar.gz
guru-3594046b.tar.bz2
guru-3594046b.zip
gui-apps/sfwbar: remove empty last line
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--gui-apps/sfwbar/sfwbar-0.9.4.ebuild6
1 files 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 eece82450..24470d14c 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
"
-