diff options
author | Patrick Lauer <patrick@gentoo.org> | 2017-11-25 14:36:02 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2017-11-25 14:39:08 +0000 |
commit | 5c1d959a53aaf553d72cd54ddb1e53768558fc34 (patch) | |
tree | cfa962404d188338652b2e989e565a97c9e40603 /net-proxy/3proxy | |
parent | net-irc/ircstats: Whitespace (diff) | |
download | gentoo-5c1d959a53aaf553d72cd54ddb1e53768558fc34.tar.gz gentoo-5c1d959a53aaf553d72cd54ddb1e53768558fc34.tar.bz2 gentoo-5c1d959a53aaf553d72cd54ddb1e53768558fc34.zip |
net-proxy/3proxy: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'net-proxy/3proxy')
-rw-r--r-- | net-proxy/3proxy/3proxy-0.7.1.2.ebuild | 3 | ||||
-rw-r--r-- | net-proxy/3proxy/3proxy-0.7.1.4.ebuild | 3 | ||||
-rw-r--r-- | net-proxy/3proxy/3proxy-0.8.6.ebuild | 3 | ||||
-rw-r--r-- | net-proxy/3proxy/3proxy-0.8.8.ebuild | 1 | ||||
-rw-r--r-- | net-proxy/3proxy/3proxy-0.8.9.ebuild | 1 |
5 files changed, 8 insertions, 3 deletions
diff --git a/net-proxy/3proxy/3proxy-0.7.1.2.ebuild b/net-proxy/3proxy/3proxy-0.7.1.2.ebuild index 685cfce08be6..45cac577e571 100644 --- a/net-proxy/3proxy/3proxy-0.7.1.2.ebuild +++ b/net-proxy/3proxy/3proxy-0.7.1.2.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 inherit eutils diff --git a/net-proxy/3proxy/3proxy-0.7.1.4.ebuild b/net-proxy/3proxy/3proxy-0.7.1.4.ebuild index c9dc4bc113cf..272bfbcb2fcf 100644 --- a/net-proxy/3proxy/3proxy-0.7.1.4.ebuild +++ b/net-proxy/3proxy/3proxy-0.7.1.4.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 inherit eutils diff --git a/net-proxy/3proxy/3proxy-0.8.6.ebuild b/net-proxy/3proxy/3proxy-0.8.6.ebuild index f8c913ff35b8..a21555cfb8e5 100644 --- a/net-proxy/3proxy/3proxy-0.8.6.ebuild +++ b/net-proxy/3proxy/3proxy-0.8.6.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 inherit eutils diff --git a/net-proxy/3proxy/3proxy-0.8.8.ebuild b/net-proxy/3proxy/3proxy-0.8.8.ebuild index f1f343e233af..9b778390a91d 100644 --- a/net-proxy/3proxy/3proxy-0.8.8.ebuild +++ b/net-proxy/3proxy/3proxy-0.8.8.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DESCRIPTION="A really tiny cross-platform proxy servers set" diff --git a/net-proxy/3proxy/3proxy-0.8.9.ebuild b/net-proxy/3proxy/3proxy-0.8.9.ebuild index c8979db8e54d..9cf79caf5230 100644 --- a/net-proxy/3proxy/3proxy-0.8.9.ebuild +++ b/net-proxy/3proxy/3proxy-0.8.9.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DESCRIPTION="A really tiny cross-platform proxy servers set" |