commit: ef83f125241dca247dfb2cdbd156cdf9efe87210
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 28 12:11:24 2019 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 28 12:11:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef83f125
net-proxy/http-replicator: Reinstate lost stable ebuild.
Bumped EAPI and updated copyright year. No on-disk changes.
Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --force
.../{http-replicator-3.0-r7.ebuild => http-replicator-3.0-r8.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-proxy/http-replicator/http-replicator-3.0-r7.ebuild
b/net-proxy/http-replicator/http-replicator-3.0-r8.ebuild
similarity index 98%
rename from net-proxy/http-replicator/http-replicator-3.0-r7.ebuild
rename to net-proxy/http-replicator/http-replicator-3.0-r8.ebuild
index 68405a1f8c1..28f535c83dc 100644
--- a/net-proxy/http-replicator/http-replicator-3.0-r7.ebuild
+++ b/net-proxy/http-replicator/http-replicator-3.0-r8.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 ) # not 2.6 bug #33907, not 3.0 bug #411083