commit:     67c2288df8929f41f3eb73f851a507ffb6b06542
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Jan 19 00:38:16 2021 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 19:03:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c2288d

gui-apps/wayland-logout: version bump to 1.4

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 gui-apps/wayland-logout/Manifest                             |  1 +
 ...{wayland-logout-9999.ebuild => wayland-logout-1.4.ebuild} | 12 +++---------
 gui-apps/wayland-logout/wayland-logout-9999.ebuild           | 12 +++---------
 3 files changed, 7 insertions(+), 18 deletions(-)

diff --git a/gui-apps/wayland-logout/Manifest b/gui-apps/wayland-logout/Manifest
index 207f796a210..7144704cdd1 100644
--- a/gui-apps/wayland-logout/Manifest
+++ b/gui-apps/wayland-logout/Manifest
@@ -1 +1,2 @@
 DIST wayland-logout-1.1.tar.gz 17731 BLAKE2B 
179fba23ff885746e6664022a1e427e0a29f59e92b29fdf84807729253d5e3f7d2cea31bd2108f2daeb1bf87fdfceb2ce93fdab4dd3e7a914baeff0102880c84
 SHA512 
3664c865044e81d7fc41b5888ea1a8669804642b05a518e418c222c90867d38ada4c7f6c5193a251f43498dc9e1a70d4bdf79034569b5add12007523aa011e03
+DIST wayland-logout-1.4.tar.gz 16878 BLAKE2B 
abc7cd6a6c6916aac97459e733e20cda71068654b30939feac50af94c76db393e94ec2b2df1b3488e0897857ede669e637e5db734c1323db2964fa7bcd821cf6
 SHA512 
376f39283851478723e3d846055ad76b6ae8b887b487cd98ebcdf87b1d95c3b5de5cad07f2d8921740c4e4102ce988833a9b7ebe662e51654316de9f85daabcf

diff --git a/gui-apps/wayland-logout/wayland-logout-9999.ebuild 
b/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
similarity index 75%
copy from gui-apps/wayland-logout/wayland-logout-9999.ebuild
copy to gui-apps/wayland-logout/wayland-logout-1.4.ebuild
index 19849dc6704..d29f95b176f 100644
--- a/gui-apps/wayland-logout/wayland-logout-9999.ebuild
+++ b/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
@@ -1,10 +1,11 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-DESCRIPTION="general logout scripts for wayland compositors"
+inherit meson
 
+DESCRIPTION="general logout scripts for wayland compositors"
 HOMEPAGE="https://github.com/soreau/wayland-logout";
 
 if [[ ${PV} == 9999 ]]; then
@@ -17,10 +18,3 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-
-RDEPEND="sys-process/lsof"
-
-src_install() {
-       newbin wayland-logout.sh wayland-logout
-       doman wayland-logout.1
-}

diff --git a/gui-apps/wayland-logout/wayland-logout-9999.ebuild 
b/gui-apps/wayland-logout/wayland-logout-9999.ebuild
index 19849dc6704..d29f95b176f 100644
--- a/gui-apps/wayland-logout/wayland-logout-9999.ebuild
+++ b/gui-apps/wayland-logout/wayland-logout-9999.ebuild
@@ -1,10 +1,11 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-DESCRIPTION="general logout scripts for wayland compositors"
+inherit meson
 
+DESCRIPTION="general logout scripts for wayland compositors"
 HOMEPAGE="https://github.com/soreau/wayland-logout";
 
 if [[ ${PV} == 9999 ]]; then
@@ -17,10 +18,3 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-
-RDEPEND="sys-process/lsof"
-
-src_install() {
-       newbin wayland-logout.sh wayland-logout
-       doman wayland-logout.1
-}

Reply via email to