From ecbb6ba6a0bb904f7abc1e3621ee35e7ffd93016 Mon Sep 17 00:00:00 2001 From: Stephen Shkardoon Date: Wed, 31 Aug 2022 17:55:01 -0500 Subject: [PATCH] www-apps/rutorrent: Use EAPI=7 for -9999 package Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Stephen Shkardoon Closes: https://github.com/gentoo/gentoo/pull/16443 Signed-off-by: John Helmert III --- www-apps/rutorrent/rutorrent-9999.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/www-apps/rutorrent/rutorrent-9999.ebuild b/www-apps/rutorrent/rutorrent-9999.ebuild index 28165b2caaa49..ad651140c198d 100644 --- a/www-apps/rutorrent/rutorrent-9999.ebuild +++ b/www-apps/rutorrent/rutorrent-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit webapp @@ -20,9 +20,7 @@ IUSE="" need_httpd_cgi -DEPEND=" - || ( dev-lang/php[xml,gd] dev-lang/php[xml,gd-external] ) -" +DEPEND="dev-lang/php[xml,gd]" RDEPEND="virtual/httpd-php" pkg_setup() {