diff options
author | David Seifert <soap@gentoo.org> | 2020-02-22 22:07:26 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-22 22:07:26 +0100 |
commit | 3b8cba93fab70dd0fa89cebdd4b37c732580e9ac (patch) | |
tree | cbcb946c9c0769acaec3648b63979c24ec30a5c2 /net-dialup | |
parent | x11-libs/libxcb: Version bump to 1.14 (diff) | |
download | gentoo-3b8cba93fab70dd0fa89cebdd4b37c732580e9ac.tar.gz gentoo-3b8cba93fab70dd0fa89cebdd4b37c732580e9ac.tar.bz2 gentoo-3b8cba93fab70dd0fa89cebdd4b37c732580e9ac.zip |
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.2.1.ebuild | 2 | ||||
-rw-r--r-- | net-dialup/mingetty/mingetty-1.08-r1.ebuild | 2 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.21.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild | 2 | ||||
-rw-r--r-- | net-dialup/rp-pppoe/rp-pppoe-3.13.ebuild | 2 | ||||
-rw-r--r-- | net-dialup/sercd/sercd-3.0.0-r2.ebuild | 4 |
7 files changed, 10 insertions, 10 deletions
diff --git a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild index a188806c1cfd..e045c3315e9b 100644 --- a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild +++ b/net-dialup/mgetty/mgetty-1.2.1-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 @@ -93,7 +93,7 @@ src_compile() { done } -src_install () { +src_install() { # parallelization issue: vgetty-install target fails if install target # isn't finished local target diff --git a/net-dialup/mgetty/mgetty-1.2.1.ebuild b/net-dialup/mgetty/mgetty-1.2.1.ebuild index 1e2c85eca543..69a228ee58aa 100644 --- a/net-dialup/mgetty/mgetty-1.2.1.ebuild +++ b/net-dialup/mgetty/mgetty-1.2.1.ebuild @@ -94,7 +94,7 @@ src_compile() { done } -src_install () { +src_install() { # parallelization issue: vgetty-install target fails if install target # isn't finished local target diff --git a/net-dialup/mingetty/mingetty-1.08-r1.ebuild b/net-dialup/mingetty/mingetty-1.08-r1.ebuild index c4f90f98cbc4..e82c8c597b4b 100644 --- a/net-dialup/mingetty/mingetty-1.08-r1.ebuild +++ b/net-dialup/mingetty/mingetty-1.08-r1.ebuild @@ -27,7 +27,7 @@ src_compile() { emake CFLAGS="${CFLAGS} -Wall -W -pipe -D_GNU_SOURCE" CC="$(tc-getCC)" } -src_install () { +src_install() { dodir /sbin /usr/share/man/man8 emake DESTDIR="${D}" install } diff --git a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild index 85b063a1b96b..aee64ac9fa4c 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.21.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=5 @@ -36,7 +36,7 @@ src_compile() { fi } -src_install () { +src_install() { dodir /etc/chatscripts /etc/ppp/resolv dosbin 0dns-down 0dns-up dns-clean newsbin pppconfig pppconfig.real diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild index e0a49a868866..a39d8543be1b 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild @@ -77,7 +77,7 @@ src_compile() { fi } -src_install () { +src_install() { cd "${S}/src" || die emake DESTDIR="${D}" docdir=/usr/share/doc/${PF} install diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.13.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.13.ebuild index 760e025984be..988fa7c8d815 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.13.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.13.ebuild @@ -79,7 +79,7 @@ src_compile() { fi } -src_install () { +src_install() { cd "${S}/src" || die emake DESTDIR="${D}" install #docdir=/usr/share/doc/${PF} install diff --git a/net-dialup/sercd/sercd-3.0.0-r2.ebuild b/net-dialup/sercd/sercd-3.0.0-r2.ebuild index 7bdbc3d3ffda..e881ddbc2b3e 100644 --- a/net-dialup/sercd/sercd-3.0.0-r2.ebuild +++ b/net-dialup/sercd/sercd-3.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ src_prepare() { eapply_user } -src_install () { +src_install() { default newinitd "${FILESDIR}/${PN}.initd" "${PN}" |