commit: c0300893ab6cdcc6b8a9171a0d3112395fb23238 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Tue Aug 3 21:16:17 2021 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Tue Aug 3 21:16:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0300893
net-libs/libupnpp: EAPI=8 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 net-libs/libupnpp/libupnpp-0.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libupnpp/libupnpp-0.21.0.ebuild b/net-libs/libupnpp/libupnpp-0.21.0.ebuild index bc0ca442f33..ab82848626f 100644 --- a/net-libs/libupnpp/libupnpp-0.21.0.ebuild +++ b/net-libs/libupnpp/libupnpp-0.21.0.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 DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay" HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli" SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz"
