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 2D6A5138351 for ; Wed, 22 Jan 2020 22:20:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D4FBE0830; Wed, 22 Jan 2020 22:20:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 ECA50E0830 for ; Wed, 22 Jan 2020 22:20:22 +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 DE72434E3B0 for ; Wed, 22 Jan 2020 22:20:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55C15101 for ; Wed, 22 Jan 2020 22:20:16 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1579731611.23b7d87e58b8ba747be09ce3d3818d94f48febaf.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaylock/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/swaylock/Manifest gui-apps/swaylock/swaylock-1.5.ebuild gui-apps/swaylock/swaylock-9999.ebuild X-VCS-Directories: gui-apps/swaylock/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 23b7d87e58b8ba747be09ce3d3818d94f48febaf X-VCS-Branch: master Date: Wed, 22 Jan 2020 22:20:16 +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: a0aabc6a-79da-4b13-b179-41773db99335 X-Archives-Hash: 473554aedcacdd22bcfb31df9eb8cb26 commit: 23b7d87e58b8ba747be09ce3d3818d94f48febaf Author: Matthew Thode gentoo org> AuthorDate: Wed Jan 22 22:16:59 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Wed Jan 22 22:20:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b7d87e gui-apps/swaylock: 1.5 bump Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode gentoo.org> gui-apps/swaylock/Manifest | 1 + gui-apps/swaylock/{swaylock-9999.ebuild => swaylock-1.5.ebuild} | 7 ++----- gui-apps/swaylock/swaylock-9999.ebuild | 7 ++----- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/gui-apps/swaylock/Manifest b/gui-apps/swaylock/Manifest index 30978a155d0..c79d922f5af 100644 --- a/gui-apps/swaylock/Manifest +++ b/gui-apps/swaylock/Manifest @@ -1,2 +1,3 @@ DIST swaylock-1.3.tar.gz 32848 BLAKE2B 81ed50839bcb0139e7fc2081bd37e738f3e6ef23e96a5108d1acf56cc3425285f7382576a54201f1bf188883b1da06492074c091877af13832c0140e4e6099fd SHA512 723d758d76f076f3f1539ea0d651f6ad2562659c72eef7e895d7827a0be21db663652fe4ce2609065aff45ff20230879599868cff327ab52b896330ca04d78c4 DIST swaylock-1.4.tar.gz 34288 BLAKE2B 6b2c8764fd605b04843c254e776f7174caedf4f0dbc85cbd9b5cc10762eed5694ac2fdaa0393a630afc374980f0d6530104119505f034d65af37d738ab1a30fc SHA512 5068b5f97e3094c511deda553f363a71f655b16e6533ef8f82befcd3b9027a55de81f143eb95e60cf4dbe4cecdc49906285bd6a0e6d51eb3b2807d0101581809 +DIST swaylock-1.5.tar.gz 35350 BLAKE2B c68073d6154842c2cdb99836bda991560605f6ede66c6124986c3395575a4e2c22d59a837a09033d1632b61628e45b18b3ee5ca198bafe4fbd8f429cb0401eda SHA512 16dd9b912ca702849290cf18d91ffbd64a70118cc284982a84b567c4974fd4590b12707c0aae1fcda7ccd1caa7880f342c633b9345bd795c36702916696d1f67 diff --git a/gui-apps/swaylock/swaylock-9999.ebuild b/gui-apps/swaylock/swaylock-1.5.ebuild similarity index 92% copy from gui-apps/swaylock/swaylock-9999.ebuild copy to gui-apps/swaylock/swaylock-1.5.ebuild index 32d4bd3b58d..11813805e31 100644 --- a/gui-apps/swaylock/swaylock-9999.ebuild +++ b/gui-apps/swaylock/swaylock-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,10 +27,7 @@ DEPEND=" gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam ) " -RDEPEND=" - ${DEPEND} - !<=gui-wm/sway-1.0_beta2[swaylock] -" +RDEPEND="${DEPEND}" BDEPEND=" >=dev-libs/wayland-protocols-1.14 virtual/pkgconfig diff --git a/gui-apps/swaylock/swaylock-9999.ebuild b/gui-apps/swaylock/swaylock-9999.ebuild index 32d4bd3b58d..11813805e31 100644 --- a/gui-apps/swaylock/swaylock-9999.ebuild +++ b/gui-apps/swaylock/swaylock-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,10 +27,7 @@ DEPEND=" gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam ) " -RDEPEND=" - ${DEPEND} - !<=gui-wm/sway-1.0_beta2[swaylock] -" +RDEPEND="${DEPEND}" BDEPEND=" >=dev-libs/wayland-protocols-1.14 virtual/pkgconfig