Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/openresolv/
Date: Fri, 28 Sep 2018 00:18:57
Message-Id: 1538093921.6e1e442be632333c14d444540cd30ca50cee4ebc.alonbl@gentoo
1 commit: 6e1e442be632333c14d444540cd30ca50cee4ebc
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 00:06:11 2018 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 00:18:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1e442b
7
8 net-dns/openresolv: eapi bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-dns/openresolv/openresolv-3.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/openresolv/openresolv-3.9.0.ebuild b/net-dns/openresolv/openresolv-3.9.0.ebuild
16 index 529606d90b8..71369c4473e 100644
17 --- a/net-dns/openresolv/openresolv-3.9.0.ebuild
18 +++ b/net-dns/openresolv/openresolv-3.9.0.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=7
25
26 DESCRIPTION="A framework for managing DNS information"
27 HOMEPAGE="https://roy.marples.name/projects/openresolv"