Gentoo Archives: gentoo-commits

From: Tony Vroon <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/http-replicator/
Date: Thu, 28 Feb 2019 12:11:47
Message-Id: 1551355884.ef83f125241dca247dfb2cdbd156cdf9efe87210.chainsaw@gentoo
1 commit: ef83f125241dca247dfb2cdbd156cdf9efe87210
2 Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 12:11:24 2019 +0000
4 Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 12:11:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef83f125
7
8 net-proxy/http-replicator: Reinstate lost stable ebuild.
9
10 Bumped EAPI and updated copyright year. No on-disk changes.
11
12 Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org>
13 Package-Manager: Portage-2.3.51, Repoman-2.3.11
14 RepoMan-Options: --force
15
16 .../{http-replicator-3.0-r7.ebuild => http-replicator-3.0-r8.ebuild} | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/net-proxy/http-replicator/http-replicator-3.0-r7.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r8.ebuild
20 similarity index 98%
21 rename from net-proxy/http-replicator/http-replicator-3.0-r7.ebuild
22 rename to net-proxy/http-replicator/http-replicator-3.0-r8.ebuild
23 index 68405a1f8c1..28f535c83dc 100644
24 --- a/net-proxy/http-replicator/http-replicator-3.0-r7.ebuild
25 +++ b/net-proxy/http-replicator/http-replicator-3.0-r8.ebuild
26 @@ -1,7 +1,7 @@
27 -# Copyright 1999-2017 Gentoo Foundation
28 +# Copyright 1999-2019 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 -EAPI=6
32 +EAPI=7
33
34 PYTHON_COMPAT=( python2_7 ) # not 2.6 bug #33907, not 3.0 bug #411083