commit:     97f33716336efacdb977eededd40e8f62a0bedc0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  2 21:53:13 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov  2 22:34:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f33716

dev-perl/HTTP-Negotiate: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...P-Negotiate-6.10.0-r1.ebuild => HTTP-Negotiate-6.10.0-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild 
b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r2.ebuild
similarity index 93%
rename from dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild
rename to dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r2.ebuild
index 84c0de40592..fa9e661da9a 100644
--- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild
+++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=GAAS
 DIST_VERSION=6.01
@@ -11,10 +11,10 @@ DESCRIPTION="HTTP content negotiation"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
 RDEPEND="
        !<dev-perl/libwww-perl-6
        >=dev-perl/HTTP-Message-6.0.0
 "
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"

Reply via email to