commit: 95ee0e6715003dfbc26427f1cf9eb1e0d014075d Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> AuthorDate: Mon Jan 28 01:22:32 2019 +0000 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> CommitDate: Thu Jan 31 10:38:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ee0e67
net-libs/loudmouth: EAPI=7 Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org> net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild index f10f3698262..6969efe6a5e 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Lightweight C Jabber library" HOMEPAGE="https://mcabber.com"