diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2019-02-28 12:11:24 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2019-02-28 12:11:24 +0000 |
commit | ef83f125241dca247dfb2cdbd156cdf9efe87210 (patch) | |
tree | 88cebc9a94bd2859731e50a5cb54d0fa8fd5d3e5 /net-proxy | |
parent | net-proxy/http-replicator: Revert 3.0 branch removal (diff) | |
download | gentoo-ef83f125241dca247dfb2cdbd156cdf9efe87210.tar.gz gentoo-ef83f125241dca247dfb2cdbd156cdf9efe87210.tar.bz2 gentoo-ef83f125241dca247dfb2cdbd156cdf9efe87210.zip |
net-proxy/http-replicator: Reinstate lost stable ebuild.
Bumped EAPI and updated copyright year. No on-disk changes.
Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --force
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0-r8.ebuild (renamed from net-proxy/http-replicator/http-replicator-3.0-r7.ebuild) | 4 |
1 files 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 index 68405a1f8c1b..28f535c83dca 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 |