diff options
author | 2020-02-22 22:07:26 +0100 | |
---|---|---|
committer | 2020-02-22 22:07:26 +0100 | |
commit | 3b8cba93fab70dd0fa89cebdd4b37c732580e9ac (patch) | |
tree | cbcb946c9c0769acaec3648b63979c24ec30a5c2 /x11-misc | |
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 'x11-misc')
-rw-r--r-- | x11-misc/bbdate/bbdate-0.2.4-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbmail/bbmail-0.9.3-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbtime/bbtime-0.1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbweather/bbweather-0.6.3-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/dxpc/dxpc-3.9.2-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/synergy/synergy-1.9.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/synergy/synergy-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/unclutter/unclutter-8-r4.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xtrace/xtrace-1.4.0.ebuild | 4 |
14 files changed, 24 insertions, 24 deletions
diff --git a/x11-misc/bbdate/bbdate-0.2.4-r2.ebuild b/x11-misc/bbdate/bbdate-0.2.4-r2.ebuild index cda60822193f..34d873c0c0b9 100644 --- a/x11-misc/bbdate/bbdate-0.2.4-r2.ebuild +++ b/x11-misc/bbdate/bbdate-0.2.4-r2.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_prepare() { eautoreconf } -src_install () { +src_install() { default rm "${ED%/}"/usr/share/bbtools/README.bbdate || die # since multiple bbtools packages provide this file, install diff --git a/x11-misc/bbmail/bbmail-0.9.3-r1.ebuild b/x11-misc/bbmail/bbmail-0.9.3-r1.ebuild index 68dd29947a56..2a8ecbf0cd71 100644 --- a/x11-misc/bbmail/bbmail-0.9.3-r1.ebuild +++ b/x11-misc/bbmail/bbmail-0.9.3-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 @@ -33,7 +33,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { default dobin scripts/bbmailparsefm.pl } diff --git a/x11-misc/bbtime/bbtime-0.1.5-r1.ebuild b/x11-misc/bbtime/bbtime-0.1.5-r1.ebuild index dd663336a5c4..ec831a2a80ed 100644 --- a/x11-misc/bbtime/bbtime-0.1.5-r1.ebuild +++ b/x11-misc/bbtime/bbtime-0.1.5-r1.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 @@ -26,7 +26,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { default rm "${ED%/}"/usr/share/bbtools/README.bbtime || die # since multiple bbtools packages provide this file, install diff --git a/x11-misc/bbweather/bbweather-0.6.3-r2.ebuild b/x11-misc/bbweather/bbweather-0.6.3-r2.ebuild index 1de14db362e4..12817b2e7546 100644 --- a/x11-misc/bbweather/bbweather-0.6.3-r2.ebuild +++ b/x11-misc/bbweather/bbweather-0.6.3-r2.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 @@ -35,7 +35,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { emake DESTDIR="${D}" docdir="/usr/share/doc/${PF}" install dodoc README AUTHORS ChangeLog NEWS TODO data/README.bbweather diff --git a/x11-misc/dxpc/dxpc-3.9.2-r2.ebuild b/x11-misc/dxpc/dxpc-3.9.2-r2.ebuild index 14d7f61a1526..fb1d75627254 100644 --- a/x11-misc/dxpc/dxpc-3.9.2-r2.ebuild +++ b/x11-misc/dxpc/dxpc-3.9.2-r2.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 @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} DOCS=( CHANGES README TODO ) -src_install () { +src_install() { emake prefix="${ED%/}"/usr man1dir="${ED%/}"/usr/share/man/man1 install einstalldocs } diff --git a/x11-misc/synergy/synergy-1.9.1.ebuild b/x11-misc/synergy/synergy-1.9.1.ebuild index 4ea9dcfb6a03..0c5c3b75592b 100644 --- a/x11-misc/synergy/synergy-1.9.1.ebuild +++ b/x11-misc/synergy/synergy-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 @@ -68,7 +68,7 @@ src_configure() { cmake-utils_src_configure } -src_install () { +src_install() { dobin "${BUILD_DIR}"/bin/{synergy{c,s},syntool} if use qt5 ; then diff --git a/x11-misc/synergy/synergy-2.0.0.ebuild b/x11-misc/synergy/synergy-2.0.0.ebuild index 0177ac90cb2a..2de99eaae20b 100644 --- a/x11-misc/synergy/synergy-2.0.0.ebuild +++ b/x11-misc/synergy/synergy-2.0.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=6 @@ -52,7 +52,7 @@ src_compile() { cmake-utils_src_compile } -src_install () { +src_install() { dobin ../${P}_build/bin/${PN}{c,s} ../${P}_build/bin/synergy-core insinto /etc diff --git a/x11-misc/unclutter/unclutter-8-r4.ebuild b/x11-misc/unclutter/unclutter-8-r4.ebuild index b1cb77ba0c30..e89045f242f1 100644 --- a/x11-misc/unclutter/unclutter-8-r4.ebuild +++ b/x11-misc/unclutter/unclutter-8-r4.ebuild @@ -28,7 +28,7 @@ src_compile() { emake CDEBUGFLAGS="${CFLAGS}" CC="$(tc-getCC)" LDOPTIONS="${LDFLAGS}" } -src_install () { +src_install() { dobin unclutter newman unclutter.man unclutter.1x einstalldocs diff --git a/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild b/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild index 1fadde00a199..d9595592a63a 100644 --- a/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild @@ -47,7 +47,7 @@ src_compile() { EXTRA_LDOPTIONS="${LDFLAGS}" } -src_install () { +src_install() { dobin xautolock newman xautolock.man xautolock.1 dodoc Changelog Readme Todo diff --git a/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild b/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild index 9f0d59f6a590..5cff11d974cd 100644 --- a/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild @@ -57,7 +57,7 @@ src_compile() { EXTRA_LDOPTIONS="${LDFLAGS}" } -src_install () { +src_install() { dobin xautolock newman xautolock.man xautolock.1 dodoc Changelog Readme Todo diff --git a/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild b/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild index dfdda7f2ce91..6125ac05fb94 100644 --- a/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild @@ -45,7 +45,7 @@ src_compile() { EXTRA_LDOPTIONS="${LDFLAGS}" } -src_install () { +src_install() { dobin xautolock newman xautolock.man xautolock.1 dodoc Changelog Readme Todo diff --git a/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild b/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild index 9031ec51246d..0c3b4ce21aa7 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.47-r2.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 @@ -39,7 +39,7 @@ src_compile() { CDEBUGFLAGS="${CFLAGS}" } -src_install () { +src_install() { default newman ${PN}.man ${PN}.1 } diff --git a/x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild b/x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild index 3ed56c7b259f..646273eb1ed3 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.47_p7.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 @@ -58,7 +58,7 @@ src_compile() { CDEBUGFLAGS="${CFLAGS}" } -src_install () { +src_install() { default newman ${PN}.man ${PN}.1 } diff --git a/x11-misc/xtrace/xtrace-1.4.0.ebuild b/x11-misc/xtrace/xtrace-1.4.0.ebuild index 1585b28744fa..21fc2c1feec9 100644 --- a/x11-misc/xtrace/xtrace-1.4.0.ebuild +++ b/x11-misc/xtrace/xtrace-1.4.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=7 @@ -28,7 +28,7 @@ src_configure() { econf --program-transform-name="s/^x/x11/" } -pkg_postinst () { +pkg_postinst() { einfo "To avoid collision with glibc (/usr/bin/xtrace)" einfo "binary was renamed to x11trace, as suggested by author" } |