Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/
Date: Thu, 31 Jan 2019 10:39:36
Message-Id: 1548931117.95ee0e6715003dfbc26427f1cf9eb1e0d014075d.andrey_utkin@gentoo
1 commit: 95ee0e6715003dfbc26427f1cf9eb1e0d014075d
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 28 01:22:32 2019 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 10:38:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ee0e67
7
8 net-libs/loudmouth: EAPI=7
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.12
11 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
12
13 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
17 index f10f3698262..6969efe6a5e 100644
18 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
19 +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=7
26
27 DESCRIPTION="Lightweight C Jabber library"
28 HOMEPAGE="https://mcabber.com"