commit:     4a2c4a9d27681177e24b1b1388236e38da52a4d1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 16:53:29 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 16:53:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2c4a9d

net-libs/librsync: update EAPI 7 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-libs/librsync/librsync-2.3.2.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-libs/librsync/librsync-2.3.2.ebuild 
b/net-libs/librsync/librsync-2.3.2.ebuild
index ac6abbb3ceaf..c0f93b8e904a 100644
--- a/net-libs/librsync/librsync-2.3.2.ebuild
+++ b/net-libs/librsync/librsync-2.3.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake
 
@@ -13,9 +13,7 @@ LICENSE="LGPL-2.1"
 SLOT="0/2.2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
-RDEPEND="
-       dev-libs/popt
-"
+RDEPEND="dev-libs/popt"
 DEPEND="${RDEPEND}"
 
 src_configure() {

Reply via email to