summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild2
-rw-r--r--net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p2.ebuild2
-rw-r--r--net-misc/apt-cacher-ng/apt-cacher-ng-3.3_p2.ebuild2
-rw-r--r--net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild2
-rw-r--r--net-misc/babeld/babeld-1.8.2.ebuild4
-rw-r--r--net-misc/babeld/babeld-1.9.1.ebuild4
-rw-r--r--net-misc/bridge-utils/bridge-utils-1.5.ebuild4
-rw-r--r--net-misc/bridge-utils/bridge-utils-1.6.ebuild4
-rw-r--r--net-misc/efax/efax-0.9a-r4.ebuild4
-rw-r--r--net-misc/efax/efax-0.9a_p19_p1.ebuild4
-rw-r--r--net-misc/geomyidae/geomyidae-0.32.2.ebuild4
-rw-r--r--net-misc/geomyidae/geomyidae-0.34.ebuild4
-rw-r--r--net-misc/gofish/gofish-1.2.ebuild4
-rw-r--r--net-misc/ipcalc/ipcalc-0.41.ebuild2
-rw-r--r--net-misc/libteam/libteam-1.29.ebuild4
-rw-r--r--net-misc/libteam/libteam-1.30.ebuild2
-rw-r--r--net-misc/libteam/libteam-9999.ebuild4
-rw-r--r--net-misc/minissdpd/minissdpd-1.5.20190824.ebuild4
-rw-r--r--net-misc/monmotha/monmotha-2.3.8-r1.ebuild4
-rw-r--r--net-misc/netpipes/netpipes-4.2-r2.ebuild4
-rw-r--r--net-misc/rdate/rdate-1.4-r4.ebuild2
-rw-r--r--net-misc/ris-linux/ris-linux-0.4-r1.ebuild4
-rw-r--r--net-misc/rwhoisd/rwhoisd-1.5.9.6.ebuild6
-rw-r--r--net-misc/ser2net/ser2net-2.10.0.ebuild4
-rw-r--r--net-misc/smb4k/smb4k-3.0.2.ebuild2
-rw-r--r--net-misc/sock/sock-1.1-r1.ebuild4
-rw-r--r--net-misc/unison/unison-2.48.4-r1.ebuild4
-rw-r--r--net-misc/unison/unison-2.48.4.ebuild4
-rw-r--r--net-misc/unison/unison-2.51.2.ebuild4
29 files changed, 51 insertions, 51 deletions
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
index 2af7ed01cfc5..b8e377221817 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
@@ -60,7 +60,7 @@ pkg_setup() {
enewuser ${PN} -1 -1 -1 ${PN}
}
-src_configure(){
+src_configure() {
local mycmakeargs=()
if use fuse; then
mycmakeargs+=( "-DHAVE_FUSE_25=yes" )
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p2.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p2.ebuild
index f0991d2bc87a..0b5dc00272ba 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p2.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p2.ebuild
@@ -60,7 +60,7 @@ pkg_setup() {
enewuser ${PN} -1 -1 -1 ${PN}
}
-src_configure(){
+src_configure() {
local mycmakeargs=()
if use fuse; then
mycmakeargs+=( "-DHAVE_FUSE_25=yes" )
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3_p2.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3_p2.ebuild
index cca26b8bae3a..f92adf794bf4 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3_p2.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3_p2.ebuild
@@ -59,7 +59,7 @@ pkg_setup() {
enewuser ${PN} -1 -1 -1 ${PN}
}
-src_configure(){
+src_configure() {
local mycmakeargs=()
if use fuse; then
mycmakeargs+=( "-DHAVE_FUSE_25=yes" )
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
index 75d78c14ed9f..25cdda30a1e1 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
@@ -57,7 +57,7 @@ pkg_setup() {
enewuser ${PN} -1 -1 -1 ${PN}
}
-src_configure(){
+src_configure() {
local mycmakeargs=(
"-DCMAKE_SKIP_BUILD_RPATH=on"
)
diff --git a/net-misc/babeld/babeld-1.8.2.ebuild b/net-misc/babeld/babeld-1.8.2.ebuild
index a72348e3bd74..a0e8e1da80bc 100644
--- a/net-misc/babeld/babeld-1.8.2.ebuild
+++ b/net-misc/babeld/babeld-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,7 @@ src_compile() {
emake CDEBUGFLAGS="${CFLAGS}"
}
-src_install(){
+src_install() {
emake "TARGET=${D}" PREFIX="${EPREFIX}"/usr install
dodoc CHANGES README
doinitd "${FILESDIR}"/${PN}
diff --git a/net-misc/babeld/babeld-1.9.1.ebuild b/net-misc/babeld/babeld-1.9.1.ebuild
index e0354998c9ec..a0e8e1da80bc 100644
--- a/net-misc/babeld/babeld-1.9.1.ebuild
+++ b/net-misc/babeld/babeld-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,7 @@ src_compile() {
emake CDEBUGFLAGS="${CFLAGS}"
}
-src_install(){
+src_install() {
emake "TARGET=${D}" PREFIX="${EPREFIX}"/usr install
dodoc CHANGES README
doinitd "${FILESDIR}"/${PN}
diff --git a/net-misc/bridge-utils/bridge-utils-1.5.ebuild b/net-misc/bridge-utils/bridge-utils-1.5.ebuild
index 153aec032ceb..239e3a9622eb 100644
--- a/net-misc/bridge-utils/bridge-utils-1.5.ebuild
+++ b/net-misc/bridge-utils/bridge-utils-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -41,7 +41,7 @@ src_configure() {
--with-linux-headers="$(get_headers)"
}
-src_install () {
+src_install() {
emake install DESTDIR="${D}"
dodoc AUTHORS ChangeLog README THANKS TODO \
doc/{FAQ,FIREWALL,HOWTO,PROJECTS,RPM-GPG-KEY,SMPNOTES,WISHLIST}
diff --git a/net-misc/bridge-utils/bridge-utils-1.6.ebuild b/net-misc/bridge-utils/bridge-utils-1.6.ebuild
index 9ccebc972046..1e911905bc21 100644
--- a/net-misc/bridge-utils/bridge-utils-1.6.ebuild
+++ b/net-misc/bridge-utils/bridge-utils-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -44,7 +44,7 @@ src_configure() {
econf "${myeconfargs[@]}"
}
-src_install () {
+src_install() {
emake install DESTDIR="${D}"
dodoc AUTHORS ChangeLog README THANKS TODO \
doc/{FAQ,FIREWALL,HOWTO,PROJECTS,RPM-GPG-KEY,SMPNOTES,WISHLIST}
diff --git a/net-misc/efax/efax-0.9a-r4.ebuild b/net-misc/efax/efax-0.9a-r4.ebuild
index e206513ab3ab..ef730ef1ec3e 100644
--- a/net-misc/efax/efax-0.9a-r4.ebuild
+++ b/net-misc/efax/efax-0.9a-r4.ebuild
@@ -17,7 +17,7 @@ IUSE=""
SLOT="0"
LICENSE="GPL-2"
-src_prepare () {
+src_prepare() {
epatch "${WORKDIR}/${PN}_${PV}-19.diff"
rm -f "${S}"/${P}/debian/patches/series "${S}"/${P}/debian/patches/00list
EPATCH_FORCE="yes" epatch "${S}"/${P}/debian/patches/*
@@ -32,7 +32,7 @@ src_compile() {
emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}
-src_install () {
+src_install() {
dobin efax efix fax
doman efax.1 efix.1
newman fax.1 efax-fax.1 # Don't collide with net-dialup/mgetty, bug #429808
diff --git a/net-misc/efax/efax-0.9a_p19_p1.ebuild b/net-misc/efax/efax-0.9a_p19_p1.ebuild
index 8b89d9a44565..2bcfd9441501 100644
--- a/net-misc/efax/efax-0.9a_p19_p1.ebuild
+++ b/net-misc/efax/efax-0.9a_p19_p1.ebuild
@@ -21,7 +21,7 @@ PATCHES=(
)
S="${WORKDIR}/${P/_p*}-001114"
-src_prepare () {
+src_prepare() {
eapply "${WORKDIR}"/${PN}_${PV/_p*}-$(ver_cut 5).$(ver_cut 7).diff
local patch
for patch in $(< debian/patches/00list); do
@@ -41,7 +41,7 @@ src_compile() {
emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}
-src_install () {
+src_install() {
dobin efax efix fax
doman efax.1 efix.1
newman fax.1 efax-fax.1 # Don't collide with net-dialup/mgetty, bug #429808
diff --git a/net-misc/geomyidae/geomyidae-0.32.2.ebuild b/net-misc/geomyidae/geomyidae-0.32.2.ebuild
index 44ee5a8e613f..18d502998aa1 100644
--- a/net-misc/geomyidae/geomyidae-0.32.2.ebuild
+++ b/net-misc/geomyidae/geomyidae-0.32.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86"
S="${WORKDIR}/${PN}-v${PV}"
-pkg_setup(){
+pkg_setup() {
enewgroup gopherd
enewuser gopherd -1 -1 /var/gopher gopherd
}
diff --git a/net-misc/geomyidae/geomyidae-0.34.ebuild b/net-misc/geomyidae/geomyidae-0.34.ebuild
index 86affea4be21..18d502998aa1 100644
--- a/net-misc/geomyidae/geomyidae-0.34.ebuild
+++ b/net-misc/geomyidae/geomyidae-0.34.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86"
S="${WORKDIR}/${PN}-v${PV}"
-pkg_setup(){
+pkg_setup() {
enewgroup gopherd
enewuser gopherd -1 -1 /var/gopher gopherd
}
diff --git a/net-misc/gofish/gofish-1.2.ebuild b/net-misc/gofish/gofish-1.2.ebuild
index afbc6b28d2c0..6f64429d30ae 100644
--- a/net-misc/gofish/gofish-1.2.ebuild
+++ b/net-misc/gofish/gofish-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,7 +30,7 @@ src_configure() {
--disable-mmap-cache
}
-src_install () {
+src_install() {
default
dodoc Configure_GoFish
newinitd "${FILESDIR}"/gofish.rc gofish
diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild b/net-misc/ipcalc/ipcalc-0.41.ebuild
index 98494fb1f505..18d8276b4331 100644
--- a/net-misc/ipcalc/ipcalc-0.41.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.41.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-li
RDEPEND=">=dev-lang/perl-5.6.0"
-src_install () {
+src_install() {
dobin ${PN}
dodoc changelog contributors
}
diff --git a/net-misc/libteam/libteam-1.29.ebuild b/net-misc/libteam/libteam-1.29.ebuild
index d02ffcdc084e..d4c4a38f6d61 100644
--- a/net-misc/libteam/libteam-1.29.ebuild
+++ b/net-misc/libteam/libteam-1.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -36,7 +36,7 @@ Only >=3.3.0 kernel version support in team mode"
DOCS=( README )
-src_prepare(){
+src_prepare() {
default
eautoreconf
}
diff --git a/net-misc/libteam/libteam-1.30.ebuild b/net-misc/libteam/libteam-1.30.ebuild
index cf1260d2fc5b..d4c4a38f6d61 100644
--- a/net-misc/libteam/libteam-1.30.ebuild
+++ b/net-misc/libteam/libteam-1.30.ebuild
@@ -36,7 +36,7 @@ Only >=3.3.0 kernel version support in team mode"
DOCS=( README )
-src_prepare(){
+src_prepare() {
default
eautoreconf
}
diff --git a/net-misc/libteam/libteam-9999.ebuild b/net-misc/libteam/libteam-9999.ebuild
index 44894e0e9a66..f28587593458 100644
--- a/net-misc/libteam/libteam-9999.ebuild
+++ b/net-misc/libteam/libteam-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -36,7 +36,7 @@ Only >=3.3.0 kernel version support in team mode"
DOCS=( README )
-src_prepare(){
+src_prepare() {
default
eautoreconf
}
diff --git a/net-misc/minissdpd/minissdpd-1.5.20190824.ebuild b/net-misc/minissdpd/minissdpd-1.5.20190824.ebuild
index 35c0a1f9b2be..b1855af3f03f 100644
--- a/net-misc/minissdpd/minissdpd-1.5.20190824.ebuild
+++ b/net-misc/minissdpd/minissdpd-1.5.20190824.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -22,7 +22,7 @@ src_compile() {
emake CC="$(tc-getCC)"
}
-src_install () {
+src_install() {
emake PREFIX="${ED}" install
# note: we overwrite upstream's init.d
newinitd "${FILESDIR}/${PN}.initd-r2" ${PN}
diff --git a/net-misc/monmotha/monmotha-2.3.8-r1.ebuild b/net-misc/monmotha/monmotha-2.3.8-r1.ebuild
index 1fca00fb467e..00c63fadd917 100644
--- a/net-misc/monmotha/monmotha-2.3.8-r1.ebuild
+++ b/net-misc/monmotha/monmotha-2.3.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,7 +28,7 @@ src_install() {
newexe "${S}/rc.firewall-${PV}" monmotha
}
-pkg_postinst () {
+pkg_postinst() {
einfo "Don't forget to add the 'monmotha' startup script to your default"
einfo "runlevel by typing the following command:"
einfo ""
diff --git a/net-misc/netpipes/netpipes-4.2-r2.ebuild b/net-misc/netpipes/netpipes-4.2-r2.ebuild
index 36be1f20476a..9fbe3848ce4c 100644
--- a/net-misc/netpipes/netpipes-4.2-r2.ebuild
+++ b/net-misc/netpipes/netpipes-4.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,7 +23,7 @@ src_prepare() {
epatch "${FILESDIR}/${P}"-string.patch
}
-src_compile () {
+src_compile() {
emake CC=$(tc-getCC)
}
diff --git a/net-misc/rdate/rdate-1.4-r4.ebuild b/net-misc/rdate/rdate-1.4-r4.ebuild
index 49de8691a6c2..9cc0f21e0048 100644
--- a/net-misc/rdate/rdate-1.4-r4.ebuild
+++ b/net-misc/rdate/rdate-1.4-r4.ebuild
@@ -30,7 +30,7 @@ src_compile() {
emake
}
-src_install(){
+src_install() {
emake DESTDIR="${D}" install
newinitd "${FILESDIR}"/rdate-initd-1.4-r3 rdate
newconfd "${FILESDIR}"/rdate-confd rdate
diff --git a/net-misc/ris-linux/ris-linux-0.4-r1.ebuild b/net-misc/ris-linux/ris-linux-0.4-r1.ebuild
index 7d7a4e50dfbf..850ea2126102 100644
--- a/net-misc/ris-linux/ris-linux-0.4-r1.ebuild
+++ b/net-misc/ris-linux/ris-linux-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
net-fs/samba
sys-boot/syslinux"
-python_prepare_all(){
+python_prepare_all() {
sed "s:VERSION:${PV}:" "${FILESDIR}"/setup.py > "${S}"/setup.py
distutils-r1_python_prepare_all
}
diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.6.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.6.ebuild
index e08fd625c8a6..2362f2dd48a6 100644
--- a/net-misc/rwhoisd/rwhoisd-1.5.9.6.ebuild
+++ b/net-misc/rwhoisd/rwhoisd-1.5.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,14 +33,14 @@ src_compile() {
default
}
-src_install () {
+src_install() {
default
doinitd "${FILESDIR}"/rwhoisd
newconfd "${FILESDIR}"/rwhoisd.conf rwhoisd
}
-pkg_postinst () {
+pkg_postinst() {
einfo "Please make sure to set the userid in rwhoisd.conf to rwhoisd."
einfo "It is highly inadvisable to run rwhoisd as root."
}
diff --git a/net-misc/ser2net/ser2net-2.10.0.ebuild b/net-misc/ser2net/ser2net-2.10.0.ebuild
index e7f143006002..16b462a5cb7c 100644
--- a/net-misc/ser2net/ser2net-2.10.0.ebuild
+++ b/net-misc/ser2net/ser2net-2.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,7 +20,7 @@ src_configure() {
econf $(use_with tcpd tcp-wrappers) --with-uucp-locking
}
-src_install () {
+src_install() {
default
insinto /etc
diff --git a/net-misc/smb4k/smb4k-3.0.2.ebuild b/net-misc/smb4k/smb4k-3.0.2.ebuild
index cb76ae6313d8..169b71b8637d 100644
--- a/net-misc/smb4k/smb4k-3.0.2.ebuild
+++ b/net-misc/smb4k/smb4k-3.0.2.ebuild
@@ -54,7 +54,7 @@ RDEPEND="${DEPEND}
)
"
-src_configure(){
+src_configure() {
local mycmakeargs=(
-DINSTALL_PLASMOID=$(usex plasma)
)
diff --git a/net-misc/sock/sock-1.1-r1.ebuild b/net-misc/sock/sock-1.1-r1.ebuild
index 539cade5b221..6c8d0615f28e 100644
--- a/net-misc/sock/sock-1.1-r1.ebuild
+++ b/net-misc/sock/sock-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ KEYWORDS="amd64 sparc x86"
LICENSE="GPL-2"
SLOT="0"
-src_install () {
+src_install() {
dobin "${PN}"
doman "${PN}.1"
einstalldocs
diff --git a/net-misc/unison/unison-2.48.4-r1.ebuild b/net-misc/unison/unison-2.48.4-r1.ebuild
index 3cbf95371a25..b76c12b42399 100644
--- a/net-misc/unison/unison-2.48.4-r1.ebuild
+++ b/net-misc/unison/unison-2.48.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -65,7 +65,7 @@ src_test() {
emake selftest CFLAGS=""
}
-src_install () {
+src_install() {
# install manually, since it's just too much
# work to force the Makefile to do the right thing.
local binname
diff --git a/net-misc/unison/unison-2.48.4.ebuild b/net-misc/unison/unison-2.48.4.ebuild
index e2ba50d54f28..56ef942628c9 100644
--- a/net-misc/unison/unison-2.48.4.ebuild
+++ b/net-misc/unison/unison-2.48.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -67,7 +67,7 @@ src_test() {
emake selftest CFLAGS=""
}
-src_install () {
+src_install() {
# install manually, since it's just too much
# work to force the Makefile to do the right thing.
newbin unison unison-${SLOT}
diff --git a/net-misc/unison/unison-2.51.2.ebuild b/net-misc/unison/unison-2.51.2.ebuild
index 3be608825bf9..3c6d4df6c2e3 100644
--- a/net-misc/unison/unison-2.51.2.ebuild
+++ b/net-misc/unison/unison-2.51.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -60,7 +60,7 @@ src_test() {
emake selftest CFLAGS=""
}
-src_install () {
+src_install() {
# install manually, since it's just too much
# work to force the Makefile to do the right thing.
local binname