Gentoo Archives: gentoo-commits

From: Heather Cynede <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-libs/libgit2/
Date: Tue, 26 Jul 2016 13:35:14
Message-Id: 1469536211.079be061a08c312d038cb8def5c2f2beb8f86e5f.cynede@gentoo
1 commit: 079be061a08c312d038cb8def5c2f2beb8f86e5f
2 Author: ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
3 AuthorDate: Tue Jul 26 12:30:11 2016 +0000
4 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 26 12:30:11 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=079be061
7
8 eapi 5->6
9
10 dev-libs/libgit2/libgit2-0.24.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/libgit2/libgit2-0.24.1.ebuild b/dev-libs/libgit2/libgit2-0.24.1.ebuild
14 index 0577223..57cf35d 100644
15 --- a/dev-libs/libgit2/libgit2-0.24.1.ebuild
16 +++ b/dev-libs/libgit2/libgit2-0.24.1.ebuild
17 @@ -2,7 +2,7 @@
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id$
20
21 -EAPI=5
22 +EAPI=6
23
24 inherit cmake-utils multilib