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 | |
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>
922 files changed, 1638 insertions, 1638 deletions
diff --git a/app-accessibility/sound-icons/sound-icons-0.1.ebuild b/app-accessibility/sound-icons/sound-icons-0.1.ebuild index a4b952bff872..30a81fbc310e 100644 --- a/app-accessibility/sound-icons/sound-icons-0.1.ebuild +++ b/app-accessibility/sound-icons/sound-icons-0.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=7 @@ -14,7 +14,7 @@ IUSE="" RDEPEND="app-accessibility/speech-dispatcher" -src_compile(){ +src_compile() { einfo "Nothing to compile." } diff --git a/app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild b/app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild index 99526eb04d2b..8b8b427e03e6 100644 --- a/app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild +++ b/app-admin/bcfg2/bcfg2-1.2.4-r1.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=5 @@ -58,7 +58,7 @@ python_install() { fi } -pkg_postinst () { +pkg_postinst() { if use server; then einfo "If this is a new installation, you probably need to run:" einfo " bcfg2-admin init" diff --git a/app-admin/cgmanager/cgmanager-0.41.ebuild b/app-admin/cgmanager/cgmanager-0.41.ebuild index 9f2cbede4729..877c4a579cfb 100644 --- a/app-admin/cgmanager/cgmanager-0.41.ebuild +++ b/app-admin/cgmanager/cgmanager-0.41.ebuild @@ -38,7 +38,7 @@ src_configure() { --with-init-script=systemd } -src_install () { +src_install() { default # I see no reason to have the tests in the filesystem. Drop them diff --git a/app-admin/cgmanager/cgmanager-0.42.ebuild b/app-admin/cgmanager/cgmanager-0.42.ebuild index ec194ccee43a..af8480ae28ea 100644 --- a/app-admin/cgmanager/cgmanager-0.42.ebuild +++ b/app-admin/cgmanager/cgmanager-0.42.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 @@ -38,7 +38,7 @@ src_configure() { --with-init-script=systemd } -src_install () { +src_install() { default # I see no reason to have the tests in the filesystem. Drop them diff --git a/app-admin/pwcrypt/pwcrypt-1.2.2-r2.ebuild b/app-admin/pwcrypt/pwcrypt-1.2.2-r2.ebuild index 817082f7df2d..7a0b4f3d0921 100644 --- a/app-admin/pwcrypt/pwcrypt-1.2.2-r2.ebuild +++ b/app-admin/pwcrypt/pwcrypt-1.2.2-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=7 @@ -16,7 +16,7 @@ IUSE="" DOCS=( CREDITS README ) -src_prepare() { +src_prepare() { default sed -i "s/make\( \|$\)/\$(MAKE)\1/g" Makefile.in || die sed -i \ diff --git a/app-admin/verynice/verynice-1.1-r3.ebuild b/app-admin/verynice/verynice-1.1-r3.ebuild index 7df42daf3590..bcb090717f3d 100644 --- a/app-admin/verynice/verynice-1.1-r3.ebuild +++ b/app-admin/verynice/verynice-1.1-r3.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 @@ -25,7 +25,7 @@ src_compile() { emake RPM_BUILD_ROOT="${D}" PREFIX=/usr } -src_install(){ +src_install() { emake RPM_BUILD_ROOT="${D}" PREFIX=/usr VERSION=${PVR} install doinitd "${FILESDIR}"/verynice systemd_dounit "${FILESDIR}"/verynice.service diff --git a/app-arch/brotli/brotli-1.0.6-r1.ebuild b/app-arch/brotli/brotli-1.0.6-r1.ebuild index 7d56b2ee77fa..9e9784ed2647 100644 --- a/app-arch/brotli/brotli-1.0.6-r1.ebuild +++ b/app-arch/brotli/brotli-1.0.6-r1.ebuild @@ -60,7 +60,7 @@ src_compile() { use python && distutils-r1_src_compile } -python_test(){ +python_test() { esetup.py test || die } diff --git a/app-arch/brotli/brotli-1.0.7.ebuild b/app-arch/brotli/brotli-1.0.7.ebuild index 9df9ee84b306..ae09bf54d54f 100644 --- a/app-arch/brotli/brotli-1.0.7.ebuild +++ b/app-arch/brotli/brotli-1.0.7.ebuild @@ -59,7 +59,7 @@ src_compile() { use python && distutils-r1_src_compile } -python_test(){ +python_test() { esetup.py test || die } diff --git a/app-arch/brotli/brotli-9999.ebuild b/app-arch/brotli/brotli-9999.ebuild index 14ee808e7b95..ba54348bd985 100644 --- a/app-arch/brotli/brotli-9999.ebuild +++ b/app-arch/brotli/brotli-9999.ebuild @@ -59,7 +59,7 @@ src_compile() { use python && distutils-r1_src_compile } -python_test(){ +python_test() { esetup.py test || die } diff --git a/app-arch/lz5/lz5-2.0.ebuild b/app-arch/lz5/lz5-2.0.ebuild index 1e20502cc3bb..9a430c70373f 100644 --- a/app-arch/lz5/lz5-2.0.ebuild +++ b/app-arch/lz5/lz5-2.0.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 @@ -25,7 +25,7 @@ src_compile() { emake -Cprograms CC="$(tc-getCC)" lz5 } -src_install(){ +src_install() { emake install DESTDIR="${D}" PREFIX="/usr" LIBDIR="/usr/$(get_libdir)" if ! use static-libs; then rm "${D}"/usr/$(get_libdir)/liblz5.a || die diff --git a/app-backup/duplicity/duplicity-0.8.09-r1.ebuild b/app-backup/duplicity/duplicity-0.8.09-r1.ebuild index b548623da7eb..f87d57f11a79 100644 --- a/app-backup/duplicity/duplicity-0.8.09-r1.ebuild +++ b/app-backup/duplicity/duplicity-0.8.09-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 1-2)-series/${PV}/+download/ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="s3 test" CDEPEND=" diff --git a/app-backup/rear/rear-1.15-r1.ebuild b/app-backup/rear/rear-1.15-r1.ebuild index b7e163f56dd2..1ea1bebbf87b 100644 --- a/app-backup/rear/rear-1.15-r1.ebuild +++ b/app-backup/rear/rear-1.15-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="5" @@ -29,13 +29,13 @@ RDEPEND=" udev? ( virtual/udev ) " -src_prepare () { +src_prepare() { epatch "${FILESDIR}/${P}-add-support-for-gentoo-kernels.patch" } -src_compile () { :; } +src_compile() { :; } -src_install () { +src_install() { # Deploy udev USB rule and udev will autostart ReaR workflows in case a USB # drive with the label 'REAR_000' is connected, which in turn is the # default label when running the `rear format` command. diff --git a/app-backup/rear/rear-1.17.0.ebuild b/app-backup/rear/rear-1.17.0.ebuild index 2aa812a47a1a..cb3a99906765 100644 --- a/app-backup/rear/rear-1.17.0.ebuild +++ b/app-backup/rear/rear-1.17.0.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" @@ -31,9 +31,9 @@ RDEPEND=" udev? ( virtual/udev ) " -src_compile () { :; } +src_compile() { :; } -src_install () { +src_install() { # Deploy udev USB rule and udev will autostart ReaR workflows in case a USB # drive with the label 'REAR_000' is connected, which in turn is the # default label when running the `rear format` command. diff --git a/app-backup/rear/rear-1.17.1.ebuild b/app-backup/rear/rear-1.17.1.ebuild index 2aa812a47a1a..cb3a99906765 100644 --- a/app-backup/rear/rear-1.17.1.ebuild +++ b/app-backup/rear/rear-1.17.1.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" @@ -31,9 +31,9 @@ RDEPEND=" udev? ( virtual/udev ) " -src_compile () { :; } +src_compile() { :; } -src_install () { +src_install() { # Deploy udev USB rule and udev will autostart ReaR workflows in case a USB # drive with the label 'REAR_000' is connected, which in turn is the # default label when running the `rear format` command. diff --git a/app-backup/tsm/tsm-7.1.8.0.ebuild b/app-backup/tsm/tsm-7.1.8.0.ebuild index 415ae4aa672d..7f08336f18a4 100644 --- a/app-backup/tsm/tsm-7.1.8.0.ebuild +++ b/app-backup/tsm/tsm-7.1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -114,7 +114,7 @@ src_unpack() { chmod -R u+w "${S}" || die } -src_install(){ +src_install() { cp -a opt "${D}" || die cp -a usr "${D}" || die diff --git a/app-backup/tsm/tsm-8.1.6.0.ebuild b/app-backup/tsm/tsm-8.1.6.0.ebuild index edcdcbf19e4c..e8319f4cd21b 100644 --- a/app-backup/tsm/tsm-8.1.6.0.ebuild +++ b/app-backup/tsm/tsm-8.1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -114,7 +114,7 @@ src_unpack() { chmod -R u+w "${S}" || die } -src_install(){ +src_install() { cp -a opt "${D}" || die cp -a usr "${D}" || die diff --git a/app-benchmarks/contest/contest-0.61-r1.ebuild b/app-benchmarks/contest/contest-0.61-r1.ebuild index a2254a708dd5..f5671af63d0d 100644 --- a/app-benchmarks/contest/contest-0.61-r1.ebuild +++ b/app-benchmarks/contest/contest-0.61-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 @@ -19,7 +19,7 @@ PATCHES=( "${FILESDIR}/${P}-fix-buildsystem.patch" ) -src_prepare () { +src_prepare() { # fix #570250 by restoring pre-GCC5 inline semantics append-cflags -std=gnu89 diff --git a/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild b/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild index cf2ff261ad0b..01310ac9a2f3 100644 --- a/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild +++ b/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.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 @@ -19,7 +19,7 @@ IUSE="cpu_flags_x86_sse pic" S="${WORKDIR}/${MY_P}" -src_configure(){ +src_configure() { local obj local arch_prefix=./ @@ -53,7 +53,7 @@ src_configure(){ echo "ramsmp: ${obj[@]}" > Makefile } -src_install(){ +src_install() { dobin ramsmp dosym ramsmp /usr/bin/ramspeed dodoc HISTORY README diff --git a/app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild b/app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild index 19737649d4a5..19c4ac78d11d 100644 --- a/app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild +++ b/app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild @@ -37,6 +37,6 @@ src_compile() { emake CFLAGS="${CFLAGS}" dumpet } -pkg_setup(){ +pkg_setup() { tc-export CC } diff --git a/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild b/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild index 7167e5643698..e6e66ef98382 100644 --- a/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.1.2.ebuild +++ b/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.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=5 @@ -22,18 +22,18 @@ RDEPEND="" S=${WORKDIR}/${MY_P} -src_prepare () { +src_prepare() { sed -i "s:wirouterkeyrec:${PN}:" src/*.h || die } -src_compile () { +src_compile() { emake \ CC="$(tc-getCC)" \ CFLAGS="${CFLAGS}" \ LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { newbin build/wirouterkeyrec ${PN} insinto /etc/${PN} doins config/agpf_config.lst config/teletu_config.lst diff --git a/app-crypt/eid-mw/eid-mw-4.4.1.ebuild b/app-crypt/eid-mw/eid-mw-4.4.1.ebuild index 445cf84dbf83..f446179c580b 100644 --- a/app-crypt/eid-mw/eid-mw-4.4.1.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.4.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 @@ -77,14 +77,14 @@ src_install() { fi } -pkg_postinst(){ +pkg_postinst() { if use gtk; then gnome2_schemas_update gnome2_icon_cache_update fi } -pkg_postrm(){ +pkg_postrm() { if use gtk; then gnome2_schemas_update gnome2_icon_cache_update diff --git a/app-crypt/eid-mw/eid-mw-4.4.19.ebuild b/app-crypt/eid-mw/eid-mw-4.4.19.ebuild index 98c8bfee6ce3..a73a18dec69e 100644 --- a/app-crypt/eid-mw/eid-mw-4.4.19.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.4.19.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 @@ -86,7 +86,7 @@ src_install() { fi } -pkg_postinst(){ +pkg_postinst() { if use gtk; then gnome2_schemas_update xdg_desktop_database_update @@ -94,7 +94,7 @@ pkg_postinst(){ fi } -pkg_postrm(){ +pkg_postrm() { if use gtk; then gnome2_schemas_update xdg_desktop_database_update diff --git a/app-crypt/eid-mw/eid-mw-4.4.23.ebuild b/app-crypt/eid-mw/eid-mw-4.4.23.ebuild index 95d518b2d3f6..6dc98d418711 100644 --- a/app-crypt/eid-mw/eid-mw-4.4.23.ebuild +++ b/app-crypt/eid-mw/eid-mw-4.4.23.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 @@ -86,7 +86,7 @@ src_install() { fi } -pkg_postinst(){ +pkg_postinst() { if use gtk; then gnome2_schemas_update xdg_desktop_database_update @@ -94,7 +94,7 @@ pkg_postinst(){ fi } -pkg_postrm(){ +pkg_postrm() { if use gtk; then gnome2_schemas_update xdg_desktop_database_update diff --git a/app-crypt/eid-mw/eid-mw-9999.ebuild b/app-crypt/eid-mw/eid-mw-9999.ebuild index 4f93816f0b92..023f52ee56b0 100644 --- a/app-crypt/eid-mw/eid-mw-9999.ebuild +++ b/app-crypt/eid-mw/eid-mw-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -68,14 +68,14 @@ src_install() { fi } -pkg_postinst(){ +pkg_postinst() { if use gtk; then gnome2_schemas_update gnome2_icon_cache_update fi } -pkg_postrm(){ +pkg_postrm() { if use gtk; then gnome2_schemas_update gnome2_icon_cache_update diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild index e68bcf0944a4..b73f0399baf4 100644 --- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild +++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-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=5 @@ -26,7 +26,7 @@ src_prepare() { python_fix_shebang . } -src_compile(){ +src_compile() { : } diff --git a/app-dicts/dictd-vera/dictd-vera-1.23.ebuild b/app-dicts/dictd-vera/dictd-vera-1.23.ebuild index 1736e198435c..2a87e255209a 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.23.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.23.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 @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" S=${WORKDIR}/vera-${PV} -src_compile () { +src_compile() { # sed -f debian/dict-vera/sedfile vera.? >vera1 || die # sed '1,2!s/^/ /' vera. > vera || die # cat vera1>>vera || die @@ -26,7 +26,7 @@ src_compile () { /usr/bin/dictzip -v vera.dict || die } -src_install () { +src_install() { dodir /usr/lib/dict insinto /usr/lib/dict doins vera.dict.dz diff --git a/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild b/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild index 5c5669004c10..fba0b8b37b2d 100644 --- a/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild +++ b/app-dicts/ipadic/ipadic-2.7.0-r2.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="4" @@ -21,7 +21,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { default insinto /etc diff --git a/app-dicts/wordnet/wordnet-3.1.ebuild b/app-dicts/wordnet/wordnet-3.1.ebuild index 4179efca8e6b..8c773b19ec0d 100644 --- a/app-dicts/wordnet/wordnet-3.1.ebuild +++ b/app-dicts/wordnet/wordnet-3.1.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 @@ -75,11 +75,11 @@ src_configure() { --with-tk="${EPREFIX}"/usr/$(get_libdir) } -src_compile(){ +src_compile() { emake -e } -src_install(){ +src_install() { # For clarification, WN is still on version 3.0. Only the database files # have been updated to 3.1 as a package for 3.1 does not currently exist. emake -e DESTDIR="${D}" install @@ -88,7 +88,7 @@ src_install(){ mv "${WORKDIR}/dict" "${D}/usr/share/wordnet" || die } -pkg_postinst(){ +pkg_postinst() { elog "The WordNet 3.1 ebuild has installed WordNet v3.0 with v3.1 database files instead." elog "See https://wordnet.princeton.edu/download/current-version/ for more." } diff --git a/app-editors/emacs/emacs-23.4-r18.ebuild b/app-editors/emacs/emacs-23.4-r18.ebuild index 53c33166a56c..259fb7f0e46b 100644 --- a/app-editors/emacs/emacs-23.4-r18.ebuild +++ b/app-editors/emacs/emacs-23.4-r18.ebuild @@ -227,7 +227,7 @@ src_compile() { RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" } -src_install () { +src_install() { emake DESTDIR="${D}" install rm "${ED}"/usr/bin/emacs-${FULL_VERSION}-${EMACS_SUFFIX} \ diff --git a/app-editors/emacs/emacs-24.5-r7.ebuild b/app-editors/emacs/emacs-24.5-r7.ebuild index e9c1acefad7f..15c84029d9a0 100644 --- a/app-editors/emacs/emacs-24.5-r7.ebuild +++ b/app-editors/emacs/emacs-24.5-r7.ebuild @@ -227,7 +227,7 @@ src_compile() { emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" } -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} \ diff --git a/app-editors/emacs/emacs-25.3-r6.ebuild b/app-editors/emacs/emacs-25.3-r6.ebuild index c40c846ef96e..2003b002c9b6 100644 --- a/app-editors/emacs/emacs-25.3-r6.ebuild +++ b/app-editors/emacs/emacs-25.3-r6.ebuild @@ -238,7 +238,7 @@ src_compile() { emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" } -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} \ diff --git a/app-editors/emacs/emacs-26.2.ebuild b/app-editors/emacs/emacs-26.2.ebuild index 964a43517a84..3ad56c98ba2c 100644 --- a/app-editors/emacs/emacs-26.2.ebuild +++ b/app-editors/emacs/emacs-26.2.ebuild @@ -256,7 +256,7 @@ src_compile() { emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" } -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} || die diff --git a/app-editors/emacs/emacs-26.3-r1.ebuild b/app-editors/emacs/emacs-26.3-r1.ebuild index 196d59a9e82f..959bdf99c211 100644 --- a/app-editors/emacs/emacs-26.3-r1.ebuild +++ b/app-editors/emacs/emacs-26.3-r1.ebuild @@ -256,7 +256,7 @@ src_compile() { emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" } -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} || die diff --git a/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild b/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild index 255885512a47..2a5b0f38100d 100644 --- a/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild +++ b/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild @@ -286,7 +286,7 @@ src_configure() { # emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" #} -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} || die diff --git a/app-editors/emacs/emacs-27.0.9999-r1.ebuild b/app-editors/emacs/emacs-27.0.9999-r1.ebuild index 477a6dea020e..b3043e239e84 100644 --- a/app-editors/emacs/emacs-27.0.9999-r1.ebuild +++ b/app-editors/emacs/emacs-27.0.9999-r1.ebuild @@ -286,7 +286,7 @@ src_configure() { # emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" #} -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} || die diff --git a/app-editors/emacs/emacs-28.0.9999.ebuild b/app-editors/emacs/emacs-28.0.9999.ebuild index e4991fa853dd..6f91886c2bc2 100644 --- a/app-editors/emacs/emacs-28.0.9999.ebuild +++ b/app-editors/emacs/emacs-28.0.9999.ebuild @@ -283,7 +283,7 @@ src_configure() { # emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs" #} -src_install () { +src_install() { emake DESTDIR="${D}" NO_BIN_LINK=t install mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} || die diff --git a/app-editors/jedit/jedit-5.2.0-r1.ebuild b/app-editors/jedit/jedit-5.2.0-r1.ebuild index 956701724a06..3d842a2ef6be 100644 --- a/app-editors/jedit/jedit-5.2.0-r1.ebuild +++ b/app-editors/jedit/jedit-5.2.0-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=5 @@ -61,7 +61,7 @@ src_test() { java-pkg-2_src_test } -src_install () { +src_install() { dodir ${JEDIT_HOME} cp -R build/${PN}.jar jars doc keymaps macros modes properties startup \ diff --git a/app-editors/jedit/jedit-5.4.0.ebuild b/app-editors/jedit/jedit-5.4.0.ebuild index e38548dd3afe..42744cd248a8 100644 --- a/app-editors/jedit/jedit-5.4.0.ebuild +++ b/app-editors/jedit/jedit-5.4.0.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 @@ -65,7 +65,7 @@ src_test() { java-pkg-2_src_test } -src_install () { +src_install() { dodir ${JEDIT_HOME} cp -R build/${PN}.jar jars doc keymaps macros modes properties startup \ diff --git a/app-editors/jext/jext-5.0-r2.ebuild b/app-editors/jext/jext-5.0-r2.ebuild index 2f7cae2e4a85..bec3821aed57 100644 --- a/app-editors/jext/jext-5.0-r2.ebuild +++ b/app-editors/jext/jext-5.0-r2.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 @@ -46,7 +46,7 @@ src_compile() { -Dclasspath="$(java-pkg_getjars jython-2.7,jgoodies-looks-1.2,gnu-regexp-1)" } -src_install () { +src_install() { java-pkg_newjar lib/${P}.jar java-pkg_dojar lib/dawn*.jar diff --git a/app-editors/joe/joe-4.6.ebuild b/app-editors/joe/joe-4.6.ebuild index 8722b52fc70a..dcd75491611a 100644 --- a/app-editors/joe/joe-4.6.ebuild +++ b/app-editors/joe/joe-4.6.ebuild @@ -50,7 +50,7 @@ pkg_postinst() { fi } -pkg_postrm(){ +pkg_postrm() { xdg_desktop_database_update gnome2_icon_cache_update } diff --git a/app-editors/mg/mg-20171014.ebuild b/app-editors/mg/mg-20171014.ebuild index 5da3f68340e1..47478a302f6d 100644 --- a/app-editors/mg/mg-20171014.ebuild +++ b/app-editors/mg/mg-20171014.ebuild @@ -32,7 +32,7 @@ src_compile() { PKG_CONFIG="$(tc-getPKG_CONFIG)" } -src_install() { +src_install() { dobin mg doman mg.1 dodoc README tutorial diff --git a/app-editors/mg/mg-20180408.ebuild b/app-editors/mg/mg-20180408.ebuild index e404a4324b14..5e8bfbef1b6b 100644 --- a/app-editors/mg/mg-20180408.ebuild +++ b/app-editors/mg/mg-20180408.ebuild @@ -31,7 +31,7 @@ src_compile() { PKG_CONFIG="$(tc-getPKG_CONFIG)" } -src_install() { +src_install() { dobin mg doman mg.1 dodoc README tutorial diff --git a/app-editors/mg/mg-20200215.ebuild b/app-editors/mg/mg-20200215.ebuild index 0df3d41ffca7..5c0a16154558 100644 --- a/app-editors/mg/mg-20200215.ebuild +++ b/app-editors/mg/mg-20200215.ebuild @@ -31,7 +31,7 @@ src_compile() { PKG_CONFIG="$(tc-getPKG_CONFIG)" } -src_install() { +src_install() { dobin mg doman mg.1 dodoc README tutorial diff --git a/app-emacs/auctex/auctex-11.92.ebuild b/app-emacs/auctex/auctex-11.92.ebuild index 96cf2a9bfb02..0aebf21be4bf 100644 --- a/app-emacs/auctex/auctex-11.92.ebuild +++ b/app-emacs/auctex/auctex-11.92.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 @@ -54,7 +54,7 @@ pkg_postinst() { elisp-site-regen } -pkg_postrm(){ +pkg_postrm() { use preview-latex && texmf-update elisp-site-regen } diff --git a/app-emacs/auctex/auctex-12.1-r1.ebuild b/app-emacs/auctex/auctex-12.1-r1.ebuild index 346fcb489299..fb86bce92256 100644 --- a/app-emacs/auctex/auctex-12.1-r1.ebuild +++ b/app-emacs/auctex/auctex-12.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=7 @@ -56,7 +56,7 @@ pkg_postinst() { elisp-site-regen } -pkg_postrm(){ +pkg_postrm() { use preview-latex && texmf-update elisp-site-regen } diff --git a/app-emacs/auctex/auctex-12.2.ebuild b/app-emacs/auctex/auctex-12.2.ebuild index 3fded696f7b8..e3c8b0f88524 100644 --- a/app-emacs/auctex/auctex-12.2.ebuild +++ b/app-emacs/auctex/auctex-12.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 @@ -55,7 +55,7 @@ pkg_postinst() { elisp-site-regen } -pkg_postrm(){ +pkg_postrm() { use preview-latex && texmf-update elisp-site-regen } diff --git a/app-emacs/ddskk/ddskk-16.2.ebuild b/app-emacs/ddskk/ddskk-16.2.ebuild index ec56dd3838d2..b57957d03456 100644 --- a/app-emacs/ddskk/ddskk-16.2.ebuild +++ b/app-emacs/ddskk/ddskk-16.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" @@ -43,7 +43,7 @@ src_compile() { emake -C nicola } -src_install () { +src_install() { local lispdir=${SITELISP}/${PN} emake install-elc elisp-compile "${ED}"/${lispdir}/skk-setup.el diff --git a/app-emulation/ganeti/ganeti-2.15.2-r9.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r9.ebuild index 2f365cb6ab41..8b8fe0676e4e 100644 --- a/app-emulation/ganeti/ganeti-2.15.2-r9.ebuild +++ b/app-emulation/ganeti/ganeti-2.15.2-r9.ebuild @@ -222,7 +222,7 @@ QA_FLAGS_IGNORED=" /usr/lib64/ganeti/2.15/usr/bin/htools " -pkg_setup () { +pkg_setup() { local user python-single-r1_pkg_setup @@ -281,7 +281,7 @@ src_prepare() { eautoreconf } -src_configure () { +src_configure() { # this is kind of a hack to work around the removal of the qemu-kvm wrapper local kvm_arch @@ -314,7 +314,7 @@ src_configure () { --enable-socat-compress } -src_install () { +src_install() { emake V=1 DESTDIR="${D}" install newinitd "${T}"/ganeti.initd ${PN} @@ -375,7 +375,7 @@ pkg_postinst() { fi } -src_test () { +src_test() { PATH="${S}/scripts:${S}/src:${PATH}" \ TMPDIR="/tmp" \ GANETI_MASTER="$(hostname -f)" \ diff --git a/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild b/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild index 94c05841d25e..3ce80aaa085d 100644 --- a/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild +++ b/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild @@ -196,7 +196,7 @@ QA_WX_LOAD=" usr/lib*/${PN}/${SERIES}/usr/bin/htools " -pkg_setup () { +pkg_setup() { local user python-single-r1_pkg_setup @@ -252,7 +252,7 @@ src_prepare() { eautoreconf } -src_configure () { +src_configure() { # this is kind of a hack to work around the removal of the qemu-kvm wrapper local kvm_arch @@ -285,7 +285,7 @@ src_configure () { --enable-socat-compress } -src_install () { +src_install() { emake V=1 DESTDIR="${D}" install newinitd "${FILESDIR}"/ganeti.initd-r3 ${PN} @@ -346,7 +346,7 @@ pkg_postinst() { fi } -src_test () { +src_test() { PATH="${S}/scripts:${S}/src:${PATH}" \ TMPDIR="/tmp" \ GANETI_MASTER="$(hostname -f)" \ diff --git a/app-emulation/ganeti/ganeti-2.17.0_beta1.ebuild b/app-emulation/ganeti/ganeti-2.17.0_beta1.ebuild index 061cb74ba0f5..5571ec375586 100644 --- a/app-emulation/ganeti/ganeti-2.17.0_beta1.ebuild +++ b/app-emulation/ganeti/ganeti-2.17.0_beta1.ebuild @@ -196,7 +196,7 @@ QA_WX_LOAD=" usr/lib*/${PN}/${SERIES}/usr/bin/htools " -pkg_setup () { +pkg_setup() { local user python-single-r1_pkg_setup @@ -252,7 +252,7 @@ src_prepare() { eautoreconf } -src_configure () { +src_configure() { # this is kind of a hack to work around the removal of the qemu-kvm wrapper local kvm_arch @@ -285,7 +285,7 @@ src_configure () { --enable-socat-compress } -src_install () { +src_install() { emake V=1 DESTDIR="${D}" install newinitd "${FILESDIR}"/ganeti.initd-r3 ${PN} @@ -346,7 +346,7 @@ pkg_postinst() { fi } -src_test () { +src_test() { PATH="${S}/scripts:${S}/src:${PATH}" \ TMPDIR="/tmp" \ GANETI_MASTER="$(hostname -f)" \ diff --git a/app-emulation/libguestfs/libguestfs-1.36.13.ebuild b/app-emulation/libguestfs/libguestfs-1.36.13.ebuild index e15a24c93533..21857f1bb62d 100644 --- a/app-emulation/libguestfs/libguestfs-1.36.13.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.36.13.ebuild @@ -106,7 +106,7 @@ RDEPEND="${COMMON_DEPEND} DOCS=( AUTHORS BUGS ChangeLog HACKING README TODO ) -pkg_setup () { +pkg_setup() { CONFIG_CHECK="~KVM ~VIRTIO" [ -n "${CONFIG_CHECK}" ] && check_extra_config; diff --git a/app-emulation/libguestfs/libguestfs-1.36.15.ebuild b/app-emulation/libguestfs/libguestfs-1.36.15.ebuild index 904393423c05..e2ae26f43a8f 100644 --- a/app-emulation/libguestfs/libguestfs-1.36.15.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.36.15.ebuild @@ -111,7 +111,7 @@ PATCHES=( "${FILESDIR}"/${MY_PV_1}/0004-Loosen-build-time-requirement-on-bash-completion.patch ) -pkg_setup () { +pkg_setup() { CONFIG_CHECK="~KVM ~VIRTIO" [ -n "${CONFIG_CHECK}" ] && check_extra_config; diff --git a/app-emulation/libguestfs/libguestfs-1.38.6.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6.ebuild index dd447616b780..13777175b45e 100644 --- a/app-emulation/libguestfs/libguestfs-1.38.6.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.38.6.ebuild @@ -107,7 +107,7 @@ PATCHES=( "${FILESDIR}"/${MY_PV_1}/ ) -pkg_setup () { +pkg_setup() { CONFIG_CHECK="~KVM ~VIRTIO" [ -n "${CONFIG_CHECK}" ] && check_extra_config; diff --git a/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild index 598b063ec466..6a66a478caf1 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47-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 @@ -21,7 +21,7 @@ DEPEND="!!app-emulation/wine:0" S="${WORKDIR}" -src_install(){ +src_install() { insinto /usr/share/wine/gecko use abi_x86_32 && doins "${DISTDIR}/${MY_PN}-${PV}-x86.msi" use abi_x86_64 && doins "${DISTDIR}/${MY_PN}-${PV}-x86_64.msi" diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild index 6f99f662aee1..7330018c9c4b 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.1.ebuild @@ -19,7 +19,7 @@ DEPEND="!!app-emulation/wine:0" S="${WORKDIR}" -src_install(){ +src_install() { insinto /usr/share/wine/gecko use abi_x86_32 && doins "${DISTDIR}/${PN}-${PV}-x86.msi" use abi_x86_64 && doins "${DISTDIR}/${PN}-${PV}-x86_64.msi" diff --git a/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild b/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild index 58123ac29ba1..680e6b6eaf88 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild @@ -18,7 +18,7 @@ IUSE="fpm apache2" RDEPEND="app-admin/eselect apache2? ( www-servers/apache[apache2_modules_dir] )" -src_configure(){ +src_configure() { # We expect localstatedir to be "var"ish, not "var/lib"ish, because # that's what PHP upstream expects. See for example the FPM # configuration where they put logs in @localstatedir@/log. diff --git a/app-eselect/eselect-php/eselect-php-0.9.5.ebuild b/app-eselect/eselect-php/eselect-php-0.9.5.ebuild index 75a865e0e15c..a086b76e704a 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.5.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.5.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 @@ -18,7 +18,7 @@ IUSE="fpm apache2" RDEPEND="app-admin/eselect apache2? ( www-servers/apache[apache2_modules_dir] )" -src_configure(){ +src_configure() { # We expect localstatedir to be "var"ish, not "var/lib"ish, because # that's what PHP upstream expects. See for example the FPM # configuration where they put logs in @localstatedir@/log. diff --git a/app-eselect/eselect-php/eselect-php-9999.ebuild b/app-eselect/eselect-php/eselect-php-9999.ebuild index 013fabe6fdd3..34d741711590 100644 --- a/app-eselect/eselect-php/eselect-php-9999.ebuild +++ b/app-eselect/eselect-php/eselect-php-9999.ebuild @@ -23,7 +23,7 @@ src_prepare() { eautoreconf } -src_configure(){ +src_configure() { # We expect localstatedir to be "var"ish, not "var/lib"ish, because # that's what PHP upstream expects. See for example the FPM # configuration where they put logs in @localstatedir@/log. diff --git a/app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild b/app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild index 369b5e03a84f..e205472bb1bf 100644 --- a/app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild +++ b/app-forensics/ovaldi/ovaldi-5.10.1.7.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=5 @@ -78,11 +78,11 @@ src_prepare() { tc-export CXX } -src_compile () { +src_compile() { emake -C project/linux } -src_install () { +src_install() { # no make install in Makefile dosbin project/linux/Release/ovaldi project/linux/ovaldi.sh dodir /var/log/${PN} diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild index 9752237fd0bd..ca4d09f54cee 100644 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild @@ -27,7 +27,7 @@ pkg_setup() { fi } -src_configure(){ +src_configure() { econf \ $(use_enable libconfig) \ --with-systemdsystemunitdir=$(systemd_get_unitdir) \ @@ -41,7 +41,7 @@ src_install() { readme.gentoo_create_doc } -pkg_postinst(){ +pkg_postinst() { [[ -z $(ls "${ROOT}"sys/block/*/queue/protect 2>/dev/null) ]] && \ [[ -z $(ls "${ROOT}"sys/block/*/device/unload_heads 2>/dev/null) ]] && \ ewarn "Your kernel does NOT support shock protection." diff --git a/app-leechcraft/lc-aggregator/lc-aggregator-9999.ebuild b/app-leechcraft/lc-aggregator/lc-aggregator-9999.ebuild index d21b16bdb0ab..1b1effd49285 100644 --- a/app-leechcraft/lc-aggregator/lc-aggregator-9999.ebuild +++ b/app-leechcraft/lc-aggregator/lc-aggregator-9999.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 @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} REQUIRED_USE="|| ( mysql sqlite postgres )" -pkg_postinst(){ +pkg_postinst() { if use mysql; then ewarn "Support for MySQL databases is experimental and is more likely" ewarn "to contain bugs or mishandle your data than other storage" diff --git a/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild b/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild index 4337e2d6adeb..aadccf015c70 100644 --- a/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild +++ b/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.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 @@ -22,7 +22,7 @@ RDEPEND="${DEPEND} geoip? ( dev-libs/geoip ) " -src_configure(){ +src_configure() { local mycmakeargs=( -DENABLE_BITTORRENT_GEOIP=$(usex geoip) ) diff --git a/app-leechcraft/lc-blasq/lc-blasq-9999.ebuild b/app-leechcraft/lc-blasq/lc-blasq-9999.ebuild index 872a448699a6..c6e83169cf0e 100644 --- a/app-leechcraft/lc-blasq/lc-blasq-9999.ebuild +++ b/app-leechcraft/lc-blasq/lc-blasq-9999.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 @@ -28,7 +28,7 @@ DEPEND=" vangog? ( dev-qt/qtxml:5 )" RDEPEND="${DEPEND}" -src_configure(){ +src_configure() { local mycmakeargs=( -DENABLE_BLASQ_DEATHNOTE=$(usex deathnote) -DENABLE_BLASQ_RAPPOR=$(usex rappor) diff --git a/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild b/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild index 88f56dfa9b67..2ba63d2f7b05 100644 --- a/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild +++ b/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.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 @@ -17,7 +17,7 @@ DEPEND="~app-leechcraft/lc-core-${PV} " RDEPEND="${DEPEND}" -src_configure(){ +src_configure() { local mycmakeargs=( -DENABLE_NETSTOREMANAGER_DROPBOX=$(usex dropbox) -DENABLE_NETSTOREMANAGER_GOOGLEDRIVE=$(usex googledrive) diff --git a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild index 776d02627d44..d94b36b268ff 100644 --- a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild +++ b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.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 @@ -18,7 +18,7 @@ DEPEND="~app-leechcraft/lc-core-${PV} " RDEPEND="${DEPEND}" -src_configure(){ +src_configure() { local mycmakeargs=( -DENABLE_OTLOZHU_SYNC=OFF ) diff --git a/app-misc/cfiles/cfiles-1.5.ebuild b/app-misc/cfiles/cfiles-1.5.ebuild index 9c770c677606..4c793131b9da 100644 --- a/app-misc/cfiles/cfiles-1.5.ebuild +++ b/app-misc/cfiles/cfiles-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_install(){ +src_install() { dobin cfiles dobin scripts/displayimg_uberzug dobin scripts/clearimg_uberzug diff --git a/app-misc/cfiles/cfiles-1.8.ebuild b/app-misc/cfiles/cfiles-1.8.ebuild index 9c770c677606..4c793131b9da 100644 --- a/app-misc/cfiles/cfiles-1.8.ebuild +++ b/app-misc/cfiles/cfiles-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_install(){ +src_install() { dobin cfiles dobin scripts/displayimg_uberzug dobin scripts/clearimg_uberzug diff --git a/app-misc/cpipe/cpipe-3.0.3.ebuild b/app-misc/cpipe/cpipe-3.0.3.ebuild index 6c512482572b..ff2b6594a3f6 100644 --- a/app-misc/cpipe/cpipe-3.0.3.ebuild +++ b/app-misc/cpipe/cpipe-3.0.3.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 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -src_prepare() { +src_prepare() { default sed -i \ @@ -26,7 +26,7 @@ src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install() { +src_install() { dobin "${PN}" doman "${PN}.1" } diff --git a/app-misc/crunch/crunch-3.6.ebuild b/app-misc/crunch/crunch-3.6.ebuild index 7488fad701ea..68517dd07322 100644 --- a/app-misc/crunch/crunch-3.6.ebuild +++ b/app-misc/crunch/crunch-3.6.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 @@ -21,7 +21,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install(){ +src_install() { dobin crunch doman crunch.1 insinto /usr/share/crunch diff --git a/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild b/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild index aa4bd4bb42ea..79ee7d4da0ba 100644 --- a/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild +++ b/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.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=5 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-util/intltool dev-perl/XML-Parser" -src_prepare(){ +src_prepare() { touch db/options.xml.h ABOUT-NLS config.rpath || die eautoreconf } diff --git a/app-misc/flirc/flirc-3.22.4.ebuild b/app-misc/flirc/flirc-3.22.4.ebuild index 12b9e1c6f9bf..487445f6ea37 100644 --- a/app-misc/flirc/flirc-3.22.4.ebuild +++ b/app-misc/flirc/flirc-3.22.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=7 @@ -35,7 +35,7 @@ RDEPEND="virtual/libusb:1 QA_PREBUILT="/usr/bin/*" -src_install () { +src_install() { udev_newrules etc/udev/rules.d/99-flirc.rules 51-flirc.rules dobin usr/bin/flirc_util doman usr/share/doc/flirc/flirc_util.1 diff --git a/app-misc/flirc/flirc-3.24.0.ebuild b/app-misc/flirc/flirc-3.24.0.ebuild index 0db412357a0f..770c51abbc35 100644 --- a/app-misc/flirc/flirc-3.24.0.ebuild +++ b/app-misc/flirc/flirc-3.24.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 @@ -36,7 +36,7 @@ RDEPEND="virtual/libusb:1 QA_PREBUILT="/usr/bin/*" -src_install () { +src_install() { udev_newrules etc/udev/rules.d/99-flirc.rules 51-flirc.rules dobin usr/bin/flirc_util doman usr/share/doc/flirc/flirc_util.1 diff --git a/app-misc/flirc/flirc-3.25.2.ebuild b/app-misc/flirc/flirc-3.25.2.ebuild index d0279f48d691..770c51abbc35 100644 --- a/app-misc/flirc/flirc-3.25.2.ebuild +++ b/app-misc/flirc/flirc-3.25.2.ebuild @@ -36,7 +36,7 @@ RDEPEND="virtual/libusb:1 QA_PREBUILT="/usr/bin/*" -src_install () { +src_install() { udev_newrules etc/udev/rules.d/99-flirc.rules 51-flirc.rules dobin usr/bin/flirc_util doman usr/share/doc/flirc/flirc_util.1 diff --git a/app-misc/pdfpc/pdfpc-4.3.0.ebuild b/app-misc/pdfpc/pdfpc-4.3.0.ebuild index 2268d0460d91..1d5e52835d67 100644 --- a/app-misc/pdfpc/pdfpc-4.3.0.ebuild +++ b/app-misc/pdfpc/pdfpc-4.3.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 @@ -35,7 +35,7 @@ src_prepare() { vala_src_prepare } -src_configure(){ +src_configure() { local mycmakeargs=( -DSYSCONFDIR="${EPREFIX}/etc" -DMOVIES=$(usex gstreamer on off) diff --git a/app-misc/pdfpc/pdfpc-4.3.2.ebuild b/app-misc/pdfpc/pdfpc-4.3.2.ebuild index 39321e79f29e..14c6cd543088 100644 --- a/app-misc/pdfpc/pdfpc-4.3.2.ebuild +++ b/app-misc/pdfpc/pdfpc-4.3.2.ebuild @@ -35,7 +35,7 @@ src_prepare() { vala_src_prepare } -src_configure(){ +src_configure() { local mycmakeargs=( -DSYSCONFDIR="${EPREFIX}/etc" -DMOVIES=$(usex gstreamer on off) diff --git a/app-misc/ttysnoop/ttysnoop-0.12d.ebuild b/app-misc/ttysnoop/ttysnoop-0.12d.ebuild index f458720b20b4..400e1e6c2c64 100644 --- a/app-misc/ttysnoop/ttysnoop-0.12d.ebuild +++ b/app-misc/ttysnoop/ttysnoop-0.12d.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -23,12 +23,12 @@ S="${WORKDIR}/${MY_P}" DOCS="README snooptab.dist" -src_prepare(){ +src_prepare() { epatch "${FILESDIR}"/pinkbyte_masking.patch epatch "${FILESDIR}"/"${PN}"-makefile.patch } -src_compile(){ +src_compile() { emake CC="$(tc-getCC)" } diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild index dc29730dc258..67d8f818cb93 100644 --- a/app-office/openoffice-bin/openoffice-bin-4.1.7.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-4.1.7.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" @@ -119,7 +119,7 @@ src_unpack() { done } -src_install () { +src_install() { INSTDIR="/usr/$(get_libdir)/${NM}" dodir ${INSTDIR} # mv "${WORKDIR}"/opt/${NM}/* "${ED}${INSTDIR}" || die diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild index 52b5a7888ace..cfd4d64222b7 100644 --- a/app-office/sc/sc-7.16-r2.ebuild +++ b/app-office/sc/sc-7.16-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 @@ -55,7 +55,7 @@ src_compile() { sed -i -e "s:${D}::g" sc.1 || die } -src_install () { +src_install() { dodir /usr/bin dodir /usr/$(get_libdir)/sc dodir /usr/share/man/man1 diff --git a/app-portage/deltup/deltup-0.4.6-r1.ebuild b/app-portage/deltup/deltup-0.4.6-r1.ebuild index 9c4ebf21a658..635dc23ba668 100644 --- a/app-portage/deltup/deltup-0.4.6-r1.ebuild +++ b/app-portage/deltup/deltup-0.4.6-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 @@ -31,11 +31,11 @@ PATCHES=( "${FILESDIR}"/${PN}-0.4.6-cxx.patch ) -src_compile () { +src_compile() { emake CXX=$(tc-getCXX) } -src_install () { +src_install() { emake DESTDIR="${D}" PREFIX=/usr install dodoc "${S}"/../{README,ChangeLog} doman "${S}"/../deltup.1 diff --git a/app-portage/getdelta/getdelta-0.7.9-r2.ebuild b/app-portage/getdelta/getdelta-0.7.9-r2.ebuild index cff0c6a6fe5e..55f536597134 100644 --- a/app-portage/getdelta/getdelta-0.7.9-r2.ebuild +++ b/app-portage/getdelta/getdelta-0.7.9-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 @@ -22,7 +22,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}.patch } -src_install () { +src_install() { # portage has moved make.globals, so we just hotfix it sed -i -e "s:/etc/make.globals:/usr/share/portage/config/make.globals:g" "${WORKDIR}"/getdelta.sh || die "Couldn't fix make.globals path" diff --git a/app-portage/layman/layman-2.4.2-r1.ebuild b/app-portage/layman/layman-2.4.2-r1.ebuild index 316be315fb4c..b52d58816c93 100644 --- a/app-portage/layman/layman-2.4.2-r1.ebuild +++ b/app-portage/layman/layman-2.4.2-r1.ebuild @@ -55,7 +55,7 @@ pkg_setup() { layman_check_kernel_config } -python_prepare_all() { +python_prepare_all() { python_setup esetup.py setup_plugins distutils-r1_python_prepare_all diff --git a/app-portage/layman/layman-2.4.2-r2.ebuild b/app-portage/layman/layman-2.4.2-r2.ebuild index c681b67f3fea..42f4617776fd 100644 --- a/app-portage/layman/layman-2.4.2-r2.ebuild +++ b/app-portage/layman/layman-2.4.2-r2.ebuild @@ -61,7 +61,7 @@ pkg_setup() { layman_check_kernel_config } -python_prepare_all() { +python_prepare_all() { python_setup esetup.py setup_plugins distutils-r1_python_prepare_all diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild index c681b67f3fea..42f4617776fd 100644 --- a/app-portage/layman/layman-9999.ebuild +++ b/app-portage/layman/layman-9999.ebuild @@ -61,7 +61,7 @@ pkg_setup() { layman_check_kernel_config } -python_prepare_all() { +python_prepare_all() { python_setup esetup.py setup_plugins distutils-r1_python_prepare_all diff --git a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild index c2817fcb4edc..9558fdd285e7 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=dev-python/ssl-fetch-0.3[${PYTHON_USEDEP}] " -python_prepare_all() { +python_prepare_all() { python_setup eprefixify setup.py mirrorselect/main.py echo Now setting version... VERSION="${PVR}" "${PYTHON}" setup.py set_version diff --git a/app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild index 701069cfcc2d..bfbde93a0843 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=dev-python/ssl-fetch-0.3[${PYTHON_USEDEP}] " -python_prepare_all() { +python_prepare_all() { python_setup eprefixify setup.py mirrorselect/main.py echo Now setting version... VERSION="${PVR}" "${PYTHON}" setup.py set_version diff --git a/app-portage/mirrorselect/mirrorselect-2.2.6-r1.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.6-r1.ebuild index 53b5eee7bccc..38b3bb9d9f51 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.6-r1.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.6-r1.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=dev-python/ssl-fetch-0.3[${PYTHON_USEDEP}] " -python_prepare_all() { +python_prepare_all() { python_setup eprefixify setup.py mirrorselect/main.py echo Now setting version... VERSION="${PVR}" "${PYTHON}" setup.py set_version diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild b/app-portage/mirrorselect/mirrorselect-9999.ebuild index 5b8f8d1c2029..14f0555e4126 100644 --- a/app-portage/mirrorselect/mirrorselect-9999.ebuild +++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild @@ -26,7 +26,7 @@ RDEPEND=" =dev-python/ssl-fetch-9999[${PYTHON_USEDEP}] " -python_prepare_all() { +python_prepare_all() { python_setup eprefixify setup.py mirrorselect/main.py echo Now setting version... VERSION="9999-${EGIT_VERSION}" "${PYTHON}" setup.py set_version diff --git a/app-portage/porthole/porthole-0.6.1-r5.ebuild b/app-portage/porthole/porthole-0.6.1-r5.ebuild index 242cd072f7d3..8dbd7c1237fe 100644 --- a/app-portage/porthole/porthole-0.6.1-r5.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r5.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="5" @@ -33,7 +33,7 @@ PATCHES=( "${FILESDIR}/${P}-missing-attribute.patch" #bug 323179 ) -src_compile(){ +src_compile() { # Compile localizations if necessary if use nls ; then cd scripts diff --git a/app-text/chasen/chasen-2.4.4-r3.ebuild b/app-text/chasen/chasen-2.4.4-r3.ebuild index 102f7e147888..913b177defb5 100644 --- a/app-text/chasen/chasen-2.4.4-r3.ebuild +++ b/app-text/chasen/chasen-2.4.4-r3.ebuild @@ -47,7 +47,7 @@ src_test() { fi } -src_install () { +src_install() { default if use perl ; then diff --git a/app-text/cuneiform/cuneiform-1.1.0-r3.ebuild b/app-text/cuneiform/cuneiform-1.1.0-r3.ebuild index b3da9fad0540..53d1efd18b7b 100644 --- a/app-text/cuneiform/cuneiform-1.1.0-r3.ebuild +++ b/app-text/cuneiform/cuneiform-1.1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -37,7 +37,7 @@ PATCHES=( "${FILESDIR}/${P}-typos.patch" ) -src_prepare(){ +src_prepare() { use graphicsmagick && PATCHES+=( "${FILESDIR}/graphicsmagick.diff" ) cmake-utils_src_prepare diff --git a/app-text/mftrace/mftrace-1.2.18-r3.ebuild b/app-text/mftrace/mftrace-1.2.18-r3.ebuild index 043340c9e9ab..eb25b659a5f2 100644 --- a/app-text/mftrace/mftrace-1.2.18-r3.ebuild +++ b/app-text/mftrace/mftrace-1.2.18-r3.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 @@ -37,7 +37,7 @@ src_compile() { emake CFLAGS="-Wall ${CFLAGS}" } -src_install () { +src_install() { default python_optimize } diff --git a/app-text/mftrace/mftrace-1.2.19-r1.ebuild b/app-text/mftrace/mftrace-1.2.19-r1.ebuild index ec0f31be3231..2ad587595348 100644 --- a/app-text/mftrace/mftrace-1.2.19-r1.ebuild +++ b/app-text/mftrace/mftrace-1.2.19-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 @@ -37,7 +37,7 @@ src_compile() { emake CFLAGS="-Wall ${CFLAGS}" } -src_install () { +src_install() { default python_optimize } diff --git a/app-text/mpage/mpage-2.5.6-r1.ebuild b/app-text/mpage/mpage-2.5.6-r1.ebuild index 6ab60421dd8f..f5e91377a3b5 100644 --- a/app-text/mpage/mpage-2.5.6-r1.ebuild +++ b/app-text/mpage/mpage-2.5.6-r1.ebuild @@ -33,7 +33,7 @@ src_compile() { MANDIR="${EPREFIX}"/usr/share/man/man1 } -src_install () { +src_install() { emake \ PREFIX="${ED}"/usr \ MANDIR="${ED}"/usr/share/man/man1 install diff --git a/app-text/multitail/multitail-6.4.1.ebuild b/app-text/multitail/multitail-6.4.1.ebuild index 38b011b1d39f..2c67a1735992 100644 --- a/app-text/multitail/multitail-6.4.1.ebuild +++ b/app-text/multitail/multitail-6.4.1.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 @@ -43,7 +43,7 @@ src_compile() { emake UTF8_SUPPORT=$(usex unicode) } -src_install () { +src_install() { dobin multitail insinto /etc diff --git a/app-text/multitail/multitail-6.4.2.ebuild b/app-text/multitail/multitail-6.4.2.ebuild index dbb81bb22436..819fc4d3e724 100644 --- a/app-text/multitail/multitail-6.4.2.ebuild +++ b/app-text/multitail/multitail-6.4.2.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 @@ -43,7 +43,7 @@ src_compile() { emake UTF8_SUPPORT=$(usex unicode) } -src_install () { +src_install() { dobin multitail insinto /etc diff --git a/app-text/namazu/namazu-2.0.21.ebuild b/app-text/namazu/namazu-2.0.21.ebuild index 54ecb12f321d..5d0b4d0d14e3 100644 --- a/app-text/namazu/namazu-2.0.21.ebuild +++ b/app-text/namazu/namazu-2.0.21.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" @@ -77,7 +77,7 @@ src_test() { emake -j1 check } -src_install () { +src_install() { default find "${ED}" -name '*.la' -delete || die diff --git a/app-text/namazu/namazu-2.0.22_pre7.ebuild b/app-text/namazu/namazu-2.0.22_pre7.ebuild index 8bb626158323..8517c8554367 100644 --- a/app-text/namazu/namazu-2.0.22_pre7.ebuild +++ b/app-text/namazu/namazu-2.0.22_pre7.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" @@ -75,7 +75,7 @@ src_test() { emake -j1 check } -src_install () { +src_install() { default find "${ED}" -name '*.la' -delete || die diff --git a/app-text/pdfminer/pdfminer-20140328-r1.ebuild b/app-text/pdfminer/pdfminer-20140328-r1.ebuild index 91cf73768b9e..342b4f9f88f3 100644 --- a/app-text/pdfminer/pdfminer-20140328-r1.ebuild +++ b/app-text/pdfminer/pdfminer-20140328-r1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" IUSE="doc examples test" RESTRICT="!test? ( test )" -python_compile_all(){ +python_compile_all() { use examples && emake -C samples all } diff --git a/app-text/pdfminer/pdfminer-20140328.ebuild b/app-text/pdfminer/pdfminer-20140328.ebuild index eea303083e1b..97c356bcfc39 100644 --- a/app-text/pdfminer/pdfminer-20140328.ebuild +++ b/app-text/pdfminer/pdfminer-20140328.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="doc examples" -python_compile_all(){ +python_compile_all() { use examples && emake -C samples all } diff --git a/app-text/pstotext/pstotext-1.9-r4.ebuild b/app-text/pstotext/pstotext-1.9-r4.ebuild index f08483acb74d..e514f3c9a379 100644 --- a/app-text/pstotext/pstotext-1.9-r4.ebuild +++ b/app-text/pstotext/pstotext-1.9-r4.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 @@ -27,7 +27,7 @@ src_prepare() { tc-export CC } -src_install () { +src_install() { dobin pstotext doman pstotext.1 } diff --git a/app-text/psutils/psutils-1.17-r3.ebuild b/app-text/psutils/psutils-1.17-r3.ebuild index 0b41f05b4edb..8aca2e46858c 100644 --- a/app-text/psutils/psutils-1.17-r3.ebuild +++ b/app-text/psutils/psutils-1.17-r3.ebuild @@ -33,7 +33,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dodir /usr/{bin,share/man} emake DESTDIR="${D}" install dodoc README diff --git a/app-text/refbase/refbase-0.9.6_p20180223.ebuild b/app-text/refbase/refbase-0.9.6_p20180223.ebuild index 425caca6082e..a36d4ed7ff86 100644 --- a/app-text/refbase/refbase-0.9.6_p20180223.ebuild +++ b/app-text/refbase/refbase-0.9.6_p20180223.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 @@ -18,7 +18,7 @@ DEPEND="app-arch/unzip" S="${WORKDIR}/${PN}-code-r1422-branches-bleeding-edge" -src_install () { +src_install() { webapp_src_preinst DOCS="AUTHORS BUGS ChangeLog NEWS README TODO UPDATE" diff --git a/app-text/referencer/referencer-1.2.2-r1.ebuild b/app-text/referencer/referencer-1.2.2-r1.ebuild index aec67160a1d3..6fa53d118dd7 100644 --- a/app-text/referencer/referencer-1.2.2-r1.ebuild +++ b/app-text/referencer/referencer-1.2.2-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" @@ -40,7 +40,7 @@ DEPEND=" PATCHES=( ${FILESDIR}/${PN}-${PV}-lib_path.patch ) -src_prepare () { +src_prepare() { default python_fix_shebang plugins } diff --git a/app-text/tkinfo/tkinfo-2.8-r1.ebuild b/app-text/tkinfo/tkinfo-2.8-r1.ebuild index 0f8c3044f5d7..bff5686e6c96 100644 --- a/app-text/tkinfo/tkinfo-2.8-r1.ebuild +++ b/app-text/tkinfo/tkinfo-2.8-r1.ebuild @@ -23,7 +23,7 @@ src_prepare() { die "sed tkinfo failed" } -src_install () { +src_install() { dobin "${PN}" doman "${PN}.1" } diff --git a/app-text/wv/wv-1.2.9-r2.ebuild b/app-text/wv/wv-1.2.9-r2.ebuild index 64c371e4ece2..2927d8aeef2a 100644 --- a/app-text/wv/wv-1.2.9-r2.ebuild +++ b/app-text/wv/wv-1.2.9-r2.ebuild @@ -51,7 +51,7 @@ src_configure() { $(use_with wmf libwmf) } -src_install () { +src_install() { default prune_libtool_files diff --git a/app-text/xapian-omega/xapian-omega-1.2.25.ebuild b/app-text/xapian-omega/xapian-omega-1.2.25.ebuild index 7689f5835335..dbca81512708 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.25.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.25.ebuild @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/1.2.22 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.10.ebuild b/app-text/xapian-omega/xapian-omega-1.4.10.ebuild index 4a7e3ffd806d..f76f70d1acab 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.10.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.10.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" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.11.ebuild b/app-text/xapian-omega/xapian-omega-1.4.11.ebuild index 4a7e3ffd806d..f76f70d1acab 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.11.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.11.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" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.12.ebuild b/app-text/xapian-omega/xapian-omega-1.4.12.ebuild index 4a7e3ffd806d..f76f70d1acab 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.12.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.12.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" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.13.ebuild b/app-text/xapian-omega/xapian-omega-1.4.13.ebuild index 4a7e3ffd806d..f76f70d1acab 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.13.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.13.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" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.14.ebuild b/app-text/xapian-omega/xapian-omega-1.4.14.ebuild index 4a7e3ffd806d..f76f70d1acab 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.14.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.14.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" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.5.ebuild b/app-text/xapian-omega/xapian-omega-1.4.5.ebuild index 60c5f808c3fa..92413d87bc98 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.5.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.5.ebuild @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.7.ebuild b/app-text/xapian-omega/xapian-omega-1.4.7.ebuild index 062bc700d6f5..af99b4ba7ec4 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.7.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.7.ebuild @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.8.ebuild b/app-text/xapian-omega/xapian-omega-1.4.8.ebuild index 2790bf5b9f0e..e045628ddf17 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.8.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/app-text/xapian-omega/xapian-omega-1.4.9.ebuild b/app-text/xapian-omega/xapian-omega-1.4.9.ebuild index 2790bf5b9f0e..e045628ddf17 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.9.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ DEPEND="dev-libs/xapian:0/30 sys-libs/zlib" RDEPEND="${DEPEND}" -src_install () { +src_install() { emake DESTDIR="${D}" install # Protect /etc/omega.conf diff --git a/dev-ada/gnat-suite-bin/gnat-suite-bin-2014.ebuild b/dev-ada/gnat-suite-bin/gnat-suite-bin-2014.ebuild index 84e63a9aef84..1563a86ca648 100644 --- a/dev-ada/gnat-suite-bin/gnat-suite-bin-2014.ebuild +++ b/dev-ada/gnat-suite-bin/gnat-suite-bin-2014.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" @@ -100,7 +100,7 @@ src_install() { fperms 755 ${PREFIX}/libexec/gprbuild/gprlib } -pkg_postinst () { +pkg_postinst() { einfo "GNAT GPL is now installed. To launch it, you must put" einfo " ${PREFIX}/bin" einfo "in front of your PATH environment variable. The following" diff --git a/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild b/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild index fe753f78bac8..cd65dfa8890a 100644 --- a/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.ebuild +++ b/dev-ada/gnat-suite-bin/gnat-suite-bin-2016.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" @@ -95,7 +95,7 @@ src_install() { fperms 755 ${PREFIX}/libexec/gprbuild/gprlib } -pkg_postinst () { +pkg_postinst() { einfo "GNAT GPL is now installed. To launch it, you must put" einfo " ${PREFIX}/bin" einfo "in front of your PATH environment variable. The following" diff --git a/dev-ada/gnat-suite-bin/gnat-suite-bin-2017.ebuild b/dev-ada/gnat-suite-bin/gnat-suite-bin-2017.ebuild index 538f8b0544bb..47430b2c1028 100644 --- a/dev-ada/gnat-suite-bin/gnat-suite-bin-2017.ebuild +++ b/dev-ada/gnat-suite-bin/gnat-suite-bin-2017.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" @@ -95,7 +95,7 @@ src_install() { fperms 755 ${PREFIX}/libexec/gprbuild/gprlib } -pkg_postinst () { +pkg_postinst() { einfo "GNAT GPL is now installed. To launch it, you must put" einfo " ${PREFIX}/bin" einfo "in front of your PATH environment variable. The following" diff --git a/dev-ada/gnat-suite-bin/gnat-suite-bin-2018.ebuild b/dev-ada/gnat-suite-bin/gnat-suite-bin-2018.ebuild index a6d08d2be740..04ffaf338d72 100644 --- a/dev-ada/gnat-suite-bin/gnat-suite-bin-2018.ebuild +++ b/dev-ada/gnat-suite-bin/gnat-suite-bin-2018.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" @@ -75,7 +75,7 @@ src_install() { fperms 755 ${PREFIX}/libexec/gprbuild/gprlib } -pkg_postinst () { +pkg_postinst() { einfo "GNAT GPL is now installed. To launch it, you must put" einfo " ${PREFIX}/bin" einfo "in front of your PATH environment variable. The following" diff --git a/dev-ada/gnat-suite-bin/gnat-suite-bin-2019.ebuild b/dev-ada/gnat-suite-bin/gnat-suite-bin-2019.ebuild index 587a7e9955f3..8e8d445e3d3d 100644 --- a/dev-ada/gnat-suite-bin/gnat-suite-bin-2019.ebuild +++ b/dev-ada/gnat-suite-bin/gnat-suite-bin-2019.ebuild @@ -75,7 +75,7 @@ src_install() { fperms 755 ${PREFIX}/libexec/gprbuild/gprlib } -pkg_postinst () { +pkg_postinst() { einfo "GNAT GPL is now installed. To launch it, you must put" einfo " ${PREFIX}/bin" einfo "in front of your PATH environment variable. The following" diff --git a/dev-ada/gnatcoll-db/gnatcoll-db-2019.ebuild b/dev-ada/gnatcoll-db/gnatcoll-db-2019.ebuild index e061c4cf6a6f..58c774b5e3c6 100644 --- a/dev-ada/gnatcoll-db/gnatcoll-db-2019.ebuild +++ b/dev-ada/gnatcoll-db/gnatcoll-db-2019.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 @@ -40,7 +40,7 @@ S="${WORKDIR}"/${PN}-${commitId} PATCHES=( "${FILESDIR}"/${PN}-2018-gentoo.patch ) -pkg_setup () { +pkg_setup() { python-single-r1_pkg_setup ada_setup } diff --git a/dev-ada/libadalang/libadalang-2018-r2.ebuild b/dev-ada/libadalang/libadalang-2018-r2.ebuild index 6c587d89b913..bbb04ac9fc4f 100644 --- a/dev-ada/libadalang/libadalang-2018-r2.ebuild +++ b/dev-ada/libadalang/libadalang-2018-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=7 @@ -54,11 +54,11 @@ src_compile() { --build-mode='prod' || die } -src_test () { +src_test() { ada/manage.py test | grep FAILED && die } -src_install () { +src_install() { ada/manage.py \ $(use_enable shared) \ $(use_enable static-libs static) \ diff --git a/dev-ada/libadalang/libadalang-2019-r1.ebuild b/dev-ada/libadalang/libadalang-2019-r1.ebuild index 02d37bc01231..2d2c39e9b8db 100644 --- a/dev-ada/libadalang/libadalang-2019-r1.ebuild +++ b/dev-ada/libadalang/libadalang-2019-r1.ebuild @@ -59,12 +59,12 @@ src_compile() { --build-mode='prod' || die } -src_test () { +src_test() { ada/manage.py test | tee libadalang.testOut; grep -q FAILED libadalang.testOut && die } -src_install () { +src_install() { ada/manage.py \ -v \ --library-types $libtype \ diff --git a/dev-ada/xmlada/xmlada-2019-r1.ebuild b/dev-ada/xmlada/xmlada-2019-r1.ebuild index 794b5c7d879d..a08b9acda13c 100644 --- a/dev-ada/xmlada/xmlada-2019-r1.ebuild +++ b/dev-ada/xmlada/xmlada-2019-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 @@ -28,11 +28,11 @@ S="${WORKDIR}"/${MYP}-src PATCHES=( "${FILESDIR}"/${P}-gentoo.patch ) -src_configure () { +src_configure() { econf --prefix="${D}"/usr } -src_compile () { +src_compile() { build () { gprbuild -j$(makeopts_jobs) -m -p -v -XLIBRARY_TYPE=$1 \ -XBUILD=Production -XPROCESSORS=$(makeopts_jobs) xmlada.gpr \ @@ -55,7 +55,7 @@ src_test() { grep -q DIFF xmlada.testLog && die } -src_install () { +src_install() { build () { gprinstall -XLIBRARY_TYPE=$1 -f -p -XBUILD=Production \ -XPROCESSORS=$(makeopts_jobs) --prefix="${D}"/usr \ diff --git a/dev-db/henplus/henplus-0.9.8-r1.ebuild b/dev-db/henplus/henplus-0.9.8-r1.ebuild index c42f56c5c950..cee0e94668a1 100644 --- a/dev-db/henplus/henplus-0.9.8-r1.ebuild +++ b/dev-db/henplus/henplus-0.9.8-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=5 @@ -29,7 +29,7 @@ java_prepare() { JAVA_ANT_REWRITE_CLASSPATH="true" EANT_GENTOO_CLASSPATH="commons-cli-1,libreadline-java" -src_install () { +src_install() { java-pkg_dojar "build/${PN}.jar" java-pkg_dolauncher ${PN} -pre "${FILESDIR}/${PN}.pre" \ diff --git a/dev-db/libdbi/libdbi-0.9.0.ebuild b/dev-db/libdbi/libdbi-0.9.0.ebuild index 97a3a4ea1e46..d1248c13979a 100644 --- a/dev-db/libdbi/libdbi-0.9.0.ebuild +++ b/dev-db/libdbi/libdbi-0.9.0.ebuild @@ -47,7 +47,7 @@ src_configure() { $(use_enable static-libs static) } -src_install () { +src_install() { default prune_libtool_files --all diff --git a/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild b/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild index ca2d04023a40..4c81bfaba750 100644 --- a/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild +++ b/dev-db/libodbc++/libodbc++-0.2.5-r2.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 @@ -90,7 +90,7 @@ src_compile() { [ -n "${failures}" ] && die "Failures: ${failures}" } -src_install () { +src_install() { dodoc AUTHORS BUGS ChangeLog NEWS README THANKS TODO buildlist="${SB} ${SB_MT}" diff --git a/dev-db/mariadb/mariadb-10.1.38-r1.ebuild b/dev-db/mariadb/mariadb-10.1.38-r1.ebuild index a0969b33760f..b9ac00934060 100644 --- a/dev-db/mariadb/mariadb-10.1.38-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.1.38-r1.ebuild @@ -271,7 +271,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.1.43.ebuild b/dev-db/mariadb/mariadb-10.1.43.ebuild index 2dc6b40a6680..f0637689455c 100644 --- a/dev-db/mariadb/mariadb-10.1.43.ebuild +++ b/dev-db/mariadb/mariadb-10.1.43.ebuild @@ -276,7 +276,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.1.44.ebuild b/dev-db/mariadb/mariadb-10.1.44.ebuild index b68568b59247..3e83ad3645dd 100644 --- a/dev-db/mariadb/mariadb-10.1.44.ebuild +++ b/dev-db/mariadb/mariadb-10.1.44.ebuild @@ -280,7 +280,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.2.22-r1.ebuild b/dev-db/mariadb/mariadb-10.2.22-r1.ebuild index e80c895eb630..e8976b996e16 100644 --- a/dev-db/mariadb/mariadb-10.2.22-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.2.22-r1.ebuild @@ -309,7 +309,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.2.29.ebuild b/dev-db/mariadb/mariadb-10.2.29.ebuild index 64799a4f908f..0d9de25fccb9 100644 --- a/dev-db/mariadb/mariadb-10.2.29.ebuild +++ b/dev-db/mariadb/mariadb-10.2.29.ebuild @@ -318,7 +318,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.2.31.ebuild b/dev-db/mariadb/mariadb-10.2.31.ebuild index 8e713f24f7cd..4837542c9d85 100644 --- a/dev-db/mariadb/mariadb-10.2.31.ebuild +++ b/dev-db/mariadb/mariadb-10.2.31.ebuild @@ -319,7 +319,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.3.20.ebuild b/dev-db/mariadb/mariadb-10.3.20.ebuild index 4776e6b5b398..20aedd4ba8af 100644 --- a/dev-db/mariadb/mariadb-10.3.20.ebuild +++ b/dev-db/mariadb/mariadb-10.3.20.ebuild @@ -308,7 +308,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.3.22.ebuild b/dev-db/mariadb/mariadb-10.3.22.ebuild index f65deda16f81..ea9008c72ade 100644 --- a/dev-db/mariadb/mariadb-10.3.22.ebuild +++ b/dev-db/mariadb/mariadb-10.3.22.ebuild @@ -309,7 +309,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.4.10.ebuild b/dev-db/mariadb/mariadb-10.4.10.ebuild index 8e1f05749ca4..4f28a3ad6b1e 100644 --- a/dev-db/mariadb/mariadb-10.4.10.ebuild +++ b/dev-db/mariadb/mariadb-10.4.10.ebuild @@ -318,7 +318,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-10.4.12.ebuild b/dev-db/mariadb/mariadb-10.4.12.ebuild index 10c241797c7d..0e5f5ec5df15 100644 --- a/dev-db/mariadb/mariadb-10.4.12.ebuild +++ b/dev-db/mariadb/mariadb-10.4.12.ebuild @@ -319,7 +319,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-5.5.66.ebuild b/dev-db/mariadb/mariadb-5.5.66.ebuild index ed421bcb0939..4e6a03430f24 100644 --- a/dev-db/mariadb/mariadb-5.5.66.ebuild +++ b/dev-db/mariadb/mariadb-5.5.66.ebuild @@ -237,7 +237,7 @@ src_prepare() { cmake-utils_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mariadb/mariadb-5.5.67.ebuild b/dev-db/mariadb/mariadb-5.5.67.ebuild index fbd7f924edf8..73874428bb31 100644 --- a/dev-db/mariadb/mariadb-5.5.67.ebuild +++ b/dev-db/mariadb/mariadb-5.5.67.ebuild @@ -237,7 +237,7 @@ src_prepare() { cmake-utils_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/metakit/metakit-2.4.9.7-r2.ebuild b/dev-db/metakit/metakit-2.4.9.7-r2.ebuild index 6f734ed0c15c..3d8abacaa649 100644 --- a/dev-db/metakit/metakit-2.4.9.7-r2.ebuild +++ b/dev-db/metakit/metakit-2.4.9.7-r2.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 @@ -62,7 +62,7 @@ src_compile() { fi } -src_install () { +src_install() { default mv "${ED}"//usr/$(get_libdir)/libmk4.so{,.2.4} diff --git a/dev-db/myodbc/myodbc-5.3.9.ebuild b/dev-db/myodbc/myodbc-5.3.9.ebuild index bcdb2f0d975c..af3037935451 100644 --- a/dev-db/myodbc/myodbc-5.3.9.ebuild +++ b/dev-db/myodbc/myodbc-5.3.9.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 @@ -27,9 +27,9 @@ RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}]" S=${WORKDIR} -#src_configure(){ :; } +#src_configure() { :; } -src_compile(){ :; } +src_compile() { :; } multilib_src_install() { cd "${S}" || die diff --git a/dev-db/mysql-cluster/mysql-cluster-7.2.34.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.2.34.ebuild index 8cab2ed15bc2..bd54a6729ec9 100644 --- a/dev-db/mysql-cluster/mysql-cluster-7.2.34.ebuild +++ b/dev-db/mysql-cluster/mysql-cluster-7.2.34.ebuild @@ -223,7 +223,7 @@ src_prepare() { java-pkg-opt-2_src_prepare } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild index b97aed539379..7969b44c5892 100644 --- a/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild +++ b/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild @@ -224,7 +224,7 @@ src_prepare() { java-utils-2_src_prepare } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild index fa9c30f88f7d..ad252c1349b3 100644 --- a/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild +++ b/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild @@ -224,7 +224,7 @@ src_prepare() { java-utils-2_src_prepare } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/mysql/mysql-5.6.44-r1.ebuild b/dev-db/mysql/mysql-5.6.44-r1.ebuild index 3e0e3ef97320..beb0cfb51484 100644 --- a/dev-db/mysql/mysql-5.6.44-r1.ebuild +++ b/dev-db/mysql/mysql-5.6.44-r1.ebuild @@ -228,7 +228,7 @@ src_prepare() { cmake-utils_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mysql/mysql-5.6.45-r2.ebuild b/dev-db/mysql/mysql-5.6.45-r2.ebuild index eeb9a544447c..31f2e40e4ae7 100644 --- a/dev-db/mysql/mysql-5.6.45-r2.ebuild +++ b/dev-db/mysql/mysql-5.6.45-r2.ebuild @@ -237,7 +237,7 @@ src_prepare() { cmake-utils_src_prepare } -src_configure(){ +src_configure() { # bug 508724 mariadb cannot use ld.gold tc-ld-disable-gold # Bug #114895, bug #110149 diff --git a/dev-db/mysql/mysql-5.7.26-r1.ebuild b/dev-db/mysql/mysql-5.7.26-r1.ebuild index 0a7e0645d3e1..6a6d86bf27bc 100644 --- a/dev-db/mysql/mysql-5.7.26-r1.ebuild +++ b/dev-db/mysql/mysql-5.7.26-r1.ebuild @@ -304,7 +304,7 @@ src_prepare() { sed -i 's~ADD_SUBDIRECTORY(storage/ndb)~~' CMakeLists.txt || die } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/mysql/mysql-5.7.27-r1.ebuild b/dev-db/mysql/mysql-5.7.27-r1.ebuild index af1a86b08a41..912e350a9125 100644 --- a/dev-db/mysql/mysql-5.7.27-r1.ebuild +++ b/dev-db/mysql/mysql-5.7.27-r1.ebuild @@ -315,7 +315,7 @@ src_prepare() { sed -i 's~ADD_SUBDIRECTORY(storage/ndb)~~' CMakeLists.txt || die } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/mysql/mysql-5.7.29.ebuild b/dev-db/mysql/mysql-5.7.29.ebuild index 2fea30d9577d..86a70707a833 100644 --- a/dev-db/mysql/mysql-5.7.29.ebuild +++ b/dev-db/mysql/mysql-5.7.29.ebuild @@ -313,7 +313,7 @@ src_prepare() { sed -i 's~ADD_SUBDIRECTORY(storage/ndb)~~' CMakeLists.txt || die } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/mysql/mysql-8.0.19-r1.ebuild b/dev-db/mysql/mysql-8.0.19-r1.ebuild index d519e5068337..96e80ed37db6 100644 --- a/dev-db/mysql/mysql-8.0.19-r1.ebuild +++ b/dev-db/mysql/mysql-8.0.19-r1.ebuild @@ -207,7 +207,7 @@ src_prepare() { cmake-utils_src_prepare } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/percona-server/percona-server-5.7.27.30.ebuild b/dev-db/percona-server/percona-server-5.7.27.30.ebuild index a61000aef257..200a7c0f7436 100644 --- a/dev-db/percona-server/percona-server-5.7.27.30.ebuild +++ b/dev-db/percona-server/percona-server-5.7.27.30.ebuild @@ -361,7 +361,7 @@ src_prepare() { sed -i 's~ADD_SUBDIRECTORY(storage/ndb)~~' CMakeLists.txt || die } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-db/percona-server/percona-server-8.0.18.9.ebuild b/dev-db/percona-server/percona-server-8.0.18.9.ebuild index 93fbfaacf7f7..55c42cf99f54 100644 --- a/dev-db/percona-server/percona-server-8.0.18.9.ebuild +++ b/dev-db/percona-server/percona-server-8.0.18.9.ebuild @@ -218,7 +218,7 @@ src_prepare() { cmake-utils_src_prepare } -src_configure(){ +src_configure() { # Bug #114895, bug #110149 filter-flags "-O" "-O[01]" diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild index fd1110890b57..32bb72c40782 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild @@ -53,7 +53,7 @@ src_compile() { emake "$@" } -src_install () { +src_install() { emake -j1 DESTDIR="${D}" "$@" install #nowarn mono_multilib_comply local commondoc=( AUTHORS ChangeLog README TODO ) diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r2.ebuild index 233e2a77fd10..90794452cf39 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r2.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r2.ebuild @@ -54,7 +54,7 @@ src_compile() { emake "$@" } -src_install () { +src_install() { emake -j1 DESTDIR="${D}" "$@" install #nowarn mono_multilib_comply local commondoc=( AUTHORS ChangeLog README TODO ) diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild index 4dafca8273bd..5e07d0b66009 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r3.ebuild @@ -52,7 +52,7 @@ src_compile() { emake "$@" } -src_install () { +src_install() { emake -j1 DESTDIR="${D}" "$@" install #nowarn dotnet_multilib_comply local commondoc=( AUTHORS ChangeLog README TODO ) diff --git a/dev-dotnet/libgdiplus/libgdiplus-4.2-r2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-4.2-r2.ebuild index 830e249384ff..fae2d76969ec 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-4.2-r2.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-4.2-r2.ebuild @@ -36,7 +36,7 @@ src_configure() { $(usex cairo "" "--with-pango") } -src_install () { +src_install() { default dotnet_multilib_comply diff --git a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild index 6c70167a307e..93891c63f742 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild @@ -36,7 +36,7 @@ src_configure() { $(usex cairo "" "--with-pango") } -src_install () { +src_install() { default dotnet_multilib_comply diff --git a/dev-dotnet/libgdiplus/libgdiplus-5.6.1-r1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-5.6.1-r1.ebuild index 912d37ea5186..7516ec260287 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-5.6.1-r1.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-5.6.1-r1.ebuild @@ -44,7 +44,7 @@ src_configure() { $(usex cairo "" "--with-pango") } -src_install () { +src_install() { default dotnet_multilib_comply diff --git a/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild b/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild index b9e80bf4e2e1..4f9acf5c941c 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild @@ -37,7 +37,7 @@ src_configure() { $(usex cairo "" "--with-pango") } -src_install () { +src_install() { default dotnet_multilib_comply diff --git a/dev-games/libmt_client/libmt_client-0.1.98.ebuild b/dev-games/libmt_client/libmt_client-0.1.98.ebuild index 4b26528a061a..46c1e6efde71 100644 --- a/dev-games/libmt_client/libmt_client-0.1.98.ebuild +++ b/dev-games/libmt_client/libmt_client-0.1.98.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 @@ -19,6 +19,6 @@ DEPEND="dev-libs/glib:2 dev-games/libmaitretarot" RDEPEND=${DEPEND} -src_prepare () { +src_prepare() { epatch "${FILESDIR}"/${P}-format.patch } diff --git a/dev-go/get-ego-vendor/get-ego-vendor-0.1.0.ebuild b/dev-go/get-ego-vendor/get-ego-vendor-0.1.0.ebuild index 698caa797b7e..7990d1673b78 100644 --- a/dev-go/get-ego-vendor/get-ego-vendor-0.1.0.ebuild +++ b/dev-go/get-ego-vendor/get-ego-vendor-0.1.0.ebuild @@ -12,11 +12,11 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc64" -src_compile () { +src_compile() { go build || die } -src_install () { +src_install() { dobin get-ego-vendor dodoc README.md } diff --git a/dev-haskell/hsql/hsql-1.8.2-r1.ebuild b/dev-haskell/hsql/hsql-1.8.2-r1.ebuild index 29cca67ecdb1..d8f03ac6cc02 100644 --- a/dev-haskell/hsql/hsql-1.8.2-r1.ebuild +++ b/dev-haskell/hsql/hsql-1.8.2-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=5 @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} >=dev-haskell/cabal-1.10 " -pkg_postinst () { +pkg_postinst() { ghc-package_pkg_postinst elog "You will probably want to emerge one or more HSQL backend." diff --git a/dev-java/jrrd/jrrd-1.0.1-r2.ebuild b/dev-java/jrrd/jrrd-1.0.1-r2.ebuild index 99bc7ddf318d..286cb6ffdc32 100644 --- a/dev-java/jrrd/jrrd-1.0.1-r2.ebuild +++ b/dev-java/jrrd/jrrd-1.0.1-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 @@ -32,7 +32,7 @@ src_configure() { econf } -src_compile(){ +src_compile() { emake -j1 use doc && ejavadoc -d javadoc $(find org -name "*.java") } diff --git a/dev-java/netty-tcnative/netty-tcnative-1.1.33.15.ebuild b/dev-java/netty-tcnative/netty-tcnative-1.1.33.15.ebuild index 395e9a7a95df..a8a2536e6871 100644 --- a/dev-java/netty-tcnative/netty-tcnative-1.1.33.15.ebuild +++ b/dev-java/netty-tcnative/netty-tcnative-1.1.33.15.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=5 @@ -51,7 +51,7 @@ java_prepare() { eautoreconf } -src_configure(){ +src_configure() { cd "${NATIVE_DIR}" || die econf --with-apr=/usr/bin/apr-1-config --with-ssl=/usr } diff --git a/dev-java/okio/okio-1.11.0.ebuild b/dev-java/okio/okio-1.11.0.ebuild index 57105c8e9838..ce07c77a5885 100644 --- a/dev-java/okio/okio-1.11.0.ebuild +++ b/dev-java/okio/okio-1.11.0.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="5" @@ -34,6 +34,6 @@ S="${WORKDIR}/${PN}-${MY_P}" JAVA_GENTOO_CLASSPATH="jmh-core,junit-4" -src_prepare(){ +src_prepare() { epatch "${FILESDIR}/okio-remove-maven-animal-jre.patch" } diff --git a/dev-java/wstx/wstx-3.2.9-r1.ebuild b/dev-java/wstx/wstx-3.2.9-r1.ebuild index aab3ce385731..ddddc0b42a6c 100644 --- a/dev-java/wstx/wstx-3.2.9-r1.ebuild +++ b/dev-java/wstx/wstx-3.2.9-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="5" @@ -49,7 +49,7 @@ java_prepare() { EANT_GENTOO_CLASSPATH="sax,msv,relaxng-datatype" -src_test(){ +src_test() { java-pkg-2_src_test } diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild index 080a086917d9..a7faa6d725e0 100644 --- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild +++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.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="5" @@ -55,7 +55,7 @@ src_test() { java-pkg-2_src_test } -src_install(){ +src_install() { java-pkg_newjar build/${P}.jar use source && java-pkg_dosrc src/java/org diff --git a/dev-lang/coffee-script/coffee-script-1.12.5.ebuild b/dev-lang/coffee-script/coffee-script-1.12.5.ebuild index 6029b25ed394..43791b8fa0d3 100644 --- a/dev-lang/coffee-script/coffee-script-1.12.5.ebuild +++ b/dev-lang/coffee-script/coffee-script-1.12.5.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 @@ -21,7 +21,7 @@ IUSE="doc examples" RDEPEND="net-libs/nodejs" -src_install(){ +src_install() { local npm_module_dir="/usr/$(get_libdir)/node/${PN}" insinto "${npm_module_dir}" doins *.js package.json diff --git a/dev-lang/coffee-script/coffee-script-1.9.3-r1.ebuild b/dev-lang/coffee-script/coffee-script-1.9.3-r1.ebuild index 941e12267f0a..c7bd4d3403ae 100644 --- a/dev-lang/coffee-script/coffee-script-1.9.3-r1.ebuild +++ b/dev-lang/coffee-script/coffee-script-1.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=5 @@ -27,7 +27,7 @@ IUSE="doc examples" RDEPEND="net-libs/nodejs" -src_install(){ +src_install() { local npm_module_dir="/usr/$(get_libdir)/node/${PN}" insinto "${npm_module_dir}" doins *.js package.json diff --git a/dev-lang/coffee-script/coffee-script-2.3.2.ebuild b/dev-lang/coffee-script/coffee-script-2.3.2.ebuild index 9616a311be52..ce12a698c64d 100644 --- a/dev-lang/coffee-script/coffee-script-2.3.2.ebuild +++ b/dev-lang/coffee-script/coffee-script-2.3.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 @@ -21,7 +21,7 @@ IUSE="doc examples" RDEPEND="net-libs/nodejs" -src_install(){ +src_install() { local npm_module_dir="/usr/$(get_libdir)/node/${PN}" insinto "${npm_module_dir}" doins *.js package.json diff --git a/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild index ae8bf794939c..555b2df05631 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2016-r4.ebuild @@ -161,7 +161,7 @@ src_compile() { gcc_do_make "-C gcc gnattools" } -pkg_postinst () { +pkg_postinst() { toolchain_pkg_postinst einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more" einfo "The compiler binary is gcc-${TOOLCHAIN_GCC_PV}" diff --git a/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild index 759588fab428..8a6cf4555b8c 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild @@ -144,7 +144,7 @@ src_compile() { gcc_do_make "-C gcc gnattools" } -pkg_postinst () { +pkg_postinst() { toolchain_pkg_postinst einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more" einfo "The compiler binary is ${CTARGET}-gcc-${TOOLCHAIN_GCC_PV}" diff --git a/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild index 35dc9364a3d4..6559a30cfa32 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2018-r3.ebuild @@ -142,7 +142,7 @@ src_compile() { gcc_do_make "-C gcc gnattools" } -pkg_postinst () { +pkg_postinst() { toolchain_pkg_postinst einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more" einfo "The compiler binary is ${CTARGET}-gcc-${TOOLCHAIN_GCC_PV}" diff --git a/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild index 3a2b6cba1540..2d74d35e7a04 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2019-r1.ebuild @@ -141,7 +141,7 @@ src_compile() { gcc_do_make "-C gcc gnattools" } -pkg_postinst () { +pkg_postinst() { toolchain_pkg_postinst einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more" einfo "The compiler binary is ${CTARGET}-gcc-${TOOLCHAIN_GCC_PV}" diff --git a/dev-lang/lisaac/lisaac-0.13.1-r2.ebuild b/dev-lang/lisaac/lisaac-0.13.1-r2.ebuild index dffa1101fd40..7d7646984cb0 100644 --- a/dev-lang/lisaac/lisaac-0.13.1-r2.ebuild +++ b/dev-lang/lisaac/lisaac-0.13.1-r2.ebuild @@ -20,12 +20,12 @@ RDEPEND="${DEPEND}" SITEFILE=50${PN}-gentoo.el -src_prepare(){ +src_prepare() { epatch "${FILESDIR}/${P}-makefile.patch" rm lib/number/essai } -src_compile(){ +src_compile() { emake CC="$(tc-getCC)" if use emacs; then @@ -34,7 +34,7 @@ src_compile(){ fi } -src_install(){ +src_install() { emake DESTDIR="${D}" DOC="/usr/share/doc/${PF}" install if use vim-syntax; then @@ -57,7 +57,7 @@ src_install(){ fi } -pkg_postinst(){ +pkg_postinst() { if use vim-syntax; then elog "Add the following line to your vimrc if you want" elog "to enable the lisaac support :" @@ -68,6 +68,6 @@ pkg_postinst(){ use emacs && elisp-site-regen } -pkg_postrm(){ +pkg_postrm() { use emacs && elisp-site-regen } diff --git a/dev-lang/luajit/luajit-2.0.5-r1.ebuild b/dev-lang/luajit/luajit-2.0.5-r1.ebuild index 6b07deee37a7..0e4dc83ff928 100644 --- a/dev-lang/luajit/luajit-2.0.5-r1.ebuild +++ b/dev-lang/luajit/luajit-2.0.5-r1.ebuild @@ -27,7 +27,7 @@ PATCHES=( "${FILESDIR}/${PN}-2-ldconfig.patch" ) S="${WORKDIR}/${MY_P}" -src_prepare(){ +src_prepare() { if [[ -n ${HOTFIX} ]]; then eapply "${DISTDIR}/${HOTFIX}" fi @@ -55,7 +55,7 @@ src_compile() { _emake XCFLAGS="$(usex lua52compat "-DLUAJIT_ENABLE_LUA52COMPAT" "")" } -src_install(){ +src_install() { _emake install pax-mark m "${ED}usr/bin/luajit-${MY_PV}" diff --git a/dev-lang/luajit/luajit-2.1.0_beta3.ebuild b/dev-lang/luajit/luajit-2.1.0_beta3.ebuild index 9406beb98c84..b38bb2b260d7 100644 --- a/dev-lang/luajit/luajit-2.1.0_beta3.ebuild +++ b/dev-lang/luajit/luajit-2.1.0_beta3.ebuild @@ -44,7 +44,7 @@ src_compile() { _emake XCFLAGS="$(usex lua52compat "-DLUAJIT_ENABLE_LUA52COMPAT" "")" } -src_install(){ +src_install() { _emake install pax-mark m "${ED}usr/bin/luajit-${MY_PV}" diff --git a/dev-lang/perl/perl-5.30.1.ebuild b/dev-lang/perl/perl-5.30.1.ebuild index d2378f63b0b9..98cca9ef5715 100644 --- a/dev-lang/perl/perl-5.30.1.ebuild +++ b/dev-lang/perl/perl-5.30.1.ebuild @@ -650,6 +650,6 @@ pkg_postinst() { fi } -pkg_postrm(){ +pkg_postrm() { dual_scripts } diff --git a/dev-lang/rust-bin/rust-bin-1.37.0.ebuild b/dev-lang/rust-bin/rust-bin-1.37.0.ebuild index a2f03ec227a5..806582e1e8da 100644 --- a/dev-lang/rust-bin/rust-bin-1.37.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.37.0.ebuild @@ -36,7 +36,7 @@ QA_PREBUILT=" opt/${P}/lib/rustlib/*/lib/*.rlib* " -pkg_pretend () { +pkg_pretend() { if [[ "$(tc-is-softfloat)" != "no" ]] && [[ ${CHOST} == armv7* ]]; then die "${CHOST} is not supported by upstream Rust. You must use a hard float version." fi diff --git a/dev-lang/rust-bin/rust-bin-1.38.0.ebuild b/dev-lang/rust-bin/rust-bin-1.38.0.ebuild index 8ae4cfb6ab9e..81f846015348 100644 --- a/dev-lang/rust-bin/rust-bin-1.38.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.38.0.ebuild @@ -36,7 +36,7 @@ QA_PREBUILT=" opt/${P}/lib/rustlib/*/lib/*.rlib* " -pkg_pretend () { +pkg_pretend() { if [[ "$(tc-is-softfloat)" != "no" ]] && [[ ${CHOST} == armv7* ]]; then die "${CHOST} is not supported by upstream Rust. You must use a hard float version." fi diff --git a/dev-lang/rust-bin/rust-bin-1.39.0.ebuild b/dev-lang/rust-bin/rust-bin-1.39.0.ebuild index 6660b1a1ef2a..05a8f1bbcc45 100644 --- a/dev-lang/rust-bin/rust-bin-1.39.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.39.0.ebuild @@ -36,7 +36,7 @@ QA_PREBUILT=" opt/${P}/lib/rustlib/*/lib/*.rlib* " -pkg_pretend () { +pkg_pretend() { if [[ "$(tc-is-softfloat)" != "no" ]] && [[ ${CHOST} == armv7* ]]; then die "${CHOST} is not supported by upstream Rust. You must use a hard float version." fi diff --git a/dev-lang/rust-bin/rust-bin-1.40.0.ebuild b/dev-lang/rust-bin/rust-bin-1.40.0.ebuild index 8ae4cfb6ab9e..81f846015348 100644 --- a/dev-lang/rust-bin/rust-bin-1.40.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.40.0.ebuild @@ -36,7 +36,7 @@ QA_PREBUILT=" opt/${P}/lib/rustlib/*/lib/*.rlib* " -pkg_pretend () { +pkg_pretend() { if [[ "$(tc-is-softfloat)" != "no" ]] && [[ ${CHOST} == armv7* ]]; then die "${CHOST} is not supported by upstream Rust. You must use a hard float version." fi diff --git a/dev-lang/rust-bin/rust-bin-1.41.0.ebuild b/dev-lang/rust-bin/rust-bin-1.41.0.ebuild index 234a574cdba9..e61242a31c03 100644 --- a/dev-lang/rust-bin/rust-bin-1.41.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.41.0.ebuild @@ -36,7 +36,7 @@ QA_PREBUILT=" opt/${P}/lib/rustlib/*/lib/*.rlib* " -pkg_pretend () { +pkg_pretend() { if [[ "$(tc-is-softfloat)" != "no" ]] && [[ ${CHOST} == armv7* ]]; then die "${CHOST} is not supported by upstream Rust. You must use a hard float version." fi diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild index 991822694fdd..97c9250c7323 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} app-arch/zip virtual/pkgconfig" -pkg_setup(){ +pkg_setup() { if [[ ${MERGE_TYPE} != "binary" ]]; then export LC_ALL="C" fi diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild index 57ca87027f33..ade3e165d148 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r7.ebuild @@ -53,7 +53,7 @@ PATCHES=( DOCS=( ${S}/README ) HTML_DOCS=( ${BUILDDIR}/README.html ) -pkg_setup(){ +pkg_setup() { if [[ ${MERGE_TYPE} != "binary" ]]; then export LC_ALL="C" fi diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild index 867a08fc10ac..e5db814edbc4 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild @@ -54,7 +54,7 @@ PATCHES=( DOCS=( ${S}/README ) HTML_DOCS=( ${BUILDDIR}/README.html ) -pkg_setup(){ +pkg_setup() { if [[ ${MERGE_TYPE} != "binary" ]]; then export LC_ALL="C" fi diff --git a/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild b/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild index 9b4d59218e90..475da252e6e9 100644 --- a/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} app-arch/zip virtual/pkgconfig" -pkg_setup(){ +pkg_setup() { if [[ ${MERGE_TYPE} != "binary" ]]; then python-any-r1_pkg_setup export LC_ALL="C" diff --git a/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild b/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild index b2962d100706..16421949c1ec 100644 --- a/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild @@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/nspr-4.10.10 system-icu? ( >=dev-libs/icu-51.1:= )" DEPEND="${RDEPEND}" -pkg_setup(){ +pkg_setup() { if [[ ${MERGE_TYPE} != "binary" ]]; then moz_pkgsetup fi diff --git a/dev-lang/spidermonkey/spidermonkey-45.0.2.ebuild b/dev-lang/spidermonkey/spidermonkey-45.0.2.ebuild index f9b6a6f2693b..11e769bf7202 100644 --- a/dev-lang/spidermonkey/spidermonkey-45.0.2.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-45.0.2.ebuild @@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/nspr-4.10.10 system-icu? ( >=dev-libs/icu-51.1:= )" DEPEND="${RDEPEND}" -pkg_setup(){ +pkg_setup() { if [[ ${MERGE_TYPE} != "binary" ]]; then moz_pkgsetup fi diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r1.ebuild b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r1.ebuild index 816224ccaaf9..b8945962069a 100644 --- a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r1.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-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 @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/nspr-4.13.1 system-icu? ( >=dev-libs/icu-58.1:= )" DEPEND="${RDEPEND}" -pkg_setup(){ +pkg_setup() { [[ ${MERGE_TYPE} == "binary" ]] || \ moz_pkgsetup diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild index d556d5cab23d..0590c89489db 100644 --- a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/nspr-4.13.1 system-icu? ( >=dev-libs/icu-58.1:= )" DEPEND="${RDEPEND}" -pkg_setup(){ +pkg_setup() { [[ ${MERGE_TYPE} == "binary" ]] || \ moz_pkgsetup diff --git a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild index 75bf7cc66f9c..7513a877f330 100644 --- a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r2.ebuild @@ -38,7 +38,7 @@ pkg_pretend() { check-reqs_pkg_setup } -pkg_setup(){ +pkg_setup() { [[ ${MERGE_TYPE} == "binary" ]] || \ moz_pkgsetup export SHELL="${EPREFIX}/bin/bash" diff --git a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r3.ebuild b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r3.ebuild index 2379bbddba41..d1998882f82b 100644 --- a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r3.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r3.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 @@ -38,7 +38,7 @@ pkg_pretend() { check-reqs_pkg_setup } -pkg_setup(){ +pkg_setup() { [[ ${MERGE_TYPE} == "binary" ]] || \ moz_pkgsetup export SHELL="${EPREFIX}/bin/bash" diff --git a/dev-libs/389-adminutil/389-adminutil-1.1.15.ebuild b/dev-libs/389-adminutil/389-adminutil-1.1.15.ebuild index 9920bcb5065a..b4f12bd147aa 100644 --- a/dev-libs/389-adminutil/389-adminutil-1.1.15.ebuild +++ b/dev-libs/389-adminutil/389-adminutil-1.1.15.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 @@ -40,7 +40,7 @@ src_configure() { --disable-tests } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc README NEWS } diff --git a/dev-libs/cloog/cloog-0.18.4.ebuild b/dev-libs/cloog/cloog-0.18.4.ebuild index 8f6da941a169..32de5f518041 100644 --- a/dev-libs/cloog/cloog-0.18.4.ebuild +++ b/dev-libs/cloog/cloog-0.18.4.ebuild @@ -50,7 +50,7 @@ multilib_src_configure() { } # The default src_test() fails, so we'll just run these directly -multilib_src_test () { +multilib_src_test() { echo ">>> Test phase [check]: ${CATEGORY}/${PF}" emake -j1 check } diff --git a/dev-libs/cloog/cloog-9999.ebuild b/dev-libs/cloog/cloog-9999.ebuild index 87fbec10982d..e7da11ae632b 100644 --- a/dev-libs/cloog/cloog-9999.ebuild +++ b/dev-libs/cloog/cloog-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" @@ -52,7 +52,7 @@ multilib_src_configure() { } # The default src_test() fails, so we'll just run these directly -multilib_src_test () { +multilib_src_test() { echo ">>> Test phase [check]: ${CATEGORY}/${PF}" emake -j1 check } diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild index 56229e40dfb3..073334c252cd 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild @@ -232,7 +232,7 @@ multilib_src_install_all() { fi } -pkg_postinst () { +pkg_postinst() { # Generate an empty sasldb2 with correct permissions. if ( use berkdb || use gdbm ) && [[ ! -f "${EROOT}/etc/sasl2/sasldb2" ]] ; then einfo "Generating an empty sasldb2 with correct permissions ..." diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild index 6db032431f6a..c27466f0e5f7 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild @@ -233,7 +233,7 @@ multilib_src_install_all() { fi } -pkg_postinst () { +pkg_postinst() { # Generate an empty sasldb2 with correct permissions. if ( use berkdb || use gdbm ) && [[ ! -f "${EROOT}/etc/sasl2/sasldb2" ]] ; then einfo "Generating an empty sasldb2 with correct permissions ..." diff --git a/dev-libs/libf2c/libf2c-20130927-r1.ebuild b/dev-libs/libf2c/libf2c-20130927-r1.ebuild index 4b977242dc7b..d5e8ade2f5ef 100644 --- a/dev-libs/libf2c/libf2c-20130927-r1.ebuild +++ b/dev-libs/libf2c/libf2c-20130927-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 @@ -43,7 +43,7 @@ src_compile() { emake -f makefile.u libf2c.so } -src_install () { +src_install() { doheader f2c.h dolib.so libf2c.so.2 diff --git a/dev-libs/libite/libite-2.0.0.ebuild b/dev-libs/libite/libite-2.0.0.ebuild index 0380b8e161c4..b5328e1645dd 100644 --- a/dev-libs/libite/libite-2.0.0.ebuild +++ b/dev-libs/libite/libite-2.0.0.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 @@ -17,11 +17,11 @@ PATCHES=( "${FILESDIR}"/${P}-fix-path.patch ) -src_configure(){ +src_configure() { econf --enable-static=$(usex static-libs) } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die rm "${D}/usr/share/doc/${PF}/LICENSE" || die diff --git a/dev-libs/libite/libite-2.1.0.ebuild b/dev-libs/libite/libite-2.1.0.ebuild index 285bb078460a..f0baf554132e 100644 --- a/dev-libs/libite/libite-2.1.0.ebuild +++ b/dev-libs/libite/libite-2.1.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 @@ -12,11 +12,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -src_configure(){ +src_configure() { econf --enable-static=$(usex static-libs) } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die rm "${D}/usr/share/doc/${PF}/LICENSE" || die diff --git a/dev-libs/liblzw/liblzw-0.2-r1.ebuild b/dev-libs/liblzw/liblzw-0.2-r1.ebuild index 84d097d32022..ca3863803346 100644 --- a/dev-libs/liblzw/liblzw-0.2-r1.ebuild +++ b/dev-libs/liblzw/liblzw-0.2-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 @@ -11,11 +11,11 @@ LICENSE="public-domain" SLOT="0" KEYWORDS="amd64 arm hppa ia64 m68k s390 sh x86" -src_configure(){ +src_configure() { econf --disable-static } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die } diff --git a/dev-libs/libowfat/libowfat-0.31-r1.ebuild b/dev-libs/libowfat/libowfat-0.31-r1.ebuild index 9bd8cf6f80af..409b88fc630f 100644 --- a/dev-libs/libowfat/libowfat-0.31-r1.ebuild +++ b/dev-libs/libowfat/libowfat-0.31-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 @@ -33,7 +33,7 @@ src_compile() { $( use diet || echo 'DIET=' ) } -src_install () { +src_install() { emake \ DESTDIR="${D}" \ LIBDIR="/usr/$(get_libdir)" \ diff --git a/dev-libs/libpqxx/libpqxx-6.4.5.ebuild b/dev-libs/libpqxx/libpqxx-6.4.5.ebuild index ec7eeb15d713..73e7e07f579a 100644 --- a/dev-libs/libpqxx/libpqxx-6.4.5.ebuild +++ b/dev-libs/libpqxx/libpqxx-6.4.5.ebuild @@ -76,7 +76,7 @@ src_test() { fi } -src_install () { +src_install() { use doc && HTML_DOCS=( doc/html/. ) default diff --git a/dev-libs/libsigsegv/libsigsegv-2.11.ebuild b/dev-libs/libsigsegv/libsigsegv-2.11.ebuild index 4cb02dd461be..aff78bfa71f7 100644 --- a/dev-libs/libsigsegv/libsigsegv-2.11.ebuild +++ b/dev-libs/libsigsegv/libsigsegv-2.11.ebuild @@ -12,11 +12,11 @@ SLOT="0" KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" -src_configure () { +src_configure() { econf --enable-shared } -src_test () { +src_test() { if [[ ${FEATURES} = *sandbox* ]] ; then # skip tests as they will fail ewarn "Skipped tests. Please disable sandbox to run tests." diff --git a/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild b/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild index cf4a6bd2bccb..b96708a8c486 100644 --- a/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild +++ b/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild @@ -24,11 +24,11 @@ src_prepare() { eautoreconf } -src_configure () { +src_configure() { econf --enable-shared } -src_test () { +src_test() { emake check } diff --git a/dev-libs/libsigsegv/libsigsegv-2.12.ebuild b/dev-libs/libsigsegv/libsigsegv-2.12.ebuild index daab877388a4..7087b3ad69e4 100644 --- a/dev-libs/libsigsegv/libsigsegv-2.12.ebuild +++ b/dev-libs/libsigsegv/libsigsegv-2.12.ebuild @@ -12,11 +12,11 @@ SLOT="0" KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" -src_configure () { +src_configure() { econf --enable-shared } -src_test () { +src_test() { if [[ ${FEATURES} = *sandbox* ]] ; then # skip tests as they will fail ewarn "Skipped tests. Please disable sandbox to run tests." diff --git a/dev-libs/libstroke/libstroke-0.5.1-r1.ebuild b/dev-libs/libstroke/libstroke-0.5.1-r1.ebuild index a1c0f4c691a6..05b7e5912ad9 100644 --- a/dev-libs/libstroke/libstroke-0.5.1-r1.ebuild +++ b/dev-libs/libstroke/libstroke-0.5.1-r1.ebuild @@ -26,7 +26,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc CREDITS ChangeLog README } diff --git a/dev-libs/libuev/libuev-2.1.0.ebuild b/dev-libs/libuev/libuev-2.1.0.ebuild index 299e8c4aa126..335ee07ddd8d 100644 --- a/dev-libs/libuev/libuev-2.1.0.ebuild +++ b/dev-libs/libuev/libuev-2.1.0.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 @@ -12,11 +12,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -src_configure(){ +src_configure() { econf --enable-static=$(usex static-libs) } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die rm "${D}/usr/share/doc/${PF}/LICENSE" || die diff --git a/dev-libs/libuev/libuev-2.1.2.ebuild b/dev-libs/libuev/libuev-2.1.2.ebuild index e82786a75198..335ee07ddd8d 100644 --- a/dev-libs/libuev/libuev-2.1.2.ebuild +++ b/dev-libs/libuev/libuev-2.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 @@ -12,11 +12,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -src_configure(){ +src_configure() { econf --enable-static=$(usex static-libs) } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die rm "${D}/usr/share/doc/${PF}/LICENSE" || die diff --git a/dev-libs/libuev/libuev-2.2.0.ebuild b/dev-libs/libuev/libuev-2.2.0.ebuild index aab6a4daf462..b5c9b2d941bd 100644 --- a/dev-libs/libuev/libuev-2.2.0.ebuild +++ b/dev-libs/libuev/libuev-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,11 +13,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -src_configure(){ +src_configure() { econf --enable-static=$(usex static-libs) } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die rm "${D}/usr/share/doc/${PF}/LICENSE" || die diff --git a/dev-libs/libuev/libuev-2.3.0.ebuild b/dev-libs/libuev/libuev-2.3.0.ebuild index 2980b3bbb0e2..c4a3bb57a119 100644 --- a/dev-libs/libuev/libuev-2.3.0.ebuild +++ b/dev-libs/libuev/libuev-2.3.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 @@ -12,11 +12,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -src_configure(){ +src_configure() { econf --enable-static=$(usex static-libs) } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die rm "${D}/usr/share/doc/${PF}/LICENSE" || die diff --git a/dev-libs/ntl/ntl-9.3.0.ebuild b/dev-libs/ntl/ntl-9.3.0.ebuild index 50bb3ea10db7..e2a691d8a312 100644 --- a/dev-libs/ntl/ntl-9.3.0.ebuild +++ b/dev-libs/ntl/ntl-9.3.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 @@ -74,7 +74,7 @@ src_install() { fi } -src_test(){ +src_test() { # the current ebuild need static library to run tests emake ntl.a diff --git a/dev-libs/ntl/ntl-9.6.4.ebuild b/dev-libs/ntl/ntl-9.6.4.ebuild index 971d4e14c572..e672e758c1bf 100644 --- a/dev-libs/ntl/ntl-9.6.4.ebuild +++ b/dev-libs/ntl/ntl-9.6.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=6 @@ -77,7 +77,7 @@ src_install() { fi } -src_test(){ +src_test() { # the current ebuild need static library to run tests emake ntl.a diff --git a/dev-libs/redland-bindings/redland-bindings-1.0.17.1.ebuild b/dev-libs/redland-bindings/redland-bindings-1.0.17.1.ebuild index 73d8c3bf66ef..f4203f58c317 100644 --- a/dev-libs/redland-bindings/redland-bindings-1.0.17.1.ebuild +++ b/dev-libs/redland-bindings/redland-bindings-1.0.17.1.ebuild @@ -44,7 +44,7 @@ pkg_setup() { use python && python-single-r1_pkg_setup } -src_prepare(){ +src_prepare() { default if use php ; then local slot diff --git a/dev-libs/svrcore/svrcore-4.0.4-r1.ebuild b/dev-libs/svrcore/svrcore-4.0.4-r1.ebuild index 86751402c273..9b17ea88d8b9 100644 --- a/dev-libs/svrcore/svrcore-4.0.4-r1.ebuild +++ b/dev-libs/svrcore/svrcore-4.0.4-r1.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=5 @@ -28,7 +28,7 @@ src_configure() { econf --with-pic } -src_install () { +src_install() { default # cope with libraries being in /usr/lib/svrcore diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild index d3a25cc40126..163266c3fa7c 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-1.2.25.ebuild @@ -156,7 +156,7 @@ src_test() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" install if use java; then diff --git a/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild b/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild index 92179df8b117..018c4ab7d02c 100644 --- a/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild +++ b/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild @@ -95,7 +95,7 @@ src_compile() { use doc && cmake-utils_src_compile doc-style createapidocs doc-xml } -src_install () { +src_install() { cmake-utils_src_install # package provides .pc files diff --git a/dev-libs/xerces-c/xerces-c-9999.ebuild b/dev-libs/xerces-c/xerces-c-9999.ebuild index 58bfc849abd0..aaa442c31bfc 100644 --- a/dev-libs/xerces-c/xerces-c-9999.ebuild +++ b/dev-libs/xerces-c/xerces-c-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=6 @@ -91,7 +91,7 @@ src_compile() { use doc && cmake-utils_src_compile doc-style createapidocs doc-xml } -src_install () { +src_install() { cmake-utils_src_install # package provides .pc files diff --git a/dev-libs/zlog/zlog-1.2.12-r1.ebuild b/dev-libs/zlog/zlog-1.2.12-r1.ebuild index d49daa11b495..2dcde049b63d 100644 --- a/dev-libs/zlog/zlog-1.2.12-r1.ebuild +++ b/dev-libs/zlog/zlog-1.2.12-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 @@ -24,7 +24,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_test () { +src_test() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" test } diff --git a/dev-libs/zlog/zlog-1.2.12.ebuild b/dev-libs/zlog/zlog-1.2.12.ebuild index ca74561e511e..6e6621253781 100644 --- a/dev-libs/zlog/zlog-1.2.12.ebuild +++ b/dev-libs/zlog/zlog-1.2.12.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 @@ -23,7 +23,7 @@ src_prepare() { epatch "${FILESDIR}/zlog_no_werr.patch" } -src_test () { +src_test() { emake test } diff --git a/dev-lisp/ecls/ecls-16.1.3.ebuild b/dev-lisp/ecls/ecls-16.1.3.ebuild index 862606756cbf..e59f26da8f2e 100644 --- a/dev-lisp/ecls/ecls-16.1.3.ebuild +++ b/dev-lisp/ecls/ecls-16.1.3.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 @@ -36,7 +36,7 @@ PATCHES=( "${FILESDIR}/${P}-build.patch" ) -pkg_setup () { +pkg_setup() { if use gengc || use precisegc ; then ewarn "You have enabled the generational garbage collector or" ewarn "the precise collection routines. These features are not very stable" @@ -84,7 +84,7 @@ src_compile() { emake -j1 } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc README.md CHANGELOG diff --git a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild index 182cc6ca66dd..3ae2a0e67ed4 100644 --- a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild +++ b/dev-lua/luasystem/luasystem-0.2.0_p0.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 @@ -35,7 +35,7 @@ src_compile() { LD="$(tc-getCC)" MYLDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)" doins -r system exeinto "$($(tc-getPKG_CONFIG) --variable INSTALL_CMOD lua)"/system diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11.ebuild index 18e4341dd51c..999ed280a3f6 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11.ebuild @@ -29,7 +29,7 @@ src_configure() { -mandir /usr/share/man || die "configure failed" } -src_compile(){ +src_compile() { emake out if use ocamlopt; then emake opt diff --git a/dev-ml/extlib/extlib-1.7.1.ebuild b/dev-ml/extlib/extlib-1.7.1.ebuild index 33dffa043aaf..6cdb6da3e65f 100644 --- a/dev-ml/extlib/extlib-1.7.1.ebuild +++ b/dev-ml/extlib/extlib-1.7.1.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 @@ -39,7 +39,7 @@ src_test() { emake -j1 test } -src_install () { +src_install() { findlib_src_install # install documentation diff --git a/dev-ml/extlib/extlib-1.7.2.ebuild b/dev-ml/extlib/extlib-1.7.2.ebuild index 4f53ed7d6c4a..87f06dc98481 100644 --- a/dev-ml/extlib/extlib-1.7.2.ebuild +++ b/dev-ml/extlib/extlib-1.7.2.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 @@ -35,7 +35,7 @@ src_test() { emake -j1 test } -src_install () { +src_install() { findlib_src_install # install documentation diff --git a/dev-ml/extlib/extlib-1.7.6.ebuild b/dev-ml/extlib/extlib-1.7.6.ebuild index 54e4c815cc39..f3159e67c8f3 100644 --- a/dev-ml/extlib/extlib-1.7.6.ebuild +++ b/dev-ml/extlib/extlib-1.7.6.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 @@ -38,7 +38,7 @@ src_test() { emake -j1 test } -src_install () { +src_install() { findlib_src_install # install documentation diff --git a/dev-ml/facile/facile-1.1.3.ebuild b/dev-ml/facile/facile-1.1.3.ebuild index 1f3ed1639553..ee8d7e1d75be 100644 --- a/dev-ml/facile/facile-1.1.3.ebuild +++ b/dev-ml/facile/facile-1.1.3.ebuild @@ -37,7 +37,7 @@ src_prepare() { fi } -src_configure(){ +src_configure() { # This is a custom configure script and it does not support standard options ./configure --faciledir "${D}"$(ocamlc -where)/facile/ || die } @@ -46,7 +46,7 @@ src_test() { emake check } -src_install(){ +src_install() { dodir $(ocamlc -where) emake install einstalldocs diff --git a/dev-ml/lablgl/lablgl-1.05-r1.ebuild b/dev-ml/lablgl/lablgl-1.05-r1.ebuild index cd31010997bd..c4e56182d865 100644 --- a/dev-ml/lablgl/lablgl-1.05-r1.ebuild +++ b/dev-ml/lablgl/lablgl-1.05-r1.ebuild @@ -69,7 +69,7 @@ src_compile() { fi } -src_install () { +src_install() { # Makefile do not use mkdir so the library is not installed # but copied as a 'stublibs' file. dodir /usr/$(get_libdir)/ocaml/stublibs diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild index 19f3fac81a81..4cbb3b17630c 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild @@ -55,7 +55,7 @@ src_compile() { fi } -src_install () { +src_install() { local destdir="$(ocamlfind printconf destdir || die)" dodir "${destdir}/stublibs" export OCAMLFIND_DESTDIR=${ED}"${destdir}" diff --git a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild index e582427e9c8a..8cfdfda4cf9c 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild @@ -63,7 +63,7 @@ install_examples() { docompress -x /usr/share/doc/${PF}/examples } -src_install () { +src_install() { findlib_src_preinst export OCAMLPATH="${OCAMLFIND_DESTDIR}" emake install DESTDIR="${D}" @@ -74,7 +74,7 @@ src_install () { use examples && install_examples } -pkg_postinst () { +pkg_postinst() { if use examples; then elog "To run the examples you can use the lablgtk2 toplevel." elog "e.g: lablgtk2 /usr/share/doc/${PF}/examples/testgtk.ml" diff --git a/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild b/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild index bed3712e2d4b..d1e17c9dd1b2 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild @@ -55,7 +55,7 @@ src_compile() { fi } -src_install () { +src_install() { local destdir="$(ocamlfind printconf destdir || die)" dodir "${destdir}/stublibs" export OCAMLFIND_DESTDIR=${ED}"${destdir}" diff --git a/dev-perl/Curses/Curses-1.360.0.ebuild b/dev-perl/Curses/Curses-1.360.0.ebuild index 370b3ce68005..763f19043be6 100644 --- a/dev-perl/Curses/Curses-1.360.0.ebuild +++ b/dev-perl/Curses/Curses-1.360.0.ebuild @@ -39,7 +39,7 @@ pkg_setup() { export CURSES_CFLAGS=$( $(my_curses_version)-config --cflags) } -src_configure(){ +src_configure() { perl-module_src_configure if ! use unicode ; then sed -i 's:<form.h>:"/usr/include/form.h":' "${S}"/c-config.h || die diff --git a/dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild b/dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild index a51762f914fa..264e509fb39c 100644 --- a/dev-perl/Exception-Base/Exception-Base-0.250.100.ebuild +++ b/dev-perl/Exception-Base/Exception-Base-0.250.100.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 @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} test? ( >=dev-perl/Test-Unit-Lite-0.120.0 ) " -src_install(){ +src_install() { perl-module_src_install docompress -x usr/share/doc/${PF}/examples insinto usr/share/doc/${PF}/ diff --git a/dev-perl/GD/GD-2.560.0-r1.ebuild b/dev-perl/GD/GD-2.560.0-r1.ebuild index 071b9646b003..f23b938d6363 100644 --- a/dev-perl/GD/GD-2.560.0-r1.ebuild +++ b/dev-perl/GD/GD-2.560.0-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 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND} PREFER_BUILDPL="no" -src_prepare(){ +src_prepare() { perl-module_src_prepare # bug 572000 diff --git a/dev-perl/GD/GD-2.560.0-r2.ebuild b/dev-perl/GD/GD-2.560.0-r2.ebuild index f9d315a4e9ae..1a2b7e260f0c 100644 --- a/dev-perl/GD/GD-2.560.0-r2.ebuild +++ b/dev-perl/GD/GD-2.560.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 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND} PREFER_BUILDPL="no" -src_prepare(){ +src_prepare() { perl-module_src_prepare # bug 572000 diff --git a/dev-perl/GD/GD-2.660.0.ebuild b/dev-perl/GD/GD-2.660.0.ebuild index e34ea9e16a4b..891e7f4cde83 100644 --- a/dev-perl/GD/GD-2.660.0.ebuild +++ b/dev-perl/GD/GD-2.660.0.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 @@ DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker " -src_prepare(){ +src_prepare() { perl-module_src_prepare sed -i "s/use Getopt::Long;/use Getopt::Long qw(:config pass_through);/" \ "${S}"/Makefile.PL || die diff --git a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild index d300f4d4a2a2..3676feae9235 100644 --- a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild +++ b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} >=dev-perl/ExtUtils-Depends-0.300 >=dev-perl/ExtUtils-PkgConfig-1.030" -src_test(){ +src_test() { perl_rm_files t/pod.t virtx perl-module_src_test } diff --git a/dev-perl/Gtk2/Gtk2-1.249.920.ebuild b/dev-perl/Gtk2/Gtk2-1.249.920.ebuild index 09907f1804e0..01d711c37669 100644 --- a/dev-perl/Gtk2/Gtk2-1.249.920.ebuild +++ b/dev-perl/Gtk2/Gtk2-1.249.920.ebuild @@ -28,6 +28,6 @@ DEPEND="${RDEPEND} test? ( x11-libs/gdk-pixbuf[jpeg] ) " -src_test(){ +src_test() { virtx perl-module_src_test } diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.560.0.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.560.0.ebuild index 2abeb1b33e12..bf8924ab4873 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.560.0.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.560.0.ebuild @@ -61,7 +61,7 @@ src_prepare() { perl-module_src_prepare } -src_install () { +src_install() { perl-module_src_install mv "${ED}"/usr/bin/convert* "${ED}"/usr/share/doc/${PF} || die } diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.410.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.410.0.ebuild index 4c77400a2328..c60fa130bf32 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.410.0.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.410.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 @@ -33,7 +33,7 @@ src_prepare() { sed -i -e '/^sample_mime_lite.pl/d' MANIFEST || die "Can't fix manifest" perl-module_src_prepare } -src_test(){ +src_test() { # disable online tests perl_rm_files t/{policy,public_key,verifier,dev-manifest}.t perl-module_src_test diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild index f3de5940a842..fa3f563644dc 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild @@ -31,7 +31,7 @@ DEPEND="${RDEPEND} " mydoc=("doc/*.txt" "HACKING.DKIM") -src_test(){ +src_test() { # disable online tests if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then einfo "Removing network tests w/o DIST_TEST_OVERRIDE=~network" diff --git a/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-r2.ebuild b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-r2.ebuild index 775b68da5bc9..4b3cd7392992 100644 --- a/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-r2.ebuild +++ b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-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 @@ -14,12 +14,12 @@ RESTRICT="!test? ( test )" DEPEND="test? ( dev-php/PEAR-PEAR )" PATCHES=( "${FILESDIR}/HMAC-1.0.1.patch" ) -src_test(){ +src_test() { ln -s . Crypt || die peardev run-tests tests || die } -src_install(){ +src_install() { insinto /usr/share/php/Crypt doins HMAC.php php-pear-r2_install_packagexml diff --git a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-r1.ebuild b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-r1.ebuild index a406d87b0d28..21dbe5d6c163 100644 --- a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-r1.ebuild +++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0-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 @@ -16,6 +16,6 @@ RESTRICT="!test? ( test )" RDEPEND=">=dev-lang/php-5.1.4:*" DEPEND="test? ( ${RDEPEND} dev-php/phpunit )" -src_test(){ +src_test() { phpunit tests || die } diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.4-r1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.4-r1.ebuild index 36d801fded87..8ce643ffa6c9 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.4-r1.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.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=6 @@ -18,6 +18,6 @@ DEPEND="test? ( >=dev-php/PEAR-PEAR-1.5.0 RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.3" HTML_DOCS=( docs/Table_example1.php docs/Table_example2.php ) -src_test(){ +src_test() { peardev run-tests -r || die } diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild index 2a73abfa1534..98f24243bb9a 100644 --- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild +++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.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 @@ -15,7 +15,7 @@ RDEPEND=">=dev-lang/php-5.4:* dev-php/PEAR-System_Command" S="${WORKDIR}/${P#PEAR-}" -src_install(){ +src_install() { insinto /usr/share/php doins -r MIME } diff --git a/dev-php/PHPMailer/PHPMailer-5.2.27.ebuild b/dev-php/PHPMailer/PHPMailer-5.2.27.ebuild index 00117b7fc6e4..160382537ad9 100644 --- a/dev-php/PHPMailer/PHPMailer-5.2.27.ebuild +++ b/dev-php/PHPMailer/PHPMailer-5.2.27.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" @@ -33,7 +33,7 @@ RDEPEND=" DEPEND="${RDEPEND} doc? ( dev-php/phpDocumentor )" -src_compile(){ +src_compile() { if use doc; then phpdoc --filename="class.*.php" \ --target="./html" \ @@ -46,7 +46,7 @@ src_compile(){ fi } -src_install(){ +src_install() { # To help out the Composer kids, most of the documentation and # tests are missing from the release tarballs. insinto "/usr/share/php/${PN}" @@ -56,7 +56,7 @@ src_install(){ use doc && dodoc -r html/* } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${PN}/." elog "To use it in a script, require('${PN}/${PN}Autoload.php')," elog "and then use the ${PN} class normally. Most of the examples in" diff --git a/dev-php/PHPMailer/PHPMailer-6.0.7.ebuild b/dev-php/PHPMailer/PHPMailer-6.0.7.ebuild index d753eb1c174f..e27c5fd93328 100644 --- a/dev-php/PHPMailer/PHPMailer-6.0.7.ebuild +++ b/dev-php/PHPMailer/PHPMailer-6.0.7.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 @@ -42,7 +42,7 @@ src_prepare() { eapply_user } -src_compile(){ +src_compile() { if use doc; then phpdoc --filename="src/*.php" \ --target="./html" \ @@ -55,7 +55,7 @@ src_compile(){ fi } -src_install(){ +src_install() { # The PHPMailer class loads its language files # using a relative path, so we need to keep the "src" here. insinto "/usr/share/php/${PN}" @@ -65,7 +65,7 @@ src_install(){ use doc && dodoc -r html/* } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${PN}/." elog "Upstream no longer provides an autoloader, so you will need" elog "to include each source file (for example: PHPMailer.php," diff --git a/dev-php/PHPMailer/PHPMailer-6.1.2.ebuild b/dev-php/PHPMailer/PHPMailer-6.1.2.ebuild index d753eb1c174f..e27c5fd93328 100644 --- a/dev-php/PHPMailer/PHPMailer-6.1.2.ebuild +++ b/dev-php/PHPMailer/PHPMailer-6.1.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 @@ -42,7 +42,7 @@ src_prepare() { eapply_user } -src_compile(){ +src_compile() { if use doc; then phpdoc --filename="src/*.php" \ --target="./html" \ @@ -55,7 +55,7 @@ src_compile(){ fi } -src_install(){ +src_install() { # The PHPMailer class loads its language files # using a relative path, so we need to keep the "src" here. insinto "/usr/share/php/${PN}" @@ -65,7 +65,7 @@ src_install(){ use doc && dodoc -r html/* } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${PN}/." elog "Upstream no longer provides an autoloader, so you will need" elog "to include each source file (for example: PHPMailer.php," diff --git a/dev-php/PHPMailer/PHPMailer-6.1.3.ebuild b/dev-php/PHPMailer/PHPMailer-6.1.3.ebuild index d753eb1c174f..e27c5fd93328 100644 --- a/dev-php/PHPMailer/PHPMailer-6.1.3.ebuild +++ b/dev-php/PHPMailer/PHPMailer-6.1.3.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 @@ -42,7 +42,7 @@ src_prepare() { eapply_user } -src_compile(){ +src_compile() { if use doc; then phpdoc --filename="src/*.php" \ --target="./html" \ @@ -55,7 +55,7 @@ src_compile(){ fi } -src_install(){ +src_install() { # The PHPMailer class loads its language files # using a relative path, so we need to keep the "src" here. insinto "/usr/share/php/${PN}" @@ -65,7 +65,7 @@ src_install(){ use doc && dodoc -r html/* } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${PN}/." elog "Upstream no longer provides an autoloader, so you will need" elog "to include each source file (for example: PHPMailer.php," diff --git a/dev-php/PHPMailer/PHPMailer-6.1.4.ebuild b/dev-php/PHPMailer/PHPMailer-6.1.4.ebuild index d753eb1c174f..e27c5fd93328 100644 --- a/dev-php/PHPMailer/PHPMailer-6.1.4.ebuild +++ b/dev-php/PHPMailer/PHPMailer-6.1.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=7 @@ -42,7 +42,7 @@ src_prepare() { eapply_user } -src_compile(){ +src_compile() { if use doc; then phpdoc --filename="src/*.php" \ --target="./html" \ @@ -55,7 +55,7 @@ src_compile(){ fi } -src_install(){ +src_install() { # The PHPMailer class loads its language files # using a relative path, so we need to keep the "src" here. insinto "/usr/share/php/${PN}" @@ -65,7 +65,7 @@ src_install(){ use doc && dodoc -r html/* } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${PN}/." elog "Upstream no longer provides an autoloader, so you will need" elog "to include each source file (for example: PHPMailer.php," diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild b/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild index 7ecc93acbd4e..ebefd8c16abb 100644 --- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild +++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" DEPEND="extension? ( dev-libs/libmaxminddb )" RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { # We need to call eapply_user ourselves, because it may be skipped # if either the "extension" USE flag is not set, or if the user's # PHP_TARGETS is essentially empty. In the latter case, the eclass @@ -70,7 +70,7 @@ src_test() { use extension && php-ext-source-r3_src_test } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/MaxMind/Db/." elog "To use it in a script, require('MaxMind/Db/autoload.php')," elog "and then most of the examples in the documentation should" diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.6.0.ebuild b/dev-php/maxmind-db-reader/maxmind-db-reader-1.6.0.ebuild index 20d90c48bb65..aaa418f47bf0 100644 --- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.6.0.ebuild +++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.6.0.ebuild @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" DEPEND="extension? ( dev-libs/libmaxminddb )" RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { # We need to call eapply_user ourselves, because it may be skipped # if either the "extension" USE flag is not set, or if the user's # PHP_TARGETS is essentially empty. In the latter case, the eclass @@ -70,7 +70,7 @@ src_test() { use extension && php-ext-source-r3_src_test } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/MaxMind/Db/." elog "To use it in a script, require('MaxMind/Db/autoload.php')," elog "and then most of the examples in the documentation should" diff --git a/dev-php/pecl-memcached/pecl-memcached-3.1.3-r1.ebuild b/dev-php/pecl-memcached/pecl-memcached-3.1.3-r1.ebuild index 413bcd4c7154..755ce7ed1adf 100644 --- a/dev-php/pecl-memcached/pecl-memcached-3.1.3-r1.ebuild +++ b/dev-php/pecl-memcached/pecl-memcached-3.1.3-r1.ebuild @@ -36,7 +36,7 @@ RDEPEND=" DEPEND="${RDEPEND} test? ( net-misc/memcached )" RDEPEND="${RDEPEND} php_targets_php5-6? ( dev-php/pecl-memcached:0[php_targets_php5-6(-)] )" -src_prepare(){ +src_prepare() { if use php_targets_php7-1 || use php_targets_php7-2 || use php_targets_php7-3 ; then php-ext-source-r3_src_prepare else @@ -69,7 +69,7 @@ src_test() { fi } -src_install(){ +src_install() { if use php_targets_php7-1 || use php_targets_php7-2 || use php_targets_php7-3 ; then php-ext-source-r3_src_install fi diff --git a/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild b/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild index 6c219bc92938..bbcdfa102de4 100644 --- a/dev-php/pecl-redis/pecl-redis-3.1.6-r1.ebuild +++ b/dev-php/pecl-redis/pecl-redis-3.1.6-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 @@ -40,7 +40,7 @@ src_configure() { php-ext-source-r3_src_configure } -src_test(){ +src_test() { local slot for slot in $(php_get_slots); do php_init_slot_env "${slot}" diff --git a/dev-php/pecl-redis/pecl-redis-4.2.0.ebuild b/dev-php/pecl-redis/pecl-redis-4.2.0.ebuild index f92d9dd8a0a7..8dbca16cb71f 100644 --- a/dev-php/pecl-redis/pecl-redis-4.2.0.ebuild +++ b/dev-php/pecl-redis/pecl-redis-4.2.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 @@ -41,7 +41,7 @@ src_configure() { php-ext-source-r3_src_configure } -src_test(){ +src_test() { local slot for slot in $(php_get_slots); do php_init_slot_env "${slot}" diff --git a/dev-php/pecl-redis/pecl-redis-4.3.0.ebuild b/dev-php/pecl-redis/pecl-redis-4.3.0.ebuild index d3b1f62b953a..1dfd74d7f0b4 100644 --- a/dev-php/pecl-redis/pecl-redis-4.3.0.ebuild +++ b/dev-php/pecl-redis/pecl-redis-4.3.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 @@ -40,7 +40,7 @@ src_configure() { php-ext-source-r3_src_configure } -src_test(){ +src_test() { local slot for slot in $(php_get_slots); do php_init_slot_env "${slot}" diff --git a/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild b/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild index 77a59f7f0899..55f32f3d4289 100644 --- a/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.0.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 @@ -39,7 +39,7 @@ src_configure() { php-ext-source-r3_src_configure } -src_test(){ +src_test() { local slot for slot in $(php_get_slots); do php_init_slot_env "${slot}" diff --git a/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild b/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild index 77a59f7f0899..55f32f3d4289 100644 --- a/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.1.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=7 @@ -39,7 +39,7 @@ src_configure() { php-ext-source-r3_src_configure } -src_test(){ +src_test() { local slot for slot in $(php_get_slots); do php_init_slot_env "${slot}" diff --git a/dev-php/recaptcha/recaptcha-1.2.1.ebuild b/dev-php/recaptcha/recaptcha-1.2.1.ebuild index 8e2eb09e7b8b..b5d70a8d7ba6 100644 --- a/dev-php/recaptcha/recaptcha-1.2.1.ebuild +++ b/dev-php/recaptcha/recaptcha-1.2.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=7 @@ -16,18 +16,18 @@ RESTRICT="!test? ( test )" RDEPEND="dev-lang/php" BDEPEND="test? ( ${RDEPEND} dev-php/phpunit )" -src_install(){ +src_install() { insinto "/usr/share/php/${PN}" doins -r src/autoload.php src/ReCaptcha dodoc CONTRIBUTING.md README.md use examples && dodoc -r examples } -src_test(){ +src_test() { phpunit || die "test suite failed" } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${PN}/." elog "To use it in a script, require('${PN}/autoload.php')," elog "and then use the ${PN} class normally. Most of the examples in" diff --git a/dev-php/twig/twig-1.40.1-r1.ebuild b/dev-php/twig/twig-1.40.1-r1.ebuild index c06e5c627361..5935eab4bd1d 100644 --- a/dev-php/twig/twig-1.40.1-r1.ebuild +++ b/dev-php/twig/twig-1.40.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=7 @@ -20,7 +20,7 @@ DEPEND="test? ( dev-php/phpunit ${RDEPEND} )" # Test fail due to missing Symphony dependencies RESTRICT="test" -src_install(){ +src_install() { # The autoloader requires the 'T' in "Twig" capitalized. insinto "/usr/share/php/${MY_PN}/lib" doins -r lib/"${MY_PN}"/* @@ -37,13 +37,13 @@ src_install(){ use doc && dodoc -r doc } -src_test(){ +src_test() { cp "${FILESDIR}/Autoloader.php" "${S}" || die phpunit --bootstrap Autoloader.php || die "test suite failed" rm "${S}/Autoloader.php" || die } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${MY_PN}/." elog "To use it in a script, require('${MY_PN}/Autoloader.php')" } diff --git a/dev-php/twig/twig-1.42.3-r1.ebuild b/dev-php/twig/twig-1.42.3-r1.ebuild index 6e54e7688809..1b651a90eb5c 100644 --- a/dev-php/twig/twig-1.42.3-r1.ebuild +++ b/dev-php/twig/twig-1.42.3-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 @@ -20,7 +20,7 @@ DEPEND="test? ( dev-php/phpunit ${RDEPEND} )" # Test fail due to missing Symphony dependencies RESTRICT="test" -src_install(){ +src_install() { # The autoloader requires the 'T' in "Twig" capitalized. insinto "/usr/share/php/${MY_PN}/lib/${MY_PN}" doins -r lib/"${MY_PN}"/* @@ -37,13 +37,13 @@ src_install(){ use doc && dodoc -r doc } -src_test(){ +src_test() { cp "${FILESDIR}/Autoloader.php" "${S}" || die phpunit --bootstrap Autoloader.php || die "test suite failed" rm "${S}/Autoloader.php" || die } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${MY_PN}/." elog "To use it in a script, require('${MY_PN}/Autoloader.php')" } diff --git a/dev-php/twig/twig-1.42.3.ebuild b/dev-php/twig/twig-1.42.3.ebuild index c06e5c627361..5935eab4bd1d 100644 --- a/dev-php/twig/twig-1.42.3.ebuild +++ b/dev-php/twig/twig-1.42.3.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 @@ -20,7 +20,7 @@ DEPEND="test? ( dev-php/phpunit ${RDEPEND} )" # Test fail due to missing Symphony dependencies RESTRICT="test" -src_install(){ +src_install() { # The autoloader requires the 'T' in "Twig" capitalized. insinto "/usr/share/php/${MY_PN}/lib" doins -r lib/"${MY_PN}"/* @@ -37,13 +37,13 @@ src_install(){ use doc && dodoc -r doc } -src_test(){ +src_test() { cp "${FILESDIR}/Autoloader.php" "${S}" || die phpunit --bootstrap Autoloader.php || die "test suite failed" rm "${S}/Autoloader.php" || die } -pkg_postinst(){ +pkg_postinst() { elog "${PN} has been installed in /usr/share/php/${MY_PN}/." elog "To use it in a script, require('${MY_PN}/Autoloader.php')" } diff --git a/dev-python/colorspacious/colorspacious-1.1.0.ebuild b/dev-python/colorspacious/colorspacious-1.1.0.ebuild index 33083edf02fa..f0be0abb64fe 100644 --- a/dev-python/colorspacious/colorspacious-1.1.0.ebuild +++ b/dev-python/colorspacious/colorspacious-1.1.0.ebuild @@ -22,6 +22,6 @@ DEPEND="${RDEPEND} app-arch/unzip test? ( dev-python/nose[${PYTHON_USEDEP}] )" -python_test () { +python_test() { nosetests --all-modules || die "Tests fail with ${EPYTHON}" } diff --git a/dev-python/cvxopt/cvxopt-1.1.9.ebuild b/dev-python/cvxopt/cvxopt-1.1.9.ebuild index 8846374a525c..992320c342b4 100644 --- a/dev-python/cvxopt/cvxopt-1.1.9.ebuild +++ b/dev-python/cvxopt/cvxopt-1.1.9.ebuild @@ -32,7 +32,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig doc? ( dev-python/sphinx )" -python_prepare_all(){ +python_prepare_all() { pkg_libs() { $(tc-getPKG_CONFIG) --libs-only-l $* | \ sed -e 's:[ ]-l*\(pthread\|m\)\([ ]\|$\)::g' -e 's:[ ]*$::' | \ diff --git a/dev-python/functools32/functools32-3.2.3.ebuild b/dev-python/functools32/functools32-3.2.3.ebuild index de7cd8fbb6a8..fdda8be186e2 100644 --- a/dev-python/functools32/functools32-3.2.3.ebuild +++ b/dev-python/functools32/functools32-3.2.3.ebuild @@ -19,6 +19,6 @@ IUSE="" S="${WORKDIR}"/${P}-2 -python_test(){ +python_test() { "${PYTHON}" test_functools32.py || die } diff --git a/dev-python/imapclient/imapclient-2.1.0.ebuild b/dev-python/imapclient/imapclient-2.1.0.ebuild index f0f2091172d7..993fad2fe0d5 100644 --- a/dev-python/imapclient/imapclient-2.1.0.ebuild +++ b/dev-python/imapclient/imapclient-2.1.0.ebuild @@ -27,7 +27,7 @@ PATCHES=( "${FILESDIR}"/imapclient-2.1.0-py36-tests.patch ) -python_compile_all () { +python_compile_all() { use doc && esetup.py build_sphinx } diff --git a/dev-python/mysql-connector-python/mysql-connector-python-2.1.7-r1.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-2.1.7-r1.ebuild index 17033a7a7b03..101dc7922036 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-2.1.7-r1.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-2.1.7-r1.ebuild @@ -29,7 +29,7 @@ python_test() { "${EPYTHON}" unittests.py --with-mysql="${EPREFIX}/usr" --unix-socket="${T}" --mysql-topdir="${T}" } -python_install_all(){ +python_install_all() { distutils-r1_python_install_all if use examples ; then dodoc -r examples diff --git a/dev-python/mysql-connector-python/mysql-connector-python-8.0.18.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-8.0.18.ebuild index 5a3e307aa1d3..bb4fd728f8e4 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-8.0.18.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-8.0.18.ebuild @@ -44,7 +44,7 @@ python_install() { --with-protoc="${EPREFIX}/usr/bin/protoc" } -python_install_all(){ +python_install_all() { distutils-r1_python_install_all if use examples ; then dodoc -r examples diff --git a/dev-python/mysql-connector-python/mysql-connector-python-8.0.19.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-8.0.19.ebuild index 6bdd001c81de..d232be34eff5 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-8.0.19.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-8.0.19.ebuild @@ -44,7 +44,7 @@ python_install() { --with-protoc="${EPREFIX}/usr/bin/protoc" } -python_install_all(){ +python_install_all() { distutils-r1_python_install_all if use examples ; then dodoc -r examples diff --git a/dev-python/pip/pip-19.3.1-r1.ebuild b/dev-python/pip/pip-19.3.1-r1.ebuild index f0dfd5344704..8a4b36362386 100644 --- a/dev-python/pip/pip-19.3.1-r1.ebuild +++ b/dev-python/pip/pip-19.3.1-r1.ebuild @@ -64,7 +64,7 @@ python_prepare_all() { fi } -python_test () { +python_test() { # pip test suite likes to test installed version of pip, both the module and the executable. # Here we install it into a temporary dir and add to PATHs in a subshell. EPYTHON_ROOT="${T}/${EPYTHON}_root" diff --git a/dev-python/pycdio/pycdio-2.1.0.ebuild b/dev-python/pycdio/pycdio-2.1.0.ebuild index bf82efeba6ad..31816a47a2df 100644 --- a/dev-python/pycdio/pycdio-2.1.0.ebuild +++ b/dev-python/pycdio/pycdio-2.1.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 @@ -32,7 +32,7 @@ python_prepare_all() { distutils-r1_python_prepare_all } -python_install_all(){ +python_install_all() { distutils-r1_python_install_all if use examples; then docinto examples diff --git a/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild index d24a7ff6c08e..353480e805e5 100644 --- a/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild +++ b/dev-python/python-markdown-math/python-markdown-math-0.6-r1.ebuild @@ -35,6 +35,6 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -python_test(){ +python_test() { esetup.py test } diff --git a/dev-python/pyzor/pyzor-1.0.0-r1.ebuild b/dev-python/pyzor/pyzor-1.0.0-r1.ebuild index 97c8955e5be8..1cf021784362 100644 --- a/dev-python/pyzor/pyzor-1.0.0-r1.ebuild +++ b/dev-python/pyzor/pyzor-1.0.0-r1.ebuild @@ -58,7 +58,7 @@ python_install_all() { distutils-r1_python_install_all } -src_install () { +src_install() { distutils-r1_src_install if use pyzord; then diff --git a/dev-python/serverfiles/serverfiles-0.2.1.ebuild b/dev-python/serverfiles/serverfiles-0.2.1.ebuild index 8908696f8582..6fc585fcc3a0 100644 --- a/dev-python/serverfiles/serverfiles-0.2.1.ebuild +++ b/dev-python/serverfiles/serverfiles-0.2.1.ebuild @@ -22,6 +22,6 @@ DEPEND="${DEPEND} dev-python/setuptools_scm[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" -python_test(){ +python_test() { py.test -v || die "Tests fail with ${EPYTHON}" } diff --git a/dev-python/twisted/twisted-16.6.0-r3.ebuild b/dev-python/twisted/twisted-16.6.0-r3.ebuild index 0a61f63c5bec..0f38422e1931 100644 --- a/dev-python/twisted/twisted-16.6.0-r3.ebuild +++ b/dev-python/twisted/twisted-16.6.0-r3.ebuild @@ -177,7 +177,7 @@ python_postrm() { rm -f "${ROOT%/}$(python_get_sitedir)/twisted/plugins/dropin.cache" || die } -pkg_postrm(){ +pkg_postrm() { # if we're removing the last version, remove the cache file if [[ ! ${REPLACING_VERSIONS} ]]; then python_foreach_impl python_postrm diff --git a/dev-python/twisted/twisted-18.4.0.ebuild b/dev-python/twisted/twisted-18.4.0.ebuild index 91d876f3ed1c..16b017e9f050 100644 --- a/dev-python/twisted/twisted-18.4.0.ebuild +++ b/dev-python/twisted/twisted-18.4.0.ebuild @@ -182,7 +182,7 @@ python_postrm() { rm -f "${ROOT}$(python_get_sitedir)/twisted/plugins/dropin.cache" || die } -pkg_postrm(){ +pkg_postrm() { # if we're removing the last version, remove the cache file if [[ ! ${REPLACING_VERSIONS} ]]; then python_foreach_impl python_postrm diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild index 6de8b0c43fb5..2e8e2a7e992b 100644 --- a/dev-python/twisted/twisted-19.10.0.ebuild +++ b/dev-python/twisted/twisted-19.10.0.ebuild @@ -165,7 +165,7 @@ python_postrm() { rm -f "${ROOT}$(python_get_sitedir)/twisted/plugins/dropin.cache" || die } -pkg_postrm(){ +pkg_postrm() { # if we're removing the last version, remove the cache file if [[ ! ${REPLACING_VERSIONS} ]]; then python_foreach_impl python_postrm diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index b7b75476ffcb..a73dcd4537c6 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -21,7 +21,7 @@ BDEPEND="${RDEPEND} distutils_enable_tests pytest -python_prepare_all(){ +python_prepare_all() { cat >> setup.cfg <<- EOF [tool:pytest] python_files=test*.py diff --git a/dev-python/webencodings/webencodings-0.5.1.ebuild b/dev-python/webencodings/webencodings-0.5.1.ebuild index afed61e0f237..aa11ec87a6d7 100644 --- a/dev-python/webencodings/webencodings-0.5.1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1.ebuild @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} RESTRICT="!test? ( test )" -python_prepare_all(){ +python_prepare_all() { cat >> setup.cfg <<- EOF [pytest] python_files=test*.py diff --git a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild index 3d5c0d62da0b..59c0ee86f366 100644 --- a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild +++ b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-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=5 @@ -48,7 +48,7 @@ all_ruby_install() { doins sample/* } -pkg_postinst () { +pkg_postinst() { if ! use image || ! use mixer || ! use truetype || ! use mpeg || ! use sge; then echo "" ewarn "If any of the following packages are not installed, Ruby/SDL" diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild b/dev-scheme/guile/guile-1.8.8-r3.ebuild index 1df508c8401c..ed93ec083d25 100644 --- a/dev-scheme/guile/guile-1.8.8-r3.ebuild +++ b/dev-scheme/guile/guile-1.8.8-r3.ebuild @@ -80,7 +80,7 @@ src_configure() { EMACS=no } -src_compile() { +src_compile() { emake # Above we have disabled the build system's Emacs support; diff --git a/dev-scheme/kawa/kawa-1.14-r2.ebuild b/dev-scheme/kawa/kawa-1.14-r2.ebuild index 686795e227f2..70472bc33773 100644 --- a/dev-scheme/kawa/kawa-1.14-r2.ebuild +++ b/dev-scheme/kawa/kawa-1.14-r2.ebuild @@ -36,7 +36,7 @@ RDEPEND=" xtestsuite="XQTS_${XQTS_Ver}" -src_unpack () { +src_unpack() { unpack kawa-${PV}.tar.gz || die if use xqtests; then mkdir "${WORKDIR}/${xtestsuite}" || die @@ -81,7 +81,7 @@ src_compile() { emake -j1 } -src_install () { +src_install() { emake -j1 DESTDIR="${D}" install rm -rv "${D}"/usr/share/java/ || die "rm -rv failed" diff --git a/dev-tex/foiltex/foiltex-2.1.4b.ebuild b/dev-tex/foiltex/foiltex-2.1.4b.ebuild index f50a0f0b0139..ea43f3430588 100644 --- a/dev-tex/foiltex/foiltex-2.1.4b.ebuild +++ b/dev-tex/foiltex/foiltex-2.1.4b.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 @@ TEXMF=/usr/share/texmf-site S=${WORKDIR}/${PN} -src_install () { +src_install() { latex-package_src_doinstall all dodoc "${S}/README" } diff --git a/dev-tex/ivritex/ivritex-1.1.2.ebuild b/dev-tex/ivritex/ivritex-1.1.2.ebuild index 97c9b2d7e5f8..2b5c3e1084f9 100644 --- a/dev-tex/ivritex/ivritex-1.1.2.ebuild +++ b/dev-tex/ivritex/ivritex-1.1.2.ebuild @@ -18,7 +18,7 @@ SLOT="0" IUSE="" DEPEND="" -src_install () { +src_install() { export VARTEXFONTS="${T}/fonts" make TEX_ROOT="${D}"/usr/share/texmf install || die "make failed" diff --git a/dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild b/dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild index 6d657afa7eb9..5d7bf300c4e7 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild @@ -21,7 +21,7 @@ RDEPEND=">=dev-tex/pgf-1.10 S=${WORKDIR}/beamer-${PV} -src_prepare(){ +src_prepare() { default rm -rf doc/licenses || die } diff --git a/dev-tex/latex-beamer/latex-beamer-3.57.ebuild b/dev-tex/latex-beamer/latex-beamer-3.57.ebuild index b5a2f5cac4ed..055171a8f89d 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.57.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.57.ebuild @@ -21,7 +21,7 @@ RDEPEND=">=dev-tex/pgf-1.10 S=${WORKDIR}/beamer-${PV} -src_prepare(){ +src_prepare() { default rm -rf doc/licenses || die } diff --git a/dev-tex/metapost/metapost-1.803.ebuild b/dev-tex/metapost/metapost-1.803.ebuild index ec984d845522..80c9ea55620b 100644 --- a/dev-tex/metapost/metapost-1.803.ebuild +++ b/dev-tex/metapost/metapost-1.803.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 @@ -67,7 +67,7 @@ src_install() { dodoc README CHANGES } -pkg_postinst(){ +pkg_postinst() { einfo "Calling eselect mpost update" eselect mpost update } diff --git a/dev-tex/metapost/metapost-1.902.ebuild b/dev-tex/metapost/metapost-1.902.ebuild index eb0895b75121..d2efdb0bdb0f 100644 --- a/dev-tex/metapost/metapost-1.902.ebuild +++ b/dev-tex/metapost/metapost-1.902.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 @@ -70,7 +70,7 @@ src_install() { dodoc README CHANGES } -pkg_postinst(){ +pkg_postinst() { einfo "Calling eselect mpost update" eselect mpost update } diff --git a/dev-tex/revtex/revtex-4.2c.ebuild b/dev-tex/revtex/revtex-4.2c.ebuild index 3fdb1841fd95..7a01b56ff080 100644 --- a/dev-tex/revtex/revtex-4.2c.ebuild +++ b/dev-tex/revtex/revtex-4.2c.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 @@ -24,13 +24,13 @@ S="${WORKDIR}/${PN}" TEXMF=/usr/share/texmf-site -src_prepare(){ +src_prepare() { default find "${S}" -name '*4-1*' -delete || die find "${S}" -name reftest4-2.tex -delete || die } -src_compile(){ +src_compile() { cd "${S}/source" || die for name in *.dtx; do diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild index 943216e13bdb..5ec642562a76 100644 --- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild +++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild @@ -72,7 +72,7 @@ src_compile() { fi } -src_install () { +src_install() { # install the binaries dobin "${S}/src/tex4ht" "${S}/src/t4ht" "${S}/src/htcmd" # install the scripts diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.1.ebuild index 7403186e3daf..9b40483c021f 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.1.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=5 @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.ebuild index d905b0019864..28f7786e0f2c 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-21.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=5 @@ -46,11 +46,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1-r1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1-r1.ebuild index 35615393b478..b54ac2b090fc 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1-r1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1.ebuild index 602463fce91e..1353edbc0ba4 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.1.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=5 @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.4.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.4.ebuild index 35615393b478..b54ac2b090fc 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.4.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.4.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5-r1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5-r1.ebuild index 86465a22ddbd..d335afb3378a 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5-r1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5-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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5.ebuild index 35615393b478..b54ac2b090fc 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.0.5.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.2.1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.2.1.ebuild index 86465a22ddbd..d335afb3378a 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.2.1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.2.1.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.3.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.3.ebuild index 6db415054941..42c6e14d981e 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.3.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.3.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild index 6db415054941..42c6e14d981e 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.1.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild index 6db415054941..42c6e14d981e 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.ebuild index 602463fce91e..1353edbc0ba4 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.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=5 @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-23-r1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-23-r1.ebuild index 8593117128e6..4f77f8ba0d62 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-23-r1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-23-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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-23.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-23.ebuild index 92937bbca47a..895cf67fd7db 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-23.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-23.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="5" @@ -45,11 +45,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/android-sdk-update-manager/android-sdk-update-manager-24.4.1.ebuild b/dev-util/android-sdk-update-manager/android-sdk-update-manager-24.4.1.ebuild index c86665dd911a..99065ffc91d6 100644 --- a/dev-util/android-sdk-update-manager/android-sdk-update-manager-24.4.1.ebuild +++ b/dev-util/android-sdk-update-manager/android-sdk-update-manager-24.4.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="5" @@ -46,11 +46,11 @@ pkg_setup() { enewgroup android } -src_prepare(){ +src_prepare() { rm -rf tools/lib/x86* } -src_install(){ +src_install() { dodoc tools/NOTICE.txt "SDK Readme.txt" rm -f tools/NOTICE.txt "SDK Readme.txt" diff --git a/dev-util/bakefile/bakefile-0.2.9-r1.ebuild b/dev-util/bakefile/bakefile-0.2.9-r1.ebuild index 6c9d3f6e3600..49816b527e48 100644 --- a/dev-util/bakefile/bakefile-0.2.9-r1.ebuild +++ b/dev-util/bakefile/bakefile-0.2.9-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=5 @@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}" DEPEND="" -src_install () { +src_install() { default if use doc ; then diff --git a/dev-util/cargo-tree/cargo-tree-0.28.0.ebuild b/dev-util/cargo-tree/cargo-tree-0.28.0.ebuild index 3bc53295be46..780f8b9e399b 100644 --- a/dev-util/cargo-tree/cargo-tree-0.28.0.ebuild +++ b/dev-util/cargo-tree/cargo-tree-0.28.0.ebuild @@ -171,7 +171,7 @@ DEPEND="${RDEPEND} " QA_FLAGS_IGNORED="usr/bin/cargo-tree" -src_install(){ +src_install() { cargo_src_install einstalldocs } diff --git a/dev-util/cargo-tree/cargo-tree-0.29.0.ebuild b/dev-util/cargo-tree/cargo-tree-0.29.0.ebuild index 65df7690b80e..7d2a6128512d 100644 --- a/dev-util/cargo-tree/cargo-tree-0.29.0.ebuild +++ b/dev-util/cargo-tree/cargo-tree-0.29.0.ebuild @@ -62,7 +62,7 @@ DEPEND="" QA_FLAGS_IGNORED="usr/bin/cargo-tree" -src_install(){ +src_install() { cargo_src_install einstalldocs } diff --git a/dev-util/conf2struct/conf2struct-1.0.ebuild b/dev-util/conf2struct/conf2struct-1.0.ebuild index 9b99a4579dae..842516d70e82 100644 --- a/dev-util/conf2struct/conf2struct-1.0.ebuild +++ b/dev-util/conf2struct/conf2struct-1.0.ebuild @@ -23,10 +23,10 @@ RDEPEND="dev-libs/libconfig dev-perl/Conf-Libconfig" DEPEND="${RDEPEND}" -src_compile(){ +src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install(){ +src_install() { emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install } diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild b/dev-util/conf2struct/conf2struct-9999.ebuild index 23dc19bfb8f4..683376de085a 100644 --- a/dev-util/conf2struct/conf2struct-9999.ebuild +++ b/dev-util/conf2struct/conf2struct-9999.ebuild @@ -23,10 +23,10 @@ RDEPEND="dev-libs/libconfig dev-perl/Conf-Libconfig" DEPEND="${RDEPEND}" -src_compile(){ +src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install(){ +src_install() { emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install } diff --git a/dev-util/cutils/cutils-1.6-r4.ebuild b/dev-util/cutils/cutils-1.6-r4.ebuild index 0f4268c780b4..a7b7e983a7b2 100644 --- a/dev-util/cutils/cutils-1.6-r4.ebuild +++ b/dev-util/cutils/cutils-1.6-r4.ebuild @@ -50,7 +50,7 @@ src_install() { dodoc HISTORY } -pkg_postinst () { +pkg_postinst() { elog "cdecl was installed as cutils-cdecl because of a naming conflict" elog "with dev-util/cdecl." } diff --git a/dev-util/cwdiff/cwdiff-0.2.8.ebuild b/dev-util/cwdiff/cwdiff-0.2.8.ebuild index 88eb1087bfb0..f8776fd6d4f2 100644 --- a/dev-util/cwdiff/cwdiff-0.2.8.ebuild +++ b/dev-util/cwdiff/cwdiff-0.2.8.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 @@ -22,7 +22,7 @@ RDEPEND=" mercurial? ( dev-vcs/mercurial ) " -src_install () { +src_install() { dobin "${PN}" if use mercurial ; then insinto /etc/mercurial/hgrc.d diff --git a/dev-util/duma/duma-2.5.15-r2.ebuild b/dev-util/duma/duma-2.5.15-r2.ebuild index 411a077e3369..a3293c92f738 100644 --- a/dev-util/duma/duma-2.5.15-r2.ebuild +++ b/dev-util/duma/duma-2.5.15-r2.ebuild @@ -68,7 +68,7 @@ src_test() { elog "Both static and dynamic confidence tests should say PASSED." } -src_install(){ +src_install() { emake prefix="${D}/usr" libdir="${D}/usr/$(get_libdir)" \ docdir="${D}/usr/share/doc/${PF}" install diff --git a/dev-util/eric/eric-18.03.ebuild b/dev-util/eric/eric-18.03.ebuild index c67b729ada77..520c3542c0c6 100644 --- a/dev-util/eric/eric-18.03.ebuild +++ b/dev-util/eric/eric-18.03.ebuild @@ -69,7 +69,7 @@ src_install() { einstalldocs } -pkg_postinst(){ +pkg_postinst() { xdg_desktop_database_update if ! has_version dev-python/enchant; then diff --git a/dev-util/huc/huc-0.1-r1.ebuild b/dev-util/huc/huc-0.1-r1.ebuild index c2261b0ddc2d..c74f4c65b7ed 100644 --- a/dev-util/huc/huc-0.1-r1.ebuild +++ b/dev-util/huc/huc-0.1-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 @@ -19,7 +19,7 @@ src_compile() { -o ${PN} ${PN}.cpp || die "compile failed" } -src_install () { +src_install() { dobin "${PN}" einstalldocs } diff --git a/dev-util/lockrun/lockrun-20120508-r1.ebuild b/dev-util/lockrun/lockrun-20120508-r1.ebuild index f062acca8481..33e668a9dea2 100644 --- a/dev-util/lockrun/lockrun-20120508-r1.ebuild +++ b/dev-util/lockrun/lockrun-20120508-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 @@ -24,7 +24,7 @@ src_compile() { sed -i README -e '60q;s|^ \*||g' || die } -src_install () { +src_install() { dobin ${PN} einstalldocs } diff --git a/dev-util/mdds/mdds-1.4.3.ebuild b/dev-util/mdds/mdds-1.4.3.ebuild index 430a753bcf46..9be142ebbdbd 100644 --- a/dev-util/mdds/mdds-1.4.3.ebuild +++ b/dev-util/mdds/mdds-1.4.3.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 @@ -31,7 +31,7 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${P}-buildsystem.patch" ) -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/dev-util/mdds/mdds-9999.ebuild b/dev-util/mdds/mdds-9999.ebuild index 4b1ef077e933..2709004f0637 100644 --- a/dev-util/mdds/mdds-9999.ebuild +++ b/dev-util/mdds/mdds-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,7 +31,7 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${PN}-1.4.3-buildsystem.patch" ) -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/dev-util/patchbin/patchbin-20160208.ebuild b/dev-util/patchbin/patchbin-20160208.ebuild index 37723059a047..dc1c6612f55f 100644 --- a/dev-util/patchbin/patchbin-20160208.ebuild +++ b/dev-util/patchbin/patchbin-20160208.ebuild @@ -30,18 +30,18 @@ RDEPEND=" sys-devel/patch " -src_prepare(){ +src_prepare() { mv patches/gitapply.sh ${PN} || die sed -E -i "s/(\.\/)?gitapply(\.sh)?/${PN}/g" ${PN} || die default } -src_install(){ +src_install() { exeinto /usr/bin/ doexe ${PN} } -pkg_postinst(){ +pkg_postinst() { einfo "${PN} can optionally use dev-util/git to apply patches if installed." } diff --git a/dev-util/patchbin/patchbin-99999999.ebuild b/dev-util/patchbin/patchbin-99999999.ebuild index 69d98763e9f6..e6f35b3196ad 100644 --- a/dev-util/patchbin/patchbin-99999999.ebuild +++ b/dev-util/patchbin/patchbin-99999999.ebuild @@ -30,18 +30,18 @@ RDEPEND=" sys-devel/patch " -src_prepare(){ +src_prepare() { mv patches/gitapply.sh ${PN} || die sed -E -i "s/(\.\/)?gitapply(\.sh)?/${PN}/g" ${PN} || die default } -src_install(){ +src_install() { exeinto /usr/bin/ doexe ${PN} } -pkg_postinst(){ +pkg_postinst() { einfo "${PN} can optionally use dev-util/git to apply patches if installed." } diff --git a/dev-util/sccache/sccache-0.2.12.ebuild b/dev-util/sccache/sccache-0.2.12.ebuild index 0664ab57353d..d207e0de0d89 100644 --- a/dev-util/sccache/sccache-0.2.12.ebuild +++ b/dev-util/sccache/sccache-0.2.12.ebuild @@ -327,7 +327,7 @@ src_configure() { ) } -src_compile(){ +src_compile() { cargo_src_compile ${myfeatures:+--features "${myfeatures[*]}"} --no-default-features } diff --git a/dev-util/sel/sel-0.08.4-r2.ebuild b/dev-util/sel/sel-0.08.4-r2.ebuild index 62715868b15a..6c4bae9142a8 100644 --- a/dev-util/sel/sel-0.08.4-r2.ebuild +++ b/dev-util/sel/sel-0.08.4-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 @@ -17,7 +17,7 @@ RDEPEND="sys-libs/ncurses:0=" DOCS=( "help.txt" README.GER whatsnew ) -src_prepare () { +src_prepare() { default sed -i \ -e "s:/usr/local/share/sel/help\.txt:/usr/share/sel/help\.txt:" \ @@ -28,7 +28,7 @@ src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDLIBS="-lncurses" } -src_install () { +src_install() { dobin "${PN}" doman "${PN}.1" einstalldocs diff --git a/dev-util/shtool/shtool-2.0.8-r1.ebuild b/dev-util/shtool/shtool-2.0.8-r1.ebuild index 6fc14e68ba45..40b05d376466 100644 --- a/dev-util/shtool/shtool-2.0.8-r1.ebuild +++ b/dev-util/shtool/shtool-2.0.8-r1.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 @@ -14,7 +14,7 @@ IUSE="" DEPEND="dev-lang/perl" -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog README THANKS VERSION NEWS RATIONAL } diff --git a/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild b/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild index 6ffeb75981a7..07810a270d15 100644 --- a/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild +++ b/dev-util/source-highlight/source-highlight-3.1.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=7 @@ -34,7 +34,7 @@ src_configure() { $(use_enable static-libs static) } -src_install () { +src_install() { use doc && local HTML_DOCS=( doc/*.{html,css,java} ) default diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild b/dev-util/source-highlight/source-highlight-3.1.8.ebuild index 74189c0738f7..e5797d752689 100644 --- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild +++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild @@ -29,7 +29,7 @@ src_configure() { $(use_enable static-libs static) } -src_install () { +src_install() { use doc && local HTML_DOCS=( doc/*.{html,css,java} ) default diff --git a/dev-util/source-highlight/source-highlight-3.1.9.ebuild b/dev-util/source-highlight/source-highlight-3.1.9.ebuild index fdc35c641fab..516b2b2f1103 100644 --- a/dev-util/source-highlight/source-highlight-3.1.9.ebuild +++ b/dev-util/source-highlight/source-highlight-3.1.9.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 @@ -30,7 +30,7 @@ src_configure() { $(use_enable static-libs static) } -src_install () { +src_install() { use doc && local HTML_DOCS=( doc/*.{html,css,java} ) default diff --git a/dev-util/tmake/tmake-2.12-r1.ebuild b/dev-util/tmake/tmake-2.12-r1.ebuild index 48958d9544cd..407246fc0453 100644 --- a/dev-util/tmake/tmake-2.12-r1.ebuild +++ b/dev-util/tmake/tmake-2.12-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 @@ -14,7 +14,7 @@ IUSE="" RDEPEND=">=dev-lang/perl-5" -src_install () { +src_install() { dobin bin/tmake bin/progen dodir /usr/lib/tmake cp -pPRf "${S}"/lib/* "${ED}"/usr/lib/tmake diff --git a/dev-util/tup/tup-0.7.8.ebuild b/dev-util/tup/tup-0.7.8.ebuild index 5799fa9056d0..196b8edbc201 100644 --- a/dev-util/tup/tup-0.7.8.ebuild +++ b/dev-util/tup/tup-0.7.8.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 @@ -50,7 +50,7 @@ src_prepare() { default } -src_configure () { +src_configure() { echo "CONFIG_TUP_USE_SYSTEM_SQLITE=y" >> tup.config } diff --git a/dev-util/tup/tup-9999.ebuild b/dev-util/tup/tup-9999.ebuild index f195a3f6ef13..e657af1652d7 100644 --- a/dev-util/tup/tup-9999.ebuild +++ b/dev-util/tup/tup-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 @@ -50,7 +50,7 @@ src_prepare() { default } -src_configure () { +src_configure() { echo "CONFIG_TUP_USE_SYSTEM_SQLITE=y" >> tup.config } diff --git a/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild b/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild index b844f9cff8ea..dd740865ae50 100644 --- a/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild +++ b/dev-vcs/cvsgraph/cvsgraph-1.7.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 @@ -29,7 +29,7 @@ src_configure() { $(use_enable truetype) } -src_install () { +src_install() { dobin cvsgraph insinto /etc doins cvsgraph.conf diff --git a/dev-vcs/git-mailz/git-mailz-0.14.ebuild b/dev-vcs/git-mailz/git-mailz-0.14.ebuild index fa497e490bf4..aee97820b015 100644 --- a/dev-vcs/git-mailz/git-mailz-0.14.ebuild +++ b/dev-vcs/git-mailz/git-mailz-0.14.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 @@ -23,6 +23,6 @@ RDEPEND=" app-shells/zsh " -src_install(){ +src_install() { emake PREFIX="${ED}/usr" install } diff --git a/dev-vcs/git-pimp/git-pimp-0.8.ebuild b/dev-vcs/git-pimp/git-pimp-0.8.ebuild index 9e46d70afc0b..8e86e781023d 100644 --- a/dev-vcs/git-pimp/git-pimp-0.8.ebuild +++ b/dev-vcs/git-pimp/git-pimp-0.8.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 @@ -23,7 +23,7 @@ RDEPEND=" dev-vcs/git-mantle " -src_install(){ +src_install() { # Do not install in /usr/local emake PREFIX="${ED}/usr" install einstalldocs diff --git a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild index 251a929b7516..2fd22ae15ba8 100644 --- a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild +++ b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild @@ -56,7 +56,7 @@ RDEPEND="${DEPEND} !kde-apps/kdesdk-kioslaves:4[subversion(-)] " -src_prepare(){ +src_prepare() { ecm_src_prepare if ! use man ; then diff --git a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild b/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild index 785ff242ac91..0b761c425eb0 100644 --- a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild +++ b/games-action/noiz2sa/noiz2sa-0.51a-r1.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 @@ -26,12 +26,12 @@ PATCHES=( "${FILESDIR}"/${P}-underlink.patch ) -src_prepare(){ +src_prepare() { default cp makefile.lin Makefile || die } -src_install(){ +src_install() { local datadir="/usr/share/games/${PN}" dobin ${PN} diff --git a/games-action/shootingstar/shootingstar-1.2.0-r1.ebuild b/games-action/shootingstar/shootingstar-1.2.0-r1.ebuild index 73bb63cfd7dd..014fc4fb2580 100644 --- a/games-action/shootingstar/shootingstar-1.2.0-r1.ebuild +++ b/games-action/shootingstar/shootingstar-1.2.0-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 @@ -34,7 +34,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { default newicon -s 128 data/textures/body1.png ${PN}.png make_desktop_entry ${PN} "Shooting Star" diff --git a/games-arcade/circuslinux/circuslinux-1.0.3-r1.ebuild b/games-arcade/circuslinux/circuslinux-1.0.3-r1.ebuild index bc3c43f34833..1001c7c8aeba 100644 --- a/games-arcade/circuslinux/circuslinux-1.0.3-r1.ebuild +++ b/games-arcade/circuslinux/circuslinux-1.0.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 @@ -30,7 +30,7 @@ src_prepare() { || die } -src_install () { +src_install() { default newicon data/images/${PN}-icon.xpm ${PN}.xpm make_desktop_entry ${PN} "Circus Linux!" diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r1.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r1.ebuild index 846176da162e..ed655d6c5b87 100644 --- a/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r1.ebuild +++ b/games-arcade/kobodeluxe/kobodeluxe-0.5.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 @@ -48,7 +48,7 @@ src_configure() { econf $(use_enable opengl) } -src_install () { +src_install() { default newicon icons/KDE/icons/32x32/kobodl.png ${PN}.png make_desktop_entry kobodl "Kobo Deluxe" diff --git a/games-arcade/late/late-0.1.0-r1.ebuild b/games-arcade/late/late-0.1.0-r1.ebuild index dd837c5f6220..de1a4c7a13c5 100644 --- a/games-arcade/late/late-0.1.0-r1.ebuild +++ b/games-arcade/late/late-0.1.0-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 @@ -28,7 +28,7 @@ src_prepare() { || die "sed failed" } -src_install () { +src_install() { default newicon graphics/latebg2.jpg ${PN}.jpg make_desktop_entry late Late /usr/share/pixmaps/${PN}.jpg diff --git a/games-arcade/xtux/xtux-20030306-r1.ebuild b/games-arcade/xtux/xtux-20030306-r1.ebuild index 35368df77f3f..929e81c88666 100644 --- a/games-arcade/xtux/xtux-20030306-r1.ebuild +++ b/games-arcade/xtux/xtux-20030306-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 @@ -45,7 +45,7 @@ src_compile() { emake DATADIR="/usr/share/xtux/data" client } -src_install () { +src_install() { dobin xtux tux_serv insinto "/usr/share/xtux" doins -r data/ diff --git a/games-board/tetzle/tetzle-2.1.3.ebuild b/games-board/tetzle/tetzle-2.1.3.ebuild index dfd7e0638d68..dbce5456d1c7 100644 --- a/games-board/tetzle/tetzle-2.1.3.ebuild +++ b/games-board/tetzle/tetzle-2.1.3.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 @@ -30,7 +30,7 @@ src_configure() { eqmake5 } -src_install(){ +src_install() { emake DESTDIR="${D}" INSTALL_ROOT="${ED}" install einstalldocs } diff --git a/games-emulation/atari800/atari800-3.1.0-r1.ebuild b/games-emulation/atari800/atari800-3.1.0-r1.ebuild index 9373e100a2a7..559671226b0e 100644 --- a/games-emulation/atari800/atari800-3.1.0-r1.ebuild +++ b/games-emulation/atari800/atari800-3.1.0-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 @@ -79,7 +79,7 @@ src_compile() { emake -C src } -src_install () { +src_install() { dobin src/atari800 newman src/atari800.man atari800.6 dodoc README.1ST DOC/* diff --git a/games-engines/frotz/frotz-2.50_beta2.ebuild b/games-engines/frotz/frotz-2.50_beta2.ebuild index 732495e1c963..544ab8e09d62 100644 --- a/games-engines/frotz/frotz-2.50_beta2.ebuild +++ b/games-engines/frotz/frotz-2.50_beta2.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 @@ -63,7 +63,7 @@ src_compile() { SYSCONFDIR="${EPREFIX}/etc" } -src_install () { +src_install() { emake \ install_dumb \ $(use ncurses && echo install) \ diff --git a/games-kids/lletters/lletters-0.1.95-r3.ebuild b/games-kids/lletters/lletters-0.1.95-r3.ebuild index e411ba9f847a..6c7bbbb14eba 100644 --- a/games-kids/lletters/lletters-0.1.95-r3.ebuild +++ b/games-kids/lletters/lletters-0.1.95-r3.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 @@ -40,7 +40,7 @@ src_configure() { econf $(use_enable nls) } -src_install () { +src_install() { default newdoc debian/changelog ChangeLog.debian doicon debian/${PN}.xpm diff --git a/games-mud/mudix/mudix-4.3-r2.ebuild b/games-mud/mudix/mudix-4.3-r2.ebuild index 26a95dbd9298..43a39d82d5cd 100644 --- a/games-mud/mudix/mudix-4.3-r2.ebuild +++ b/games-mud/mudix/mudix-4.3-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=7 @@ -32,7 +32,7 @@ src_compile() { emake O_FLAGS="${CFLAGS}" } -src_install () { +src_install() { dobin mudix dodoc README sample.usr } diff --git a/games-mud/powwow/powwow-1.2.16-r1.ebuild b/games-mud/powwow/powwow-1.2.16-r1.ebuild index 0581652736a5..5529c4d4e37b 100644 --- a/games-mud/powwow/powwow-1.2.16-r1.ebuild +++ b/games-mud/powwow/powwow-1.2.16-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 @@ -36,7 +36,7 @@ src_configure() { econf --includedir=/usr/include } -src_install () { +src_install() { DOCS="ChangeLog Config.demo Hacking NEWS powwow.doc powwow.help README.* TODO" \ default } diff --git a/games-mud/tintin/tintin-2.01.1-r1.ebuild b/games-mud/tintin/tintin-2.01.1-r1.ebuild index 7da9b8553b33..0b5f429147bd 100644 --- a/games-mud/tintin/tintin-2.01.1-r1.ebuild +++ b/games-mud/tintin/tintin-2.01.1-r1.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 @@ -21,7 +21,7 @@ RDEPEND=${DEPEND} S=${WORKDIR}/tt/src -src_install () { +src_install() { dobin tt++ dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*} } diff --git a/games-mud/tintin/tintin-2.01.8.ebuild b/games-mud/tintin/tintin-2.01.8.ebuild index 1f6f4c6b1e2c..56000f7ae522 100644 --- a/games-mud/tintin/tintin-2.01.8.ebuild +++ b/games-mud/tintin/tintin-2.01.8.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 @@ -21,7 +21,7 @@ RDEPEND=${DEPEND} S=${WORKDIR}/tt/src -src_install () { +src_install() { dobin tt++ dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*} } diff --git a/games-puzzle/seatris/seatris-0.0.14.ebuild b/games-puzzle/seatris/seatris-0.0.14.ebuild index 30d84fd4afed..d13a963fa7c4 100644 --- a/games-puzzle/seatris/seatris-0.0.14.ebuild +++ b/games-puzzle/seatris/seatris-0.0.14.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 @@ -28,7 +28,7 @@ src_compile() { emake LIBS="$( $(tc-getPKG_CONFIG) --libs ncurses )" } -src_install () { +src_install() { dogamesbin seatris doman seatris.6 dodoc ACKNOWLEDGEMENTS HISTORY README TODO example.seatrisrc diff --git a/games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild index 48a424de17da..1e576c82d444 100644 --- a/games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild +++ b/games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild @@ -22,13 +22,13 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" -src_configure(){ +src_configure() { econf \ $(use_enable nls) \ --with-adonthell-binary="/usr/bin/adonthell" } -src_install(){ +src_install() { emake DESTDIR="${D}" pixmapdir=/usr/share/pixmaps install dodoc AUTHORS ChangeLog NEWS PLAYING README make_desktop_entry adonthell-wastesedge "Waste's Edge" wastesedge_32x32 diff --git a/games-util/dzip/dzip-2.9-r3.ebuild b/games-util/dzip/dzip-2.9-r3.ebuild index a58b74eb99b2..c5b3149a68d0 100644 --- a/games-util/dzip/dzip-2.9-r3.ebuild +++ b/games-util/dzip/dzip-2.9-r3.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 @@ src_prepare() { mv -f Makefile{.linux,} } -src_install () { +src_install() { dobin dzip dodoc Readme } diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild index ba29db204a63..049f64ac504d 100644 --- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild +++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.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="5" @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} CONFIG_CHECK="~INOTIFY_USER" -pkg_setup () { +pkg_setup() { check_extra_config enewgroup dropbox @@ -61,7 +61,7 @@ src_prepare() { AT_NOELIBTOOLIZE=yes eautoreconf } -src_install () { +src_install() { gnome2_src_install local extensiondir="$(pkg-config --variable=extensiondir libnautilus-extension)" @@ -78,7 +78,7 @@ src_install () { python_replicate_script "${ED}"/usr/bin/dropbox } -pkg_postinst () { +pkg_postinst() { gnome2_pkg_postinst readme.gentoo_print_elog } diff --git a/kde-apps/kalzium/kalzium-19.08.3.ebuild b/kde-apps/kalzium/kalzium-19.08.3.ebuild index d449184bd049..6cd9fb113ed0 100644 --- a/kde-apps/kalzium/kalzium-19.08.3.ebuild +++ b/kde-apps/kalzium/kalzium-19.08.3.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 @@ -47,7 +47,7 @@ RDEPEND="${DEPEND} sci-chemistry/chemical-mime-data " -src_configure(){ +src_configure() { # Fix missing finite() [[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H diff --git a/kde-apps/kalzium/kalzium-19.12.2.ebuild b/kde-apps/kalzium/kalzium-19.12.2.ebuild index b48173de5b25..60a65ab5b2b3 100644 --- a/kde-apps/kalzium/kalzium-19.12.2.ebuild +++ b/kde-apps/kalzium/kalzium-19.12.2.ebuild @@ -48,7 +48,7 @@ RDEPEND="${DEPEND} sci-chemistry/chemical-mime-data " -src_configure(){ +src_configure() { # Fix missing finite() [[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H diff --git a/kde-apps/keditbookmarks/keditbookmarks-19.08.3.ebuild b/kde-apps/keditbookmarks/keditbookmarks-19.08.3.ebuild index 316916f73d05..1f8c49020419 100644 --- a/kde-apps/keditbookmarks/keditbookmarks-19.08.3.ebuild +++ b/kde-apps/keditbookmarks/keditbookmarks-19.08.3.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 @@ -37,7 +37,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { ecm_src_prepare if ! use man ; then diff --git a/kde-apps/keditbookmarks/keditbookmarks-19.12.2.ebuild b/kde-apps/keditbookmarks/keditbookmarks-19.12.2.ebuild index 283a74d6aac7..05a3c6bd87ac 100644 --- a/kde-apps/keditbookmarks/keditbookmarks-19.12.2.ebuild +++ b/kde-apps/keditbookmarks/keditbookmarks-19.12.2.ebuild @@ -38,7 +38,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { ecm_src_prepare if ! use man ; then diff --git a/kde-apps/libkeduvocdocument/libkeduvocdocument-19.08.3.ebuild b/kde-apps/libkeduvocdocument/libkeduvocdocument-19.08.3.ebuild index c097e8eef723..1ea9419b6566 100644 --- a/kde-apps/libkeduvocdocument/libkeduvocdocument-19.08.3.ebuild +++ b/kde-apps/libkeduvocdocument/libkeduvocdocument-19.08.3.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 @@ -23,7 +23,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { ecm_src_prepare if ! use test; then diff --git a/kde-apps/libkeduvocdocument/libkeduvocdocument-19.12.2.ebuild b/kde-apps/libkeduvocdocument/libkeduvocdocument-19.12.2.ebuild index 75112c479159..aab7b479bde7 100644 --- a/kde-apps/libkeduvocdocument/libkeduvocdocument-19.12.2.ebuild +++ b/kde-apps/libkeduvocdocument/libkeduvocdocument-19.12.2.ebuild @@ -24,7 +24,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { ecm_src_prepare if ! use test; then diff --git a/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild b/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild index a0f498d40171..fa4ea22b7b11 100644 --- a/kde-apps/print-manager/print-manager-19.08.3-r1.ebuild +++ b/kde-apps/print-manager/print-manager-19.08.3-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 @@ -42,7 +42,7 @@ RDEPEND="${DEPEND} PATCHES=( "${FILESDIR}"/${P}-crash-w-cups-jobs-w-duplicate-id.patch ) -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then diff --git a/kde-apps/print-manager/print-manager-19.08.3.ebuild b/kde-apps/print-manager/print-manager-19.08.3.ebuild index b50f5f48fe25..6fec4d8f4f9a 100644 --- a/kde-apps/print-manager/print-manager-19.08.3.ebuild +++ b/kde-apps/print-manager/print-manager-19.08.3.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 @@ -40,7 +40,7 @@ RDEPEND="${DEPEND} gtk? ( app-admin/system-config-printer ) " -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then diff --git a/kde-apps/print-manager/print-manager-19.12.2.ebuild b/kde-apps/print-manager/print-manager-19.12.2.ebuild index b091537a8088..44c34364c24a 100644 --- a/kde-apps/print-manager/print-manager-19.12.2.ebuild +++ b/kde-apps/print-manager/print-manager-19.12.2.ebuild @@ -41,7 +41,7 @@ RDEPEND="${DEPEND} gtk? ( app-admin/system-config-printer ) " -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then diff --git a/kde-frameworks/purpose/purpose-5.64.0-r2.ebuild b/kde-frameworks/purpose/purpose-5.64.0-r2.ebuild index e5f3fe2e0627..b56ff39032a2 100644 --- a/kde-frameworks/purpose/purpose-5.64.0-r2.ebuild +++ b/kde-frameworks/purpose/purpose-5.64.0-r2.ebuild @@ -50,7 +50,7 @@ src_configure() { ecm_src_configure } -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst if ! has_version "kde-misc/kdeconnect[app]" ; then diff --git a/kde-frameworks/purpose/purpose-5.67.0.ebuild b/kde-frameworks/purpose/purpose-5.67.0.ebuild index 1bebde506a67..18129dfd6fd2 100644 --- a/kde-frameworks/purpose/purpose-5.67.0.ebuild +++ b/kde-frameworks/purpose/purpose-5.67.0.ebuild @@ -48,7 +48,7 @@ src_configure() { ecm_src_configure } -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst if ! has_version "kde-misc/kdeconnect[app]" ; then diff --git a/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild b/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild index 719b921fb545..9d073022755f 100644 --- a/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-1.3.5.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 @@ -68,7 +68,7 @@ src_configure() { kde5_src_configure } -pkg_postinst(){ +pkg_postinst() { kde5_pkg_postinst elog "The Android .apk file is available via" diff --git a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild index 8dd2a5904cfa..64fe274123e9 100644 --- a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild @@ -77,7 +77,7 @@ src_configure() { ecm_src_configure } -pkg_postinst(){ +pkg_postinst() { ecm_pkg_postinst elog "In case you are missing 'pause music' plugin, this now requires" diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.17.5-r1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.17.5-r1.ebuild index e39a49cbf81b..41f1e2d666a5 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.17.5-r1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.17.5-r1.ebuild @@ -201,7 +201,7 @@ src_install() { fperms +x /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh } -pkg_postinst () { +pkg_postinst() { ecm_pkg_postinst # Clean up pre-5.17.4 scripts diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.18.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.18.1.ebuild index 3bbf1152e667..172a8acf608a 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.18.1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.18.1.ebuild @@ -200,7 +200,7 @@ src_install() { fperms +x /etc/xdg/plasma-workspace/shutdown/10-agent-shutdown.sh } -pkg_postinst () { +pkg_postinst() { ecm_pkg_postinst # Clean up pre-5.17.4 scripts diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild index f73419b09d6d..862b02a17e61 100644 --- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.99.1.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" @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} sys-devel/gettext" PDEPEND="lxde-base/lxde-icon-theme" -src_install () { +src_install() { emake DESTDIR="${D}" install # install session file insinto /etc/X11/Sessions/ diff --git a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild b/lxde-base/lxde-common/lxde-common-0.99.2.ebuild index ef042bc45d0b..10fbab6dc927 100644 --- a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.99.2.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 @@ -18,7 +18,7 @@ DEPEND="${RDEPEND} sys-devel/gettext" PDEPEND="lxde-base/lxde-icon-theme" -src_install () { +src_install() { emake DESTDIR="${D}" install # install session file insinto /etc/X11/Sessions/ diff --git a/lxde-base/lxpanel/lxpanel-0.10.0.ebuild b/lxde-base/lxpanel/lxpanel-0.10.0.ebuild index 9779f40ec3fa..83229b7c08a9 100644 --- a/lxde-base/lxpanel/lxpanel-0.10.0.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.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=6 @@ -60,7 +60,7 @@ src_configure() { # the gtk+ dep already pulls in libX11, so we might as well hardcode with-x } -src_install () { +src_install() { default # Get rid of the .la files. diff --git a/lxde-base/lxpanel/lxpanel-0.9.2.ebuild b/lxde-base/lxpanel/lxpanel-0.9.2.ebuild index 7c4f1fdd1c95..f7041b905496 100644 --- a/lxde-base/lxpanel/lxpanel-0.9.2.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.9.2.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" @@ -47,7 +47,7 @@ src_configure() { # the gtk+ dep already pulls in libX11, so we might as well hardcode with-x } -src_install () { +src_install() { default # Get rid of the .la files. diff --git a/lxde-base/lxpanel/lxpanel-0.9.3-r1.ebuild b/lxde-base/lxpanel/lxpanel-0.9.3-r1.ebuild index 82e5f166a6d6..83229b7c08a9 100644 --- a/lxde-base/lxpanel/lxpanel-0.9.3-r1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.9.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -60,7 +60,7 @@ src_configure() { # the gtk+ dep already pulls in libX11, so we might as well hardcode with-x } -src_install () { +src_install() { default # Get rid of the .la files. diff --git a/lxde-base/lxpanel/lxpanel-0.9.3.ebuild b/lxde-base/lxpanel/lxpanel-0.9.3.ebuild index 03fb30c1299f..5ea3cc8359e6 100644 --- a/lxde-base/lxpanel/lxpanel-0.9.3.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.9.3.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" @@ -47,7 +47,7 @@ src_configure() { # the gtk+ dep already pulls in libX11, so we might as well hardcode with-x } -src_install () { +src_install() { default # Get rid of the .la files. diff --git a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild b/lxde-base/lxrandr/lxrandr-0.3.1.ebuild index 74ae82baba00..3046d10ad579 100644 --- a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild +++ b/lxde-base/lxrandr/lxrandr-0.3.1.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" @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig x11-base/xorg-proto" -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc AUTHORS } diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.14.1.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.14.1.ebuild index dcdcf9c6934d..c7d5669cc6cf 100644 --- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.14.1.ebuild +++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.14.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=7 @@ -32,7 +32,7 @@ RDEPEND="${DEPEND} !lxqt-base/lxqt-l10n " -src_install(){ +src_install() { cmake_src_install doman man/*.1 diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild index c221f24b3343..d22ee4cc5873 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-0.14.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=7 @@ -110,7 +110,7 @@ src_configure() { cmake_src_configure } -src_install(){ +src_install() { cmake_src_install doman panel/man/*.1 } diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.14.1.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-0.14.1.ebuild index 6bb6156325a0..335d67d2fa36 100644 --- a/lxqt-base/lxqt-policykit/lxqt-policykit-0.14.1.ebuild +++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.14.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=7 @@ -37,7 +37,7 @@ RDEPEND="${DEPEND} !lxqt-base/lxqt-l10n " -src_install(){ +src_install() { cmake_src_install doman man/*.1 } diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild index a707d4d44b98..83bb4daab49d 100644 --- a/lxqt-base/lxqt-runner/lxqt-runner-0.14.1.ebuild +++ b/lxqt-base/lxqt-runner/lxqt-runner-0.14.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=7 @@ -42,7 +42,7 @@ RDEPEND="${DEPEND} !lxqt-base/lxqt-l10n " -src_install(){ +src_install() { cmake_src_install doman man/*.1 } diff --git a/lxqt-base/lxqt-session/lxqt-session-0.14.1.ebuild b/lxqt-base/lxqt-session/lxqt-session-0.14.1.ebuild index 0c4a57a6f83d..dbfd678c7cf5 100644 --- a/lxqt-base/lxqt-session/lxqt-session-0.14.1.ebuild +++ b/lxqt-base/lxqt-session/lxqt-session-0.14.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=7 @@ -52,7 +52,7 @@ src_configure() { cmake_src_configure } -src_install(){ +src_install() { cmake_src_install doman lxqt-config-session/man/*.1 lxqt-session/man/*.1 diff --git a/mail-client/s-nail/s-nail-14.9.13.ebuild b/mail-client/s-nail/s-nail-14.9.13.ebuild index 2155941b9356..3920bb828772 100644 --- a/mail-client/s-nail/s-nail-14.9.13.ebuild +++ b/mail-client/s-nail/s-nail-14.9.13.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 @@ -63,7 +63,7 @@ src_compile() { emake build } -src_install () { +src_install() { # Use /usr/sbin/sendmail by default and provide an example cat <<- EOSMTP >> nail.rc diff --git a/mail-client/s-nail/s-nail-14.9.15.ebuild b/mail-client/s-nail/s-nail-14.9.15.ebuild index 7ca0db136c29..fdfff8e88c9e 100644 --- a/mail-client/s-nail/s-nail-14.9.15.ebuild +++ b/mail-client/s-nail/s-nail-14.9.15.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 @@ -66,7 +66,7 @@ src_compile() { emake build } -src_install () { +src_install() { # Use /usr/sbin/sendmail by default and provide an example cat <<- EOSMTP >> nail.rc diff --git a/mail-client/s-nail/s-nail-14.9.16.ebuild b/mail-client/s-nail/s-nail-14.9.16.ebuild index a07cebd9c701..2ab1bbc671bf 100644 --- a/mail-client/s-nail/s-nail-14.9.16.ebuild +++ b/mail-client/s-nail/s-nail-14.9.16.ebuild @@ -64,7 +64,7 @@ src_compile() { emake build } -src_install () { +src_install() { # Use /usr/sbin/sendmail by default and provide an example cat <<- EOSMTP >> nail.rc diff --git a/mail-filter/exim-geoip/exim-geoip-0.1.ebuild b/mail-filter/exim-geoip/exim-geoip-0.1.ebuild index 1d9023b2a756..a2f6fdee4d5b 100644 --- a/mail-filter/exim-geoip/exim-geoip-0.1.ebuild +++ b/mail-filter/exim-geoip/exim-geoip-0.1.ebuild @@ -18,12 +18,12 @@ DEPEND="dev-libs/geoip RDEPEND="${DEPEND}" S="${WORKDIR}/exim-geoipv6-dlfunc-${PV}" -src_configure() { +src_configure() { append-cppflags "-I/usr/include/exim" econf } -src_install() { +src_install() { default prune_libtool_files --all } diff --git a/mail-filter/exim-p0f/exim-p0f-0.1.ebuild b/mail-filter/exim-p0f/exim-p0f-0.1.ebuild index 4357da030244..885ec0c74647 100644 --- a/mail-filter/exim-p0f/exim-p0f-0.1.ebuild +++ b/mail-filter/exim-p0f/exim-p0f-0.1.ebuild @@ -18,12 +18,12 @@ RDEPEND=">=net-analyzer/p0f-3.05_beta ${DEPEND}" S="${WORKDIR}/exim-p0f3-dlfunc-${PV}" -src_configure() { +src_configure() { append-cppflags "-I/usr/include/exim" econf } -src_install() { +src_install() { default prune_libtool_files --all } diff --git a/mail-filter/libmilter/libmilter-1.0.2.ebuild b/mail-filter/libmilter/libmilter-1.0.2.ebuild index f2c3e1d172fe..cd3921b5f7e1 100644 --- a/mail-filter/libmilter/libmilter-1.0.2.ebuild +++ b/mail-filter/libmilter/libmilter-1.0.2.ebuild @@ -50,7 +50,7 @@ src_compile() { popd } -src_install () { +src_install() { local MY_LIBDIR=/usr/$(get_libdir) dodir "${MY_LIBDIR}" emake DESTDIR="${D}" LIBDIR="${MY_LIBDIR}" MANROOT=/usr/share/man/man \ diff --git a/mail-filter/libmilter/libmilter-1.0.2_p1.ebuild b/mail-filter/libmilter/libmilter-1.0.2_p1.ebuild index b7d5242cfdd5..f24ea5bf5d30 100644 --- a/mail-filter/libmilter/libmilter-1.0.2_p1.ebuild +++ b/mail-filter/libmilter/libmilter-1.0.2_p1.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 @@ -56,7 +56,7 @@ src_compile() { popd } -src_install () { +src_install() { local MY_LIBDIR=/usr/$(get_libdir) dodir "${MY_LIBDIR}" emake DESTDIR="${D}" LIBDIR="${MY_LIBDIR}" MANROOT=/usr/share/man/man \ diff --git a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild index 8f2df0e0ff6f..f9305dbb4bf4 100644 --- a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild +++ b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild @@ -21,7 +21,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dobin rbl rblcheck dodoc README docs/rblcheck.ps docs/rblcheck.rtf diff --git a/mail-filter/spamassassin/spamassassin-3.4.2-r2.ebuild b/mail-filter/spamassassin/spamassassin-3.4.2-r2.ebuild index 358cb1f455f4..a68f39a6a865 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.2-r2.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.2-r2.ebuild @@ -129,7 +129,7 @@ src_compile() { use qmail && emake spamc/qmail-spamc } -src_install () { +src_install() { emake install einstalldocs diff --git a/mail-filter/spamassassin/spamassassin-3.4.2-r6.ebuild b/mail-filter/spamassassin/spamassassin-3.4.2-r6.ebuild index 4fef01f91cee..07de81c0dbe3 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.2-r6.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.2-r6.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 @@ -135,7 +135,7 @@ src_compile() { use qmail && emake spamc/qmail-spamc } -src_install () { +src_install() { emake install einstalldocs diff --git a/mail-filter/spamassassin/spamassassin-3.4.3.ebuild b/mail-filter/spamassassin/spamassassin-3.4.3.ebuild index ba94a7473b2a..da1c0754b715 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.3.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.3.ebuild @@ -131,7 +131,7 @@ src_compile() { use qmail && emake spamc/qmail-spamc } -src_install () { +src_install() { emake install einstalldocs diff --git a/mail-filter/spamassassin/spamassassin-3.4.4.ebuild b/mail-filter/spamassassin/spamassassin-3.4.4.ebuild index 39c0972f5e9a..8e0007b4bfe8 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.4.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.4.ebuild @@ -131,7 +131,7 @@ src_compile() { use qmail && emake spamc/qmail-spamc } -src_install () { +src_install() { emake install einstalldocs diff --git a/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild b/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild index 4b26a8203a60..1e7d2013e063 100644 --- a/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild +++ b/mail-filter/sqlgrey/sqlgrey-1.7.6-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=7 @@ -35,7 +35,7 @@ pkg_setup() { enewuser sqlgrey -1 -1 /var/spool/sqlgrey sqlgrey } -src_install () { +src_install() { emake gentoo-install ROOTDIR="${D}" dodoc HOWTO FAQ README README.OPTINOUT README.PERF TODO Changelog @@ -69,7 +69,7 @@ pkg_postinst() { ewarn "the SQLgrey db" } -pkg_config () { +pkg_config() { # SQLgrey configuration file local SQLgrey_CONFIG="/etc/sqlgrey/sqlgrey.conf" local SQLgrey_DB_USER_NAME="sqlgrey" diff --git a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild index f55872a59c38..21a0450a89f1 100644 --- a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild +++ b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild @@ -32,7 +32,7 @@ PATCHES=( "${FILESDIR}/sqlgrey-1.8.0-init-openrc.patch" ) -src_install () { +src_install() { emake gentoo-install ROOTDIR="${D}" einstalldocs diff --git a/mail-mta/exim/exim-4.92.2.ebuild b/mail-mta/exim/exim-4.92.2.ebuild index 2b4261ab4d6e..d93a9ac37a4c 100644 --- a/mail-mta/exim/exim-4.92.2.ebuild +++ b/mail-mta/exim/exim-4.92.2.ebuild @@ -490,7 +490,7 @@ src_compile() { AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO='' } -src_install () { +src_install() { cd "${S}"/build-exim-gentoo || die dosbin exim if use X; then diff --git a/mail-mta/exim/exim-4.92.3.ebuild b/mail-mta/exim/exim-4.92.3.ebuild index 05dbf4afa52d..22f7f20d3ff3 100644 --- a/mail-mta/exim/exim-4.92.3.ebuild +++ b/mail-mta/exim/exim-4.92.3.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" @@ -490,7 +490,7 @@ src_compile() { AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO='' } -src_install () { +src_install() { cd "${S}"/build-exim-gentoo || die dosbin exim if use X; then diff --git a/mail-mta/exim/exim-4.93.0.4.ebuild b/mail-mta/exim/exim-4.93.0.4.ebuild index ab4cf6865d4c..2fcf22048a1c 100644 --- a/mail-mta/exim/exim-4.93.0.4.ebuild +++ b/mail-mta/exim/exim-4.93.0.4.ebuild @@ -493,7 +493,7 @@ src_compile() { AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO='' } -src_install () { +src_install() { cd "${S}"/build-exim-gentoo || die dosbin exim if use X; then diff --git a/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild b/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild index d43f02ea92b3..10966c371bfe 100644 --- a/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.13-r5.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 @@ -87,7 +87,7 @@ src_configure() { $(use_enable ssl tls) } -src_install () { +src_install() { emake DESTDIR="${D}" localstatedir=/var/nullmailer install dodoc AUTHORS BUGS HOWTO INSTALL ChangeLog NEWS README TODO diff --git a/mail-mta/postfix/postfix-3.4.5-r1.ebuild b/mail-mta/postfix/postfix-3.4.5-r1.ebuild index 61ae93f51f7f..001ca67956eb 100644 --- a/mail-mta/postfix/postfix-3.4.5-r1.ebuild +++ b/mail-mta/postfix/postfix-3.4.5-r1.ebuild @@ -198,7 +198,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ diff --git a/mail-mta/postfix/postfix-3.4.6.ebuild b/mail-mta/postfix/postfix-3.4.6.ebuild index 4a5c0d320d24..df756f6871ca 100644 --- a/mail-mta/postfix/postfix-3.4.6.ebuild +++ b/mail-mta/postfix/postfix-3.4.6.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 @@ -198,7 +198,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ diff --git a/mail-mta/postfix/postfix-3.4.7.ebuild b/mail-mta/postfix/postfix-3.4.7.ebuild index 7603315b82de..f0bd1f4d4415 100644 --- a/mail-mta/postfix/postfix-3.4.7.ebuild +++ b/mail-mta/postfix/postfix-3.4.7.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 @@ -195,7 +195,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ diff --git a/mail-mta/postfix/postfix-3.4.8.ebuild b/mail-mta/postfix/postfix-3.4.8.ebuild index 7603315b82de..f0bd1f4d4415 100644 --- a/mail-mta/postfix/postfix-3.4.8.ebuild +++ b/mail-mta/postfix/postfix-3.4.8.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 @@ -195,7 +195,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ diff --git a/mail-mta/postfix/postfix-3.4.9.ebuild b/mail-mta/postfix/postfix-3.4.9.ebuild index fc0e7c9a565f..f62330bb7af8 100644 --- a/mail-mta/postfix/postfix-3.4.9.ebuild +++ b/mail-mta/postfix/postfix-3.4.9.ebuild @@ -196,7 +196,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ diff --git a/mail-mta/postfix/postfix-3.5_pre20200203.ebuild b/mail-mta/postfix/postfix-3.5_pre20200203.ebuild index 9321ebc18007..c1f9fa6fc3fa 100644 --- a/mail-mta/postfix/postfix-3.5_pre20200203.ebuild +++ b/mail-mta/postfix/postfix-3.5_pre20200203.ebuild @@ -193,7 +193,7 @@ src_configure() { AUXLIBS_SQLITE="${AUXLIBS_SQLITE}" } -src_install () { +src_install() { LD_LIBRARY_PATH="${S}/lib" \ /bin/sh postfix-install \ -non-interactive \ diff --git a/mail-mta/sendmail/sendmail-8.14.9.ebuild b/mail-mta/sendmail/sendmail-8.14.9.ebuild index b913a360ffab..8454266308d6 100644 --- a/mail-mta/sendmail/sendmail-8.14.9.ebuild +++ b/mail-mta/sendmail/sendmail-8.14.9.ebuild @@ -94,7 +94,7 @@ src_compile() { popd } -src_install () { +src_install() { local MY_LIBDIR=/usr/$(get_libdir) local MY_OBJDIR="obj.`uname -s`.`uname -r`.`uname -m`" dodir /usr/bin ${MY_LIBDIR} /usr/include/libmilter diff --git a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild index bb76f92e2921..d3fd92fa5bb7 100644 --- a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild +++ b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild @@ -100,7 +100,7 @@ src_compile() { popd } -src_install () { +src_install() { local MY_LIBDIR=/usr/$(get_libdir) local MY_OBJDIR="obj.`uname -s`.`uname -r`.`uname -m`" dodir /usr/bin ${MY_LIBDIR} /usr/include/libmilter diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.22.1-r1.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.22.1-r1.ebuild index 3ace817fd8b7..94e0300c6a8b 100644 --- a/mate-extra/caja-dropbox/caja-dropbox-1.22.1-r1.ebuild +++ b/mate-extra/caja-dropbox/caja-dropbox-1.22.1-r1.ebuild @@ -44,7 +44,7 @@ DEPEND="${COMMON_DEPEND} CONFIG_CHECK="~INOTIFY_USER" -pkg_setup () { +pkg_setup() { python-single-r1_pkg_setup check_extra_config enewgroup dropbox @@ -69,7 +69,7 @@ src_configure() { $(use_enable debug) } -src_install () { +src_install() { python_fix_shebang caja-dropbox.in mate_src_install @@ -83,7 +83,7 @@ src_install () { fperms o-rwx "${extensiondir}"/libcaja-dropbox.so } -pkg_postinst () { +pkg_postinst() { mate_pkg_postinst elog diff --git a/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2-r2.ebuild b/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2-r2.ebuild index 0b58867fbb1e..be77c78d727c 100644 --- a/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2-r2.ebuild +++ b/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2-r2.ebuild @@ -36,7 +36,7 @@ src_compile() { font-ebdftopcf_src_compile } -src_install () { +src_install() { FONT_S="${S}"/${TTF_P}/ttf FONT_SUFFIX="ttf" font_src_install FONT_S="${S}"/${BDF_P}/bdf font_src_install } diff --git a/media-fonts/fgdc-emergency/fgdc-emergency-2.20.ebuild b/media-fonts/fgdc-emergency/fgdc-emergency-2.20.ebuild index 72a402226094..57ec937ae6b4 100644 --- a/media-fonts/fgdc-emergency/fgdc-emergency-2.20.ebuild +++ b/media-fonts/fgdc-emergency/fgdc-emergency-2.20.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 @@ -23,7 +23,7 @@ FONT_SUFFIX="ttf" DOCS=( readme.txt ) -src_install(){ +src_install() { cp ersV2{sym,txt}/*.ttf . || die font_src_install } diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild index 6f04b2f5bb00..190882bba47a 100644 --- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild +++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild @@ -33,7 +33,7 @@ FONT_S="${S}" FONT_PN="${PN/-fonts/}" FONTDIR="/usr/share/fonts/${FONT_PN}" -pkg_postinst(){ +pkg_postinst() { if use X; then elog "You need you add following line into 'Section \"Files\"' in" elog "XF86Config and reboot X Window System, to use these fonts." diff --git a/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild b/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild index 4ec68a125aa2..adf9498b1bc8 100644 --- a/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild +++ b/media-fonts/mplus-fonts/mplus-fonts-2.2.4-r1.ebuild @@ -26,7 +26,7 @@ S="${WORKDIR}/${MY_P}" # Only installs fonts RESTRICT="strip binchecks" -src_install(){ +src_install() { DESTDIR="${D}${FONTDIR}" ./install_mplus_fonts || die dodoc README* INSTALL* } diff --git a/media-gfx/dpic/dpic-20130310.ebuild b/media-gfx/dpic/dpic-20130310.ebuild index a21a1659b42e..6fb72b844180 100644 --- a/media-gfx/dpic/dpic-20130310.ebuild +++ b/media-gfx/dpic/dpic-20130310.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,11 +19,11 @@ RDEPEND="" S="${WORKDIR}/${PN}" -src_compile () { +src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dobin dpic doman doc/dpic.1 dodoc README CHANGES doc/dpicdoc.pdf doc/gpic.pdf diff --git a/media-gfx/dpic/dpic-20160824.ebuild b/media-gfx/dpic/dpic-20160824.ebuild index c102eef74e4c..1340997077ff 100644 --- a/media-gfx/dpic/dpic-20160824.ebuild +++ b/media-gfx/dpic/dpic-20160824.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 @@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}-2016.08.24" DOCS=( "README" "doc/dpicdoc.pdf" ) -src_install () { +src_install() { dobin ${PN} doman doc/${PN}.1 diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.6.3.ebuild b/media-gfx/gscan2pdf/gscan2pdf-2.6.3.ebuild index 0029080be8df..a415292cfd59 100644 --- a/media-gfx/gscan2pdf/gscan2pdf-2.6.3.ebuild +++ b/media-gfx/gscan2pdf/gscan2pdf-2.6.3.ebuild @@ -77,7 +77,7 @@ pkg_postinst() { optfeature "sending PDFs as email attachments" x11-misc/xdg-utils } -src_test(){ +src_test() { local confdir="${HOME}/.config/ImageMagick" mkdir -p "${confdir}" || die cat > "${confdir}/policy.xml" <<-EOT || die diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.6.4.ebuild b/media-gfx/gscan2pdf/gscan2pdf-2.6.4.ebuild index 58c42016341f..cda89719399f 100644 --- a/media-gfx/gscan2pdf/gscan2pdf-2.6.4.ebuild +++ b/media-gfx/gscan2pdf/gscan2pdf-2.6.4.ebuild @@ -83,7 +83,7 @@ pkg_postrm() { xdg_desktop_database_update } -src_test(){ +src_test() { local confdir="${HOME}/.config/ImageMagick" mkdir -p "${confdir}" || die cat > "${confdir}/policy.xml" <<-EOT || die diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild index bdd27b31809c..f5953484db7e 100644 --- a/media-gfx/jhead/jhead-3.00-r2.ebuild +++ b/media-gfx/jhead/jhead-3.00-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 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" -src_prepare(){ +src_prepare() { # bug 275200 - respect flags and use mktemp instead of mkstemp eapply "${FILESDIR}/${PN}-2.90-mkstemp_respect_flags.patch" cp "${FILESDIR}/Makefile" makefile || die diff --git a/media-gfx/meshlab/meshlab-2016.12-r2.ebuild b/media-gfx/meshlab/meshlab-2016.12-r2.ebuild index adc2830aa0fc..2c5cb0f61d06 100644 --- a/media-gfx/meshlab/meshlab-2016.12-r2.ebuild +++ b/media-gfx/meshlab/meshlab-2016.12-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 @@ -60,7 +60,7 @@ PATCHES=( "${FILESDIR}/${PV}/${P}-align2.patch" ) -src_prepare(){ +src_prepare() { mv "${WORKDIR}/vcglib-${VCG_VERSION}" "${WORKDIR}/vcglib" || die "vcglib mv failed" default #proof of patchset diff --git a/media-gfx/meshlab/meshlab-2016.12-r3.ebuild b/media-gfx/meshlab/meshlab-2016.12-r3.ebuild index 4fc8458b15a7..9cd64b0952cc 100644 --- a/media-gfx/meshlab/meshlab-2016.12-r3.ebuild +++ b/media-gfx/meshlab/meshlab-2016.12-r3.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 @@ -61,7 +61,7 @@ PATCHES=( "${FILESDIR}/${PV}/${P}-asString.patch" ) -src_prepare(){ +src_prepare() { mv "${WORKDIR}/vcglib-${VCG_VERSION}" "${WORKDIR}/vcglib" || die "vcglib mv failed" default #proof of patchset diff --git a/media-gfx/meshlab/meshlab-2016.12-r4.ebuild b/media-gfx/meshlab/meshlab-2016.12-r4.ebuild index b9df6e46bbc5..bea9e2857554 100644 --- a/media-gfx/meshlab/meshlab-2016.12-r4.ebuild +++ b/media-gfx/meshlab/meshlab-2016.12-r4.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 @@ -63,7 +63,7 @@ PATCHES=( "${FILESDIR}/${PV}/${P}-qt-includes.patch" ) -src_prepare(){ +src_prepare() { mv "${WORKDIR}/vcglib-${VCG_VERSION}" "${WORKDIR}/vcglib" || die "vcglib mv failed" default #proof of patchset diff --git a/media-gfx/mypaint/mypaint-1.2.1-r5.ebuild b/media-gfx/mypaint/mypaint-1.2.1-r5.ebuild index a55e00599696..ed192d39fbdb 100644 --- a/media-gfx/mypaint/mypaint-1.2.1-r5.ebuild +++ b/media-gfx/mypaint/mypaint-1.2.1-r5.ebuild @@ -54,7 +54,7 @@ src_compile() { escons } -src_install () { +src_install() { escons prefix="${D}/usr" install newicon pixmaps/${PN}_logo.png ${PN}.png for x in ${LANGS}; do diff --git a/media-gfx/printrun/printrun-99999999.ebuild b/media-gfx/printrun/printrun-99999999.ebuild index 8b8f31fa4ec5..4491857f4d6a 100644 --- a/media-gfx/printrun/printrun-99999999.ebuild +++ b/media-gfx/printrun/printrun-99999999.ebuild @@ -37,7 +37,7 @@ PATCHES=( "${WORKDIR}/${PN}-gtk3.patch" ) -src_unpack(){ +src_unpack() { default_src_unpack git-r3_src_unpack } diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.21-r2.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.21-r2.ebuild index dec024b26b23..fd4b7f65c002 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.21-r2.ebuild +++ b/media-gfx/tuxpaint/tuxpaint-0.9.21-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -54,7 +54,7 @@ src_compile() { $(use nls && echo ENABLE_GETTEXT=1) } -src_install () { +src_install() { emake -j1 PKG_ROOT="${D}" \ $(use nls && echo ENABLE_GETTEXT=1) install diff --git a/media-libs/gsound/gsound-1.0.2-r1.ebuild b/media-libs/gsound/gsound-1.0.2-r1.ebuild index 7d43c6b5d04e..ef942f7e5821 100644 --- a/media-libs/gsound/gsound-1.0.2-r1.ebuild +++ b/media-libs/gsound/gsound-1.0.2-r1.ebuild @@ -31,7 +31,7 @@ src_prepare() { gnome2_src_prepare } -src_configure () { +src_configure() { gnome2_src_configure \ --disable-static \ $(use_enable introspection) \ diff --git a/media-libs/libemf/libemf-1.0.4-r1.ebuild b/media-libs/libemf/libemf-1.0.4-r1.ebuild index 73fdf633c943..6f4feb321144 100644 --- a/media-libs/libemf/libemf-1.0.4-r1.ebuild +++ b/media-libs/libemf/libemf-1.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ S=${WORKDIR}/${MY_P} PATCHES=( "${FILESDIR}"/${P}-amd64-alpha.patch ) -src_prepare(){ +src_prepare() { sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac || die autotools-utils_src_prepare } diff --git a/media-libs/libemf/libemf-1.0.7.ebuild b/media-libs/libemf/libemf-1.0.7.ebuild index af83fb2002e7..b2375485f9f9 100644 --- a/media-libs/libemf/libemf-1.0.7.ebuild +++ b/media-libs/libemf/libemf-1.0.7.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 @@ -19,7 +19,7 @@ IUSE="doc static-libs" S=${WORKDIR}/${MY_P} -src_prepare(){ +src_prepare() { sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac || die autotools-utils_src_prepare } diff --git a/media-libs/libggi/libggi-2.2.2-r1.ebuild b/media-libs/libggi/libggi-2.2.2-r1.ebuild index a716a009e6be..1bac00c0c483 100644 --- a/media-libs/libggi/libggi-2.2.2-r1.ebuild +++ b/media-libs/libggi/libggi-2.2.2-r1.ebuild @@ -49,7 +49,7 @@ src_configure() { ${myconf} } -src_install(){ +src_install() { default docinto txt diff --git a/media-libs/libggigcp/libggigcp-1.0.2-r1.ebuild b/media-libs/libggigcp/libggigcp-1.0.2-r1.ebuild index fc72067cdbe3..57d17475016e 100644 --- a/media-libs/libggigcp/libggigcp-1.0.2-r1.ebuild +++ b/media-libs/libggigcp/libggigcp-1.0.2-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 @@ -17,11 +17,11 @@ DEPEND="${RDEPEND}" DOCS=( ChangeLog README doc/TODO doc/libggigcp{,-functions,-libraries,-structures}.txt doc/colors{,2}.faq ) -src_configure(){ +src_configure() { econf --disable-static } -src_install(){ +src_install() { default find "${D}" -name '*.la' -delete || die } diff --git a/media-libs/libiptcdata/libiptcdata-1.0.4-r1.ebuild b/media-libs/libiptcdata/libiptcdata-1.0.4-r1.ebuild index e3e4b56931df..a4c5b0033b85 100644 --- a/media-libs/libiptcdata/libiptcdata-1.0.4-r1.ebuild +++ b/media-libs/libiptcdata/libiptcdata-1.0.4-r1.ebuild @@ -29,14 +29,14 @@ pkg_setup() { use python && python-single-r1_pkg_setup } -src_configure () { +src_configure() { econf \ $(use_enable nls) \ $(use_enable python) \ $(use_enable doc gtk-doc) } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog NEWS README TODO diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild b/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild index bae36037133c..3e66062b835d 100644 --- a/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild +++ b/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -39,7 +39,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -src_compile(){ +src_compile() { use doc && MODULES+="doc" use jack && MODULES+=" jack" use ladspa && MODULES+=" ladspa" @@ -47,6 +47,6 @@ src_compile(){ emake BUILD_MODULES="${MODULES}" } -src_install(){ +src_install() { emake PREFIX="/usr" DESTDIR="${ED}" LIB_PATH="/usr/$(get_libdir)" install } diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild b/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild index 79a8ccbba8f4..2d9141c1d36e 100644 --- a/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild +++ b/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,12 +31,12 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -src_prepare(){ +src_prepare() { eapply_user sed -i '/install_.*: all/s/ all//g' Makefile } -src_compile(){ +src_compile() { use doc && MODULES+="doc" use jack && MODULES+=" jack" use ladspa && MODULES+=" ladspa" @@ -44,7 +44,7 @@ src_compile(){ emake BUILD_MODULES="${MODULES}" } -src_install(){ +src_install() { use doc && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_doc use jack && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_jack use ladspa && emake PREFIX="/usr" DESTDIR="${D}" LIB_PATH="/usr/$(get_libdir)" install_ladspa diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild b/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild index f5121d8801b8..5807ec304fd7 100644 --- a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild +++ b/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -39,7 +39,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -src_compile(){ +src_compile() { use doc && MODULES+="doc" use jack && MODULES+=" jack" use ladspa && MODULES+=" ladspa" @@ -47,6 +47,6 @@ src_compile(){ emake BUILD_MODULES="${MODULES}" } -src_install(){ +src_install() { emake PREFIX="/usr" DESTDIR="${ED}" LIB_PATH="/usr/$(get_libdir)" install } diff --git a/media-libs/lsp-plugins/lsp-plugins-9999.ebuild b/media-libs/lsp-plugins/lsp-plugins-9999.ebuild index bae36037133c..3e66062b835d 100644 --- a/media-libs/lsp-plugins/lsp-plugins-9999.ebuild +++ b/media-libs/lsp-plugins/lsp-plugins-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -39,7 +39,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -src_compile(){ +src_compile() { use doc && MODULES+="doc" use jack && MODULES+=" jack" use ladspa && MODULES+=" ladspa" @@ -47,6 +47,6 @@ src_compile(){ emake BUILD_MODULES="${MODULES}" } -src_install(){ +src_install() { emake PREFIX="/usr" DESTDIR="${ED}" LIB_PATH="/usr/$(get_libdir)" install } diff --git a/media-libs/spandsp/spandsp-0.0.6.ebuild b/media-libs/spandsp/spandsp-0.0.6.ebuild index bdabe752da1a..cd8ed0301d23 100644 --- a/media-libs/spandsp/spandsp-0.0.6.ebuild +++ b/media-libs/spandsp/spandsp-0.0.6.ebuild @@ -51,7 +51,7 @@ src_configure() { $(use_enable static-libs static) } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog DueDiligence NEWS README diff --git a/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild b/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild index 5a9d5ddb0d35..d125ca7bd849 100644 --- a/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.ebuild +++ b/media-plugins/gmpc-avahi/gmpc-avahi-11.8.16.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 $(use_enable nls) } -src_install () { +src_install() { default # plugins only diff --git a/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-1.2.2.ebuild b/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-1.2.2.ebuild index ebe732fc93f9..4ca323210424 100644 --- a/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-1.2.2.ebuild +++ b/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-1.2.2.ebuild @@ -35,7 +35,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-9999.ebuild b/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-9999.ebuild index 359d9cefdc36..0025322b65a0 100644 --- a/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-9999.ebuild +++ b/media-plugins/kodi-audiodecoder-sidplay/kodi-audiodecoder-sidplay-9999.ebuild @@ -35,7 +35,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild index cda8b9b68051..91fe93ee0acb 100644 --- a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild +++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild index 1cc29778972c..eca3bdf31ea7 100644 --- a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild +++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.2.ebuild b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.2.ebuild index fec255d3dc38..d2d98a617356 100644 --- a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.2.ebuild +++ b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.2.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild index fec255d3dc38..d2d98a617356 100644 --- a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild +++ b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild index e72c4929b6d9..6617beb066ad 100644 --- a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild +++ b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild index 2e01ace229d1..ed07dc68b7d9 100644 --- a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild +++ b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild index 3d2f1d462753..5552170ae472 100644 --- a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild +++ b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild index 40578ef03e1d..288d61ebc27b 100644 --- a/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild +++ b/media-plugins/kodi-inputstream-adaptive/kodi-inputstream-adaptive-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-2.0.9.ebuild b/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-2.0.9.ebuild index c7798ff8774b..3505fb806a07 100644 --- a/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-2.0.9.ebuild +++ b/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-2.0.9.ebuild @@ -35,7 +35,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild b/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild index 9aabb1756ab0..65b4a76c90df 100644 --- a/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild +++ b/media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.5.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.5.ebuild index 578ab535311c..5e4012af00c1 100644 --- a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.5.ebuild +++ b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.5.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.6.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.6.ebuild index 578ab535311c..5e4012af00c1 100644 --- a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.6.ebuild +++ b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.6.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.7.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.7.ebuild index 578ab535311c..5e4012af00c1 100644 --- a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.7.ebuild +++ b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.7.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.8.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.8.ebuild index 578ab535311c..5e4012af00c1 100644 --- a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.8.ebuild +++ b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-3.8.8.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-9999.ebuild b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-9999.ebuild index bf531297bd77..41598619e82c 100644 --- a/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-9999.ebuild +++ b/media-plugins/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple-9999.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-3.4.10.ebuild b/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-3.4.10.ebuild index d9f760247c57..31c793ffbd41 100644 --- a/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-3.4.10.ebuild +++ b/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-3.4.10.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-9999.ebuild b/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-9999.ebuild index 89a92b5f3e22..8bc624f75c94 100644 --- a/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-9999.ebuild +++ b/media-plugins/kodi-pvr-stalker/kodi-pvr-stalker-9999.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.1.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.1.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.1.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.1.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.2.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.2.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.2.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.2.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.4.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.4.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.4.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.4.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.5.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.5.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.5.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.5.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.6.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.6.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.6.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.6.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.7.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.7.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.7.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.7.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.8.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.8.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.8.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.8.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.9.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.9.ebuild index 12fa372dc3d9..4c2a9805262f 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.9.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-3.28.9.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild index 9f0f2b500600..542f0c043944 100644 --- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild +++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild index b005c9d392fc..ee1c4e242427 100644 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild +++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild @@ -34,7 +34,7 @@ DEPEND=" =media-tv/kodi-18* " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild index 4c3c025386a7..5a8059b24c94 100644 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild +++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.4.ebuild @@ -34,7 +34,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild index 4c3c025386a7..5a8059b24c94 100644 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild +++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.5.ebuild @@ -34,7 +34,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild index e8e59841bcd8..5b29331e4edc 100644 --- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild +++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-9999.ebuild @@ -35,7 +35,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.1.ebuild b/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.1.ebuild index ecec2a4044f8..61d420f35e17 100644 --- a/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.1.ebuild +++ b/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.2.ebuild b/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.2.ebuild index ecec2a4044f8..61d420f35e17 100644 --- a/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.2.ebuild +++ b/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-5.1.2.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-9999.ebuild b/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-9999.ebuild index 5cdeff8dba40..aa75a08aa46a 100644 --- a/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-9999.ebuild +++ b/media-plugins/kodi-visualization-fishbmc/kodi-visualization-fishbmc-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-2.3.5.ebuild b/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-2.3.5.ebuild index f036e07cdad4..dc01f9efbb46 100644 --- a/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-2.3.5.ebuild +++ b/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-2.3.5.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild b/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild index 8d2088be2fb3..f867f54b7bdc 100644 --- a/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild +++ b/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild @@ -39,7 +39,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.1.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.1.ebuild index 54f305eb74b8..2587f22407fb 100644 --- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.1.ebuild +++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.1.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild index 54f305eb74b8..2587f22407fb 100644 --- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild +++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild index 4d815c979f93..3dc44570954b 100644 --- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild +++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild index d686bcc58897..6bded25f3768 100644 --- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild +++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-3.0.3.ebuild b/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-3.0.3.ebuild index b30174dd86ce..d80cf89a5104 100644 --- a/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-3.0.3.ebuild +++ b/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-3.0.3.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-9999.ebuild b/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-9999.ebuild index 002dd8416263..99569b83a489 100644 --- a/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-9999.ebuild +++ b/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.1.ebuild b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.1.ebuild index dc05f9a7d7a1..9ba2ff248210 100644 --- a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.1.ebuild +++ b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.2.ebuild b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.2.ebuild index dc05f9a7d7a1..9ba2ff248210 100644 --- a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.2.ebuild +++ b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-2.0.2.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-9999.ebuild b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-9999.ebuild index 6cecf4655fd4..71b5faf43766 100644 --- a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-9999.ebuild +++ b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.0.2.ebuild b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.0.2.ebuild index 314f75390c9c..97b415b36b20 100644 --- a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.0.2.ebuild +++ b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.0.2.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.0.ebuild b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.0.ebuild index 314f75390c9c..97b415b36b20 100644 --- a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.0.ebuild +++ b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.0.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.1.ebuild b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.1.ebuild index 314f75390c9c..97b415b36b20 100644 --- a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.1.ebuild +++ b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-3.1.1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-9999.ebuild b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-9999.ebuild index b985a8ece8f3..4483bdcfbe86 100644 --- a/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-9999.ebuild +++ b/media-plugins/kodi-visualization-waveform/kodi-visualization-waveform-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ${DEPEND} " -src_prepare(){ +src_prepare() { [ -d depends ] && rm -rf depends || die cmake_src_prepare } diff --git a/media-sound/ardour/ardour-5.12.ebuild b/media-sound/ardour/ardour-5.12.ebuild index d671a3a3432e..fbd2949eff59 100644 --- a/media-sound/ardour/ardour-5.12.ebuild +++ b/media-sound/ardour/ardour-5.12.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 @@ -75,7 +75,7 @@ pkg_setup() { python-any-r1_pkg_setup } -src_prepare(){ +src_prepare() { eapply_user if ! [[ ${PV} == *9999* ]]; then eapply "${FILESDIR}"/${PN}-4.x-revision-naming.patch diff --git a/media-sound/ardour/ardour-9999.ebuild b/media-sound/ardour/ardour-9999.ebuild index 302741278d66..45dddecc7e5a 100644 --- a/media-sound/ardour/ardour-9999.ebuild +++ b/media-sound/ardour/ardour-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=6 @@ -75,7 +75,7 @@ pkg_setup() { python-any-r1_pkg_setup } -src_prepare(){ +src_prepare() { eapply_user if ! [[ ${PV} == *9999* ]]; then eapply "${FILESDIR}"/${PN}-4.x-revision-naming.patch diff --git a/media-sound/bplay/bplay-0.991.ebuild b/media-sound/bplay/bplay-0.991.ebuild index 0fe9c8a2443a..e4fbbb9e3c7a 100644 --- a/media-sound/bplay/bplay-0.991.ebuild +++ b/media-sound/bplay/bplay-0.991.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 @@ -20,7 +20,7 @@ src_compile() { CC="$(tc-getCC)" bplay } -src_install () { +src_install() { newbin bplay bplay-bin dosym bplay-bin /usr/bin/brec doman brec.1 diff --git a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild index e62b1944af1d..0b0363c94bcb 100644 --- a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild +++ b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-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 @@ -37,7 +37,7 @@ src_prepare() { -i Makefile.in || die } -src_install () { +src_install() { HTML_DOCS=( cvoicecontrol/docs/en/*.html ) default } diff --git a/media-sound/lilypond/lilypond-2.18.2-r3.ebuild b/media-sound/lilypond/lilypond-2.18.2-r3.ebuild index 3b4e393116a6..610f8b27f2ca 100644 --- a/media-sound/lilypond/lilypond-2.18.2-r3.ebuild +++ b/media-sound/lilypond/lilypond-2.18.2-r3.ebuild @@ -114,7 +114,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install # remove elisp files since they are in the wrong directory diff --git a/media-sound/lilypond/lilypond-2.19.83.ebuild b/media-sound/lilypond/lilypond-2.19.83.ebuild index 5ce7a0932403..8b1f709e6002 100644 --- a/media-sound/lilypond/lilypond-2.19.83.ebuild +++ b/media-sound/lilypond/lilypond-2.19.83.ebuild @@ -122,7 +122,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install # remove elisp files since they are in the wrong directory diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index dc5446cf20c3..82cfb3b7c714 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -117,7 +117,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install # remove elisp files since they are in the wrong directory diff --git a/media-sound/musique/musique-1.5-r1.ebuild b/media-sound/musique/musique-1.5-r1.ebuild index ca570e5a5bfe..9e7f3e33e4cf 100644 --- a/media-sound/musique/musique-1.5-r1.ebuild +++ b/media-sound/musique/musique-1.5-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" @@ -30,7 +30,7 @@ DEPEND="${RDEPEND}" DOCS=( CHANGES TODO ) PATCHES=( "${FILESDIR}/${P}-unbundle-qtsingleapplication.patch" ) -src_prepare () { +src_prepare() { rm -r src/qtsingleapplication || die default } diff --git a/media-sound/pulseeffects/pulseeffects-4.6.8.ebuild b/media-sound/pulseeffects/pulseeffects-4.6.8.ebuild index 32e5898ad2d0..867b66803cf3 100644 --- a/media-sound/pulseeffects/pulseeffects-4.6.8.ebuild +++ b/media-sound/pulseeffects/pulseeffects-4.6.8.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 @@ -59,13 +59,13 @@ BDEPEND=" virtual/pkgconfig " -pkg_postinst(){ +pkg_postinst() { gnome2_gconf_install gnome2_schemas_update gnome2_icon_cache_update } -pkg_postrm(){ +pkg_postrm() { gnome2_gconf_uninstall gnome2_schemas_update gnome2_icon_cache_update diff --git a/media-sound/pulseeffects/pulseeffects-4.7.1.ebuild b/media-sound/pulseeffects/pulseeffects-4.7.1.ebuild index 0d88d4c03230..867b66803cf3 100644 --- a/media-sound/pulseeffects/pulseeffects-4.7.1.ebuild +++ b/media-sound/pulseeffects/pulseeffects-4.7.1.ebuild @@ -59,13 +59,13 @@ BDEPEND=" virtual/pkgconfig " -pkg_postinst(){ +pkg_postinst() { gnome2_gconf_install gnome2_schemas_update gnome2_icon_cache_update } -pkg_postrm(){ +pkg_postrm() { gnome2_gconf_uninstall gnome2_schemas_update gnome2_icon_cache_update diff --git a/media-sound/pulseeffects/pulseeffects-9999.ebuild b/media-sound/pulseeffects/pulseeffects-9999.ebuild index ab95a499cd73..e883396899bb 100644 --- a/media-sound/pulseeffects/pulseeffects-9999.ebuild +++ b/media-sound/pulseeffects/pulseeffects-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 @@ -59,13 +59,13 @@ BDEPEND=" virtual/pkgconfig " -pkg_postinst(){ +pkg_postinst() { gnome2_gconf_install gnome2_schemas_update gnome2_icon_cache_update } -pkg_postrm(){ +pkg_postrm() { gnome2_gconf_uninstall gnome2_schemas_update gnome2_icon_cache_update diff --git a/media-sound/qsynth/qsynth-0.6.0.ebuild b/media-sound/qsynth/qsynth-0.6.0.ebuild index e26a5f1d04b4..afd6bb7009c6 100644 --- a/media-sound/qsynth/qsynth-0.6.0.ebuild +++ b/media-sound/qsynth/qsynth-0.6.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 @@ -39,7 +39,7 @@ src_configure() { eqmake5 ${PN}.pro -o ${PN}.mak } -src_install () { +src_install() { emake DESTDIR="${D}" INSTALL_ROOT="${D}" install einstalldocs diff --git a/media-sound/qsynth/qsynth-9999.ebuild b/media-sound/qsynth/qsynth-9999.ebuild index 327a19853a99..b8f87dedef2b 100644 --- a/media-sound/qsynth/qsynth-9999.ebuild +++ b/media-sound/qsynth/qsynth-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 @@ -45,7 +45,7 @@ src_configure() { eqmake5 ${PN}.pro -o ${PN}.mak } -src_install () { +src_install() { emake DESTDIR="${D}" INSTALL_ROOT="${D}" install einstalldocs diff --git a/media-sound/rexima/rexima-1.4-r1.ebuild b/media-sound/rexima/rexima-1.4-r1.ebuild index cd78692ee670..60fcf194acd7 100644 --- a/media-sound/rexima/rexima-1.4-r1.ebuild +++ b/media-sound/rexima/rexima-1.4-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 @@ -27,7 +27,7 @@ src_configure() { _EOF_ } -src_install () { +src_install() { dobin rexima einstalldocs diff --git a/media-sound/rip/rip-1.07.ebuild b/media-sound/rip/rip-1.07.ebuild index e1f22280db1f..68ad2fb0382c 100644 --- a/media-sound/rip/rip-1.07.ebuild +++ b/media-sound/rip/rip-1.07.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 @@ -18,7 +18,7 @@ RDEPEND="media-sound/cdparanoia >=dev-perl/MP3-Info-0.91 || ( media-sound/vorbis-tools media-sound/lame media-libs/flac media-sound/bladeenc )" -src_install () { +src_install() { dobin rip einstalldocs } diff --git a/media-sound/snd/snd-17.4-r1.ebuild b/media-sound/snd/snd-17.4-r1.ebuild index 294872469b89..90c2fce54b92 100644 --- a/media-sound/snd/snd-17.4-r1.ebuild +++ b/media-sound/snd/snd-17.4-r1.ebuild @@ -100,7 +100,7 @@ src_compile() { done } -src_install () { +src_install() { dobin snd sndplay sndinfo if use ruby ; then diff --git a/media-video/asfrecorder/asfrecorder-1.1-r1.ebuild b/media-video/asfrecorder/asfrecorder-1.1-r1.ebuild index 134a32179f38..bcb8f73a2cf7 100644 --- a/media-video/asfrecorder/asfrecorder-1.1-r1.ebuild +++ b/media-video/asfrecorder/asfrecorder-1.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=7 @@ -25,7 +25,7 @@ src_compile() { $(tc-getCC) -o ${PN} ${CFLAGS} ${LDFLAGS} ${PN}.c || die "Build failed" } -src_install () { +src_install() { # Again, no makefiles, so just take what we want. dobin source/${PN} dodoc README.TXT diff --git a/media-video/cpvts/cpvts-1.2-r1.ebuild b/media-video/cpvts/cpvts-1.2-r1.ebuild index 8b930c9cf9f1..d23ea9ae6ddf 100644 --- a/media-video/cpvts/cpvts-1.2-r1.ebuild +++ b/media-video/cpvts/cpvts-1.2-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 @@ -29,11 +29,11 @@ echodo() { "$@" || die "failed" } -src_compile () { +src_compile() { echodo $(tc-getCC) ${CFLAGS} ${LDFLAGS} -Wl,-rpath,/usr/lib -o cpvts \ cpvts.c -lm -ldvdread } -src_install () { +src_install() { dobin ${PN} } diff --git a/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild b/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild index 9072540ce20a..083e789518de 100644 --- a/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild +++ b/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.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 @@ -16,11 +16,11 @@ RDEPEND="" SLOT="0" IUSE="" -src_prepare () { +src_prepare() { epatch "${FILESDIR}/${P}-crc32.patch" } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog README diff --git a/media-video/lxdvdrip/lxdvdrip-1.77.ebuild b/media-video/lxdvdrip/lxdvdrip-1.77.ebuild index 8dac5c83b2b3..f2d8f274f184 100644 --- a/media-video/lxdvdrip/lxdvdrip-1.77.ebuild +++ b/media-video/lxdvdrip/lxdvdrip-1.77.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 @@ -32,7 +32,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dobin lxdvdrip dobin lxac3scan dodoc doc-pak/Changelog* doc-pak/Credits doc-pak/Debugging.* diff --git a/media-video/mpglen/mpglen-0.1.ebuild b/media-video/mpglen/mpglen-0.1.ebuild index 333aba26e066..450cca3ab1a8 100644 --- a/media-video/mpglen/mpglen-0.1.ebuild +++ b/media-video/mpglen/mpglen-0.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=7 @@ -31,7 +31,7 @@ src_compile() { emake mpglen } -src_install () { +src_install() { dobin ${PN} dodoc AUTHORS Changelog README } diff --git a/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild b/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild index e547faecaf76..ec6c555bf7ed 100644 --- a/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild +++ b/media-video/subtitleripper/subtitleripper-0.3.4-r4.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 @@ -48,7 +48,7 @@ src_prepare() { -e "/^CFLAGS/s: = :& ${CFLAGS} :" "${S}"/Makefile } -src_install () { +src_install() { dobin pgm2txt srttool subtitle2pgm subtitle2vobsub vobsub2pgm insinto /usr/share/subtitleripper diff --git a/net-analyzer/argus/argus-3.0.8.2-r1.ebuild b/net-analyzer/argus/argus-3.0.8.2-r1.ebuild index f77fe6f2fe10..2e662864e3e6 100644 --- a/net-analyzer/argus/argus-3.0.8.2-r1.ebuild +++ b/net-analyzer/argus/argus-3.0.8.2-r1.ebuild @@ -62,7 +62,7 @@ src_compile() { emake CCOPT="${CFLAGS} ${LDFLAGS}" } -src_install () { +src_install() { doman man/man5/*.5 man/man8/*.8 dosbin bin/argus{,bug} diff --git a/net-analyzer/argus/argus-3.0.8.2-r2.ebuild b/net-analyzer/argus/argus-3.0.8.2-r2.ebuild index 73a6fd17e88f..807aab798e06 100644 --- a/net-analyzer/argus/argus-3.0.8.2-r2.ebuild +++ b/net-analyzer/argus/argus-3.0.8.2-r2.ebuild @@ -68,7 +68,7 @@ src_compile() { emake CCOPT="${CFLAGS} ${LDFLAGS}" } -src_install () { +src_install() { doman man/man5/*.5 man/man8/*.8 dosbin bin/argus{,bug} diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild index fa78f4e10fa9..d30e87c6a301 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r11.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r11.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 @@ -50,7 +50,7 @@ src_prepare() { cp "${patchdir}"/*.8 ./ || die "failed to copy man pages from ${patchdir}" } -src_install () { +src_install() { dosbin arpwatch arpsnmp arp2ethers massagevendor arpfetch bihourly.sh doman arpwatch.8 arpsnmp.8 arp2ethers.8 massagevendor.8 arpfetch.8 bihourly.8 diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild index e8a073a8aae2..cc30e77d1ac7 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.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 @@ -40,7 +40,7 @@ src_prepare() { cp "${WORKDIR}"/arpwatch-patchset/*.8 . || die } -src_install () { +src_install() { dosbin arpwatch arpsnmp arp2ethers massagevendor arpfetch bihourly.sh doman arpwatch.8 arpsnmp.8 arp2ethers.8 massagevendor.8 arpfetch.8 bihourly.8 diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild index c592f5b50ab4..bd5f1d4704ce 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.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 @@ -41,7 +41,7 @@ src_prepare() { cp "${WORKDIR}"/arpwatch-patchset/*.8 . || die } -src_install () { +src_install() { dosbin arpwatch arpsnmp arp2ethers massagevendor arpfetch bihourly.sh doman arpwatch.8 arpsnmp.8 arp2ethers.8 massagevendor.8 arpfetch.8 bihourly.8 diff --git a/net-analyzer/barnyard/barnyard-0.2.0-r5.ebuild b/net-analyzer/barnyard/barnyard-0.2.0-r5.ebuild index 5d369ae6705d..3bdf7cdd9cb9 100644 --- a/net-analyzer/barnyard/barnyard-0.2.0-r5.ebuild +++ b/net-analyzer/barnyard/barnyard-0.2.0-r5.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 @@ -54,7 +54,7 @@ src_configure() { $(use_enable mysql) } -src_install () { +src_install() { default keepdir /var/log/snort diff --git a/net-analyzer/barnyard2/barnyard2-1.13.ebuild b/net-analyzer/barnyard2/barnyard2-1.13.ebuild index 64f00cbb8a96..b5215fde7f42 100644 --- a/net-analyzer/barnyard2/barnyard2-1.13.ebuild +++ b/net-analyzer/barnyard2/barnyard2-1.13.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 @@ -61,7 +61,7 @@ src_configure() { --without-oracle } -src_install () { +src_install() { default newconfd "${FILESDIR}/barnyard2.confd" barnyard2 diff --git a/net-analyzer/barnyard2/barnyard2-1.9-r2.ebuild b/net-analyzer/barnyard2/barnyard2-1.9-r2.ebuild index e936e8d53c18..7a9d865754c7 100644 --- a/net-analyzer/barnyard2/barnyard2-1.9-r2.ebuild +++ b/net-analyzer/barnyard2/barnyard2-1.9-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=7 @@ -52,7 +52,7 @@ src_configure() { --without-oracle } -src_install () { +src_install() { default newconfd "${FILESDIR}/barnyard2.confd" barnyard2 diff --git a/net-analyzer/bwmon/bwmon-1.3-r2.ebuild b/net-analyzer/bwmon/bwmon-1.3-r2.ebuild index 3b4912656104..6b247db307f2 100644 --- a/net-analyzer/bwmon/bwmon-1.3-r2.ebuild +++ b/net-analyzer/bwmon/bwmon-1.3-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 @@ -30,7 +30,7 @@ src_compile() { emake -C src CC="$(tc-getCC)" PKG_CONFIG="$(tc-getPKG_CONFIG)" } -src_install () { +src_install() { dobin ${PN} dodoc README } diff --git a/net-analyzer/calamaris/calamaris-2.59.ebuild b/net-analyzer/calamaris/calamaris-2.59.ebuild index 5829b5a2276d..852e4b508c92 100644 --- a/net-analyzer/calamaris/calamaris-2.59.ebuild +++ b/net-analyzer/calamaris/calamaris-2.59.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ KEYWORDS="amd64 ppc x86" DEPEND="dev-lang/perl" -src_install () { +src_install() { dobin calamaris doman calamaris.1 dodoc CHANGES EXAMPLES README diff --git a/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild b/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild index ef15429658e2..f846b315d95e 100644 --- a/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild +++ b/net-analyzer/dhcpdump/dhcpdump-1.8.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 @@ -28,7 +28,7 @@ src_compile() { emake CC=$(tc-getCC) } -src_install () { +src_install() { dobin ${PN} doman ${PN}.8 dodoc CHANGES CONTACT diff --git a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild index 22cf099f37a2..9de58dda9d5f 100644 --- a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild +++ b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.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 @@ -48,7 +48,7 @@ src_compile() { emake } -src_install () { +src_install() { dosbin driftnet doman driftnet.1 diff --git a/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild b/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild index ad06eea4b316..e26b3ddcc421 100644 --- a/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild +++ b/net-analyzer/fping/fping-2.4_beta2_p161-r2.ebuild @@ -48,7 +48,7 @@ src_compile() { fi } -src_install () { +src_install() { dosbin "${S}"/${PN} if use ipv6; then newsbin "${S}"-6/fping fping6 diff --git a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild index 48310b956eee..5cc5d5cf2588 100644 --- a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild +++ b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild @@ -69,7 +69,7 @@ src_compile() { "LIBDIR=$(get_libdir)" } -src_install () { +src_install() { dosbin hping3 dosym /usr/sbin/hping3 /usr/sbin/hping dosym /usr/sbin/hping3 /usr/sbin/hping2 diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild b/net-analyzer/hping/hping-3_pre20141226.ebuild index 3c3a3f166ea6..d58de2c0ec2a 100644 --- a/net-analyzer/hping/hping-3_pre20141226.ebuild +++ b/net-analyzer/hping/hping-3_pre20141226.ebuild @@ -52,7 +52,7 @@ src_compile() { "LIBDIR=$(get_libdir)" } -src_install () { +src_install() { dosbin hping3 dosym hping3 /usr/sbin/hping dosym hping3 /usr/sbin/hping2 diff --git a/net-analyzer/jffnms/jffnms-0.9.4-r1.ebuild b/net-analyzer/jffnms/jffnms-0.9.4-r1.ebuild index ddbea9ec4ebb..c0957c2f5e85 100644 --- a/net-analyzer/jffnms/jffnms-0.9.4-r1.ebuild +++ b/net-analyzer/jffnms/jffnms-0.9.4-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 @@ -30,7 +30,7 @@ pkg_setup() { enewuser jffnms -1 /bin/bash -1 jffnms,apache } -src_install(){ +src_install() { local INSTALL_DIR="/opt/${PN}" local IMAGE_DIR="${D}${INSTALL_DIR}" diff --git a/net-analyzer/masscan/masscan-1.0.4.ebuild b/net-analyzer/masscan/masscan-1.0.4.ebuild index a24963afe763..fda9eec41325 100644 --- a/net-analyzer/masscan/masscan-1.0.4.ebuild +++ b/net-analyzer/masscan/masscan-1.0.4.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND="net-libs/libpcap" -src_prepare(){ +src_prepare() { default sed -i \ diff --git a/net-analyzer/masscan/masscan-1.0.5.ebuild b/net-analyzer/masscan/masscan-1.0.5.ebuild index fe850f770c51..96cf9afa0476 100644 --- a/net-analyzer/masscan/masscan-1.0.5.ebuild +++ b/net-analyzer/masscan/masscan-1.0.5.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND="net-libs/libpcap" -src_prepare(){ +src_prepare() { default sed -i \ diff --git a/net-analyzer/mrtg-ping-probe/mrtg-ping-probe-2.2.0.ebuild b/net-analyzer/mrtg-ping-probe/mrtg-ping-probe-2.2.0.ebuild index 9ccb0a69e267..98d1db01c9ce 100644 --- a/net-analyzer/mrtg-ping-probe/mrtg-ping-probe-2.2.0.ebuild +++ b/net-analyzer/mrtg-ping-probe/mrtg-ping-probe-2.2.0.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 @@ -26,7 +26,7 @@ src_prepare() { || die } -src_install () { +src_install() { dodoc ChangeLog NEWS README TODO mrtg.cfg-ping doman mrtg-ping-probe.1 dobin check-ping-fmt mrtg-ping-probe "${FILESDIR}"/mrtg-ping-cfg diff --git a/net-analyzer/mrtg/mrtg-2.17.7.ebuild b/net-analyzer/mrtg/mrtg-2.17.7.ebuild index d1c922a90e17..b7136c69d4d7 100644 --- a/net-analyzer/mrtg/mrtg-2.17.7.ebuild +++ b/net-analyzer/mrtg/mrtg-2.17.7.ebuild @@ -37,7 +37,7 @@ src_prepare() { default } -src_install () { +src_install() { keepdir /var/lib/mrtg default diff --git a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2.ebuild b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2.ebuild index c1ded10ef9f3..94445a4c903e 100644 --- a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2.ebuild +++ b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.2.2.ebuild @@ -26,7 +26,7 @@ RDEPEND="dev-perl/DBD-mysql S="${WORKDIR}/${MY_P}" -src_configure(){ +src_configure() { # Should match net-analyzer/{monitoring,nagios}-plugins. econf --libexecdir="/usr/$(get_libdir)/nagios/plugins" } diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild index a44802134398..a7ad294434ed 100644 --- a/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.5.1-r3.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() { "${FILESDIR}"/${P}-script-whitespace.patch } -src_install () { +src_install() { dobin ${PN} dodoc ChangeLog README } diff --git a/net-analyzer/nbtscan/nbtscan-1.6.ebuild b/net-analyzer/nbtscan/nbtscan-1.6.ebuild index 9241d68431a2..b1b5e1ef9c21 100644 --- a/net-analyzer/nbtscan/nbtscan-1.6.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.6.ebuild @@ -27,6 +27,6 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { default } diff --git a/net-analyzer/net-snmp/net-snmp-5.8-r3.ebuild b/net-analyzer/net-snmp/net-snmp-5.8-r3.ebuild index 5ffc1455c318..ac6797d27dc5 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8-r3.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8-r3.ebuild @@ -138,7 +138,7 @@ src_compile() { use doc && emake docsdox } -src_install () { +src_install() { # bug #317965 emake -j1 DESTDIR="${D}" install diff --git a/net-analyzer/net-snmp/net-snmp-5.8-r4.ebuild b/net-analyzer/net-snmp/net-snmp-5.8-r4.ebuild index af24fa8d5e87..ced28fac187f 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8-r4.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8-r4.ebuild @@ -139,7 +139,7 @@ src_compile() { use doc && emake docsdox } -src_install () { +src_install() { # bug #317965 emake -j1 DESTDIR="${D}" install diff --git a/net-analyzer/net-snmp/net-snmp-5.8-r5.ebuild b/net-analyzer/net-snmp/net-snmp-5.8-r5.ebuild index 53090888876c..fd31b84d6b69 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8-r5.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8-r5.ebuild @@ -146,7 +146,7 @@ src_compile() { use doc && emake docsdox } -src_install () { +src_install() { # bug #317965 emake -j1 DESTDIR="${D}" install diff --git a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild index d853e1f035cd..3f60c5340f9e 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild @@ -145,7 +145,7 @@ src_compile() { use doc && emake docsdox } -src_install () { +src_install() { # bug #317965 emake -j1 DESTDIR="${D}" install diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index 12ca0cc534b3..dded84ec7341 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -149,7 +149,7 @@ src_compile() { use doc && emake docsdox } -src_install () { +src_install() { # bug #317965 emake -j1 DESTDIR="${D}" install diff --git a/net-analyzer/netperf/netperf-2.7.0-r2.ebuild b/net-analyzer/netperf/netperf-2.7.0-r2.ebuild index 86849c8d0dd7..dbeb9077af87 100644 --- a/net-analyzer/netperf/netperf-2.7.0-r2.ebuild +++ b/net-analyzer/netperf/netperf-2.7.0-r2.ebuild @@ -54,7 +54,7 @@ src_configure() { $(use_enable sctp) } -src_install () { +src_install() { default # move netserver into sbin as we had it before 2.4 was released with its diff --git a/net-analyzer/netselect/netselect-0.4-r1.ebuild b/net-analyzer/netselect/netselect-0.4-r1.ebuild index 5b718ae9995e..00f427e799d0 100644 --- a/net-analyzer/netselect/netselect-0.4-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r1.ebuild @@ -32,7 +32,7 @@ src_compile() { emake CC="$(tc-getCC)" LDFLAGS="${CFLAGS} ${LDFLAGS}" } -src_install () { +src_install() { dobin netselect if ! use prefix ; then diff --git a/net-analyzer/netselect/netselect-9999.ebuild b/net-analyzer/netselect/netselect-9999.ebuild index de08fdebbdfa..c41a3b0d656e 100644 --- a/net-analyzer/netselect/netselect-9999.ebuild +++ b/net-analyzer/netselect/netselect-9999.ebuild @@ -38,7 +38,7 @@ src_compile() { emake CC="$(tc-getCC)" LDFLAGS="${CFLAGS} ${LDFLAGS}" } -src_install () { +src_install() { dobin netselect if ! use prefix ; then diff --git a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild index a40bedffbd07..e6bbf0ba41bb 100644 --- a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild +++ b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild @@ -74,7 +74,7 @@ src_install() { rm "${D}/usr/bin/nrpe-uninstall" || die 'failed to remove uninstall tool' } -pkg_postinst(){ +pkg_postinst() { elog 'Some users have reported incompatibilities between nrpe-2.x and' elog 'nrpe-3.x. We recommend that you use the same major version for' elog 'both your server and clients.' diff --git a/net-analyzer/nrpe/nrpe-3.2.1-r3.ebuild b/net-analyzer/nrpe/nrpe-3.2.1-r3.ebuild index 0dad49acfdf5..6e332b90dd45 100644 --- a/net-analyzer/nrpe/nrpe-3.2.1-r3.ebuild +++ b/net-analyzer/nrpe/nrpe-3.2.1-r3.ebuild @@ -78,7 +78,7 @@ src_install() { rm "${D}/usr/bin/nrpe-uninstall" || die 'failed to remove uninstall tool' } -pkg_postinst(){ +pkg_postinst() { elog 'Some users have reported incompatibilities between nrpe-2.x and' elog 'nrpe-3.x. We recommend that you use the same major version for' elog 'both your server and clients.' diff --git a/net-analyzer/nrpe/nrpe-4.0.0.ebuild b/net-analyzer/nrpe/nrpe-4.0.0.ebuild index 0dad49acfdf5..6e332b90dd45 100644 --- a/net-analyzer/nrpe/nrpe-4.0.0.ebuild +++ b/net-analyzer/nrpe/nrpe-4.0.0.ebuild @@ -78,7 +78,7 @@ src_install() { rm "${D}/usr/bin/nrpe-uninstall" || die 'failed to remove uninstall tool' } -pkg_postinst(){ +pkg_postinst() { elog 'Some users have reported incompatibilities between nrpe-2.x and' elog 'nrpe-3.x. We recommend that you use the same major version for' elog 'both your server and clients.' diff --git a/net-analyzer/nsat/nsat-1.5-r5.ebuild b/net-analyzer/nsat/nsat-1.5-r5.ebuild index c2decc6abfc8..0b60e57866fa 100644 --- a/net-analyzer/nsat/nsat-1.5-r5.ebuild +++ b/net-analyzer/nsat/nsat-1.5-r5.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 @@ -60,7 +60,7 @@ src_compile() { emake MIXOBJ=-lmix++ } -src_install () { +src_install() { dobin nsat smb-ns use X && dobin tools/xnsat diff --git a/net-analyzer/nstats/nstats-0.4-r2.ebuild b/net-analyzer/nstats/nstats-0.4-r2.ebuild index 7da846ede8c9..18e85bd81fe8 100644 --- a/net-analyzer/nstats/nstats-0.4-r2.ebuild +++ b/net-analyzer/nstats/nstats-0.4-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 @@ -24,7 +24,7 @@ DEPEND=" DOCS=( BUGS doc/TODO doc/ChangeLog ) -src_prepare(){ +src_prepare() { epatch \ "${FILESDIR}"/${P}-glibc24.patch \ "${FILESDIR}"/${P}-makefile.patch \ diff --git a/net-analyzer/nstats/nstats-0.4-r3.ebuild b/net-analyzer/nstats/nstats-0.4-r3.ebuild index 8a5efdfe1627..2fd06e90cf7c 100644 --- a/net-analyzer/nstats/nstats-0.4-r3.ebuild +++ b/net-analyzer/nstats/nstats-0.4-r3.ebuild @@ -27,7 +27,7 @@ PATCHES=( ) DOCS=( BUGS doc/TODO doc/ChangeLog ) -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild b/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild index 1beae2abfc9f..34b40de482cc 100644 --- a/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild +++ b/net-analyzer/ostinato/ostinato-0.9_p20180522.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 @@ -34,6 +34,6 @@ PATCHES=( "${FILESDIR}/${P}-no-modeltest.patch" ) -src_configure(){ +src_configure() { eqmake5 PREFIX="${ED}/usr" ost.pro } diff --git a/net-analyzer/sguil-server/sguil-server-0.8.0.ebuild b/net-analyzer/sguil-server/sguil-server-0.8.0.ebuild index f6727a2fe11c..916e85a177ae 100644 --- a/net-analyzer/sguil-server/sguil-server-0.8.0.ebuild +++ b/net-analyzer/sguil-server/sguil-server-0.8.0.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 @@ -33,7 +33,7 @@ pkg_setup() { enewuser sguil -1 -1 /var/lib/sguil sguil } -src_prepare(){ +src_prepare() { sed -i \ -e 's:DEBUG 2:DEBUG 1:' -e 's:DAEMON 0:DAEMON 1:' \ -e 's:SGUILD_LIB_PATH ./lib:SGUILD_LIB_PATH /usr/lib/sguild:g' \ @@ -43,7 +43,7 @@ src_prepare(){ server/sguild.conf || die } -src_install(){ +src_install() { dodoc server/sql_scripts/* dodoc doc/CHANGES doc/OPENSSL.README doc/USAGE doc/INSTALL \ doc/TODO doc/sguildb.dia @@ -70,7 +70,7 @@ src_install(){ } -pkg_postinst(){ +pkg_postinst() { if use ssl && ! [ -f "${ROOT}"/etc/sguil/sguild.key ]; then install_cert /etc/sguil/sguild fi diff --git a/net-analyzer/sguil-server/sguil-server-0.9.0.ebuild b/net-analyzer/sguil-server/sguil-server-0.9.0.ebuild index 22db45ec08fd..2e7c27e1fe29 100644 --- a/net-analyzer/sguil-server/sguil-server-0.9.0.ebuild +++ b/net-analyzer/sguil-server/sguil-server-0.9.0.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 @@ -33,7 +33,7 @@ pkg_setup() { enewuser sguil -1 -1 /var/lib/sguil sguil } -src_prepare(){ +src_prepare() { sed -i \ -e 's:DEBUG 2:DEBUG 1:' -e 's:DAEMON 0:DAEMON 1:' \ -e 's:SGUILD_LIB_PATH ./lib:SGUILD_LIB_PATH /usr/lib/sguild:g' \ @@ -43,7 +43,7 @@ src_prepare(){ server/sguild.conf || die } -src_install(){ +src_install() { dodoc server/sql_scripts/* dodoc doc/CHANGES doc/OPENSSL.README doc/USAGE doc/INSTALL \ doc/TODO doc/sguildb.dia @@ -70,7 +70,7 @@ src_install(){ } -pkg_postinst(){ +pkg_postinst() { if use ssl && ! [ -f "${ROOT}"/etc/sguil/sguild.key ]; then install_cert /etc/sguil/sguild fi diff --git a/net-analyzer/sguil-server/sguil-server-1.0.0.ebuild b/net-analyzer/sguil-server/sguil-server-1.0.0.ebuild index 98fc91963aac..08a35d0af331 100644 --- a/net-analyzer/sguil-server/sguil-server-1.0.0.ebuild +++ b/net-analyzer/sguil-server/sguil-server-1.0.0.ebuild @@ -35,7 +35,7 @@ pkg_setup() { enewuser sguil -1 -1 /var/lib/sguil sguil } -src_prepare(){ +src_prepare() { default sed -i \ -e 's:DEBUG 2:DEBUG 1:' -e 's:DAEMON 0:DAEMON 1:' \ @@ -45,7 +45,7 @@ src_prepare(){ server/sguild.conf || die } -src_install(){ +src_install() { dodoc server/sql_scripts/* dodoc doc/CHANGES doc/OPENSSL.README doc/USAGE doc/INSTALL \ doc/TODO doc/sguildb.dia @@ -72,7 +72,7 @@ src_install(){ } -pkg_postinst(){ +pkg_postinst() { if use ssl && ! [ -f "${ROOT}"/etc/sguil/sguild.key ]; then install_cert /etc/sguil/sguild fi diff --git a/net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild b/net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild index 404ae9f3cbc8..7429554093a7 100644 --- a/net-analyzer/sniffit/sniffit-0.3.7-r4.ebuild +++ b/net-analyzer/sniffit/sniffit-0.3.7-r4.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 @@ -32,7 +32,7 @@ src_prepare() { tc-export CC } -src_install () { +src_install() { dosbin sniffit doman sniffit.5 sniffit.8 diff --git a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild index 076c1310b734..18e2cd14b905 100644 --- a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild +++ b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild @@ -41,7 +41,7 @@ src_prepare() { snortalog.pl || die } -src_install () { +src_install() { dobin snortalog.pl insinto /etc/snortalog diff --git a/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild b/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild index e85466b632e4..a4283bd9f1ac 100644 --- a/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild +++ b/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.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=5 @@ -30,7 +30,7 @@ RDEPEND=" S="${WORKDIR}/${MY_P}" -src_install () { +src_install() { dodoc sqlninja-howto.html ChangeLog README if use doc; then diff --git a/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild b/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild index 2d14d8885f1b..4c5d34c145d1 100644 --- a/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild +++ b/net-analyzer/squid-graph/squid-graph-3.2-r1.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 @@ -16,7 +16,7 @@ RDEPEND="dev-perl/GD[png]" S=${WORKDIR}/${PN} -src_install () { +src_install() { dobin apacheconv generate.cgi squid-graph timeconv dodoc README } diff --git a/net-analyzer/squidsites/squidsites-1.01-r2.ebuild b/net-analyzer/squidsites/squidsites-1.01-r2.ebuild index f6bd96865543..01f56bf30cc3 100644 --- a/net-analyzer/squidsites/squidsites-1.01-r2.ebuild +++ b/net-analyzer/squidsites/squidsites-1.01-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 @@ -26,7 +26,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { cd "${WORKDIR}" || die dobin src/squidsites dodoc Authors Bugs ChangeLog GNU-Manifesto.html README 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}" diff --git a/net-dns/djbdns/djbdns-1.05-r33.ebuild b/net-dns/djbdns/djbdns-1.05-r33.ebuild index c3652f5ed6ab..4bc5fff28cda 100644 --- a/net-dns/djbdns/djbdns-1.05-r33.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r33.ebuild @@ -22,7 +22,7 @@ RDEPEND="sys-apps/ucspi-tcp virtual/daemontools selinux? ( sec-policy/selinux-djbdns )" -src_unpack(){ +src_unpack() { # Unpack both djbdns and its man pages to separate directories. default diff --git a/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild b/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild index f409ce890da1..4952e64d90ee 100644 --- a/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild +++ b/net-dns/https_dns_proxy/https_dns_proxy-9999.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 @@ -20,7 +20,7 @@ DEPEND="dev-libs/libev " RDEPEND="${DEPEND}" -src_install(){ +src_install() { cmake-utils_src_install exeinto /usr/bin doexe "${S}_build/https_dns_proxy" diff --git a/net-dns/ndu/ndu-0.4-r4.ebuild b/net-dns/ndu/ndu-0.4-r4.ebuild index 78c645acef4f..c63454d29b29 100644 --- a/net-dns/ndu/ndu-0.4-r4.ebuild +++ b/net-dns/ndu/ndu-0.4-r4.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 @@ -47,7 +47,7 @@ src_compile() { emake -C src CFLAGS="${CFLAGS}" CXX="$(tc-getCXX)" } -src_install () { +src_install() { dobin src/{dnsedit,ndu,dnstouch} insinto /etc/bind doins ndu.conf diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.3.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.3.ebuild index e6dd80bd3ea4..04c15e52a6dc 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.3.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.3.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 @@ -87,7 +87,7 @@ src_install() { share/man/man8/"${PN}".8 } -pkg_postinst () { +pkg_postinst() { ewarn "When you stop this script, all firewall rules are flushed!" ewarn "Make sure to not use multiple firewall scripts simultaneously" ewarn "unless you know what you are doing!" diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild index b5cdcda849b2..6b4973bb283d 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild @@ -90,7 +90,7 @@ src_install() { share/man/man8/"${PN}".8 } -pkg_postinst () { +pkg_postinst() { ewarn "When you stop this script, all firewall rules are flushed!" ewarn "Make sure to not use multiple firewall scripts simultaneously" ewarn "unless you know what you are doing!" diff --git a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild b/net-firewall/xtables-addons/xtables-addons-2.13.ebuild index a7ac3364a87a..3d95b833551a 100644 --- a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-2.13.ebuild @@ -53,7 +53,7 @@ XA_check4internal_module() { fi } -pkg_setup() { +pkg_setup() { if use modules; then get_version check_modules_supported diff --git a/net-firewall/xtables-addons/xtables-addons-3.7.ebuild b/net-firewall/xtables-addons/xtables-addons-3.7.ebuild index 33c19c636da1..ef77b6f7711e 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.7.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.7.ebuild @@ -54,7 +54,7 @@ XA_check4internal_module() { fi } -pkg_setup() { +pkg_setup() { if use modules; then get_version check_modules_supported diff --git a/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild index 6db43c4cbb47..d260858f6a53 100644 --- a/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild @@ -106,7 +106,7 @@ src_configure() { econf "${myeconfargs[@]}" } -src_compile(){ +src_compile() { # remove compiled files bundled in the tarball emake clean default diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild index 09a9a235dfd4..b948484ed110 100644 --- a/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild @@ -122,7 +122,7 @@ src_configure() { econf "${myeconfargs[@]}" } -src_compile(){ +src_compile() { # remove compiled files bundled in the tarball emake clean default diff --git a/net-fs/nfs-utils/nfs-utils-2.4.2-r1.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.2-r1.ebuild index fa13939ceffa..7fad4a5f6cce 100644 --- a/net-fs/nfs-utils/nfs-utils-2.4.2-r1.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.4.2-r1.ebuild @@ -120,7 +120,7 @@ src_configure() { econf "${myeconfargs[@]}" } -src_compile(){ +src_compile() { # remove compiled files bundled in the tarball emake clean default diff --git a/net-fs/nfs-utils/nfs-utils-2.4.3.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.3.ebuild index acb9806ec912..8f309e2af7ea 100644 --- a/net-fs/nfs-utils/nfs-utils-2.4.3.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.4.3.ebuild @@ -115,7 +115,7 @@ src_configure() { econf "${myeconfargs[@]}" } -src_compile(){ +src_compile() { # remove compiled files bundled in the tarball emake clean default diff --git a/net-ftp/frox/frox-0.7.18-r5.ebuild b/net-ftp/frox/frox-0.7.18-r5.ebuild index 6ae5baf2c80e..7bcc20fb9761 100644 --- a/net-ftp/frox/frox-0.7.18-r5.ebuild +++ b/net-ftp/frox/frox-0.7.18-r5.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 @@ -35,7 +35,7 @@ pkg_setup() { use clamav && ewarn "Virus scanner potentialy broken in chroot - see bug #81035" } -src_prepare () { +src_prepare() { epatch "${FILESDIR}/${PV}-respect-CFLAGS.patch" epatch "${FILESDIR}/${PV}-netfilter-includes.patch" epatch "${FILESDIR}/${P}-config.patch" diff --git a/net-ftp/frox/frox-0.7.18-r6.ebuild b/net-ftp/frox/frox-0.7.18-r6.ebuild index 0a5b6ace383a..943286654f7b 100644 --- a/net-ftp/frox/frox-0.7.18-r6.ebuild +++ b/net-ftp/frox/frox-0.7.18-r6.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 @@ -37,7 +37,7 @@ pkg_setup() { use clamav && ewarn "Virus scanner potentialy broken in chroot - see bug #81035" } -src_prepare () { +src_prepare() { HTML_DOCS=( doc/*.html doc/*.sgml ) default diff --git a/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild b/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild index a41eee3c7d3a..a67b5076d1b1 100644 --- a/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild +++ b/net-ftp/gproftpd/gproftpd-8.3.2-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 @@ -41,7 +41,7 @@ src_configure() { --with-includes=${includes} } -src_install () { +src_install() { emake DESTDIR="${D}" install # Add the Gnome menu entry diff --git a/net-im/coccinella/coccinella-0.96.20.ebuild b/net-im/coccinella/coccinella-0.96.20.ebuild index d582afacf842..1ff0984560c2 100644 --- a/net-im/coccinella/coccinella-0.96.20.ebuild +++ b/net-im/coccinella/coccinella-0.96.20.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=4 @@ -30,7 +30,7 @@ S="${WORKDIR}/${NAME}-${PV}Src" # einfo "Nothing to compile for ${P}." #} -src_install () { +src_install() { rm -R "${S}"/bin/unix/Linux/i686/ || die rm -R "${S}"/bin/macosx || die rm -R "${S}"/bin/windows || die diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.31.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.31.0.ebuild index cf0c41481793..b056f00e3e55 100644 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.31.0.ebuild +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.31.0.ebuild @@ -38,7 +38,7 @@ QA_PREBUILT="opt/Signal/signal-desktop S="${WORKDIR}" -src_prepare(){ +src_prepare() { default sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \ -i usr/share/applications/signal-desktop.desktop || die diff --git a/net-irc/epic5/epic5-2.0.1.ebuild b/net-irc/epic5/epic5-2.0.1.ebuild index bc14d30432e7..e10c5b555d32 100644 --- a/net-irc/epic5/epic5-2.0.1.ebuild +++ b/net-irc/epic5/epic5-2.0.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=7 @@ -58,7 +58,7 @@ src_compile() { emake -j1 } -src_install () { +src_install() { default dodoc BUG_FORM COPYRIGHT EPIC4-USERS-README README KNOWNBUGS VOTES diff --git a/net-irc/irc-server/irc-server-2.11.1_p1-r4.ebuild b/net-irc/irc-server/irc-server-2.11.1_p1-r4.ebuild index 87e58f909ae3..a92ca4280fc5 100644 --- a/net-irc/irc-server/irc-server-2.11.1_p1-r4.ebuild +++ b/net-irc/irc-server/irc-server-2.11.1_p1-r4.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 @@ -33,7 +33,7 @@ pkg_setup() { enewuser ircd -1 -1 -1 ircd } -src_configure () { +src_configure() { sed -i \ -e "s/^#undef\tOPER_KILL$/#define\tOPER_KILL/" \ -e "s/^#undef\tOPER_RESTART$/#define\tOPER_RESTART/" \ diff --git a/net-irc/ircmap/ircmap-0.99-r1.ebuild b/net-irc/ircmap/ircmap-0.99-r1.ebuild index 05d3f133fb3d..33fb8a2051d5 100644 --- a/net-irc/ircmap/ircmap-0.99-r1.ebuild +++ b/net-irc/ircmap/ircmap-0.99-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 @@ -28,7 +28,7 @@ src_compile() { {ircmapC,ircmapR-aa,ircmapR-gvdot,ircmapR-ircnet,ircmapS}.pl } -src_install () { +src_install() { dodoc README dobin ircmapS.pl ircmapC.pl ircmapR-aa.pl ircmapR-gvdot.pl ircmapR-ircnet.pl diff --git a/net-irc/limnoria/limnoria-20191123.ebuild b/net-irc/limnoria/limnoria-20191123.ebuild index 77d3858ab954..f9e493b70c74 100644 --- a/net-irc/limnoria/limnoria-20191123.ebuild +++ b/net-irc/limnoria/limnoria-20191123.ebuild @@ -50,7 +50,7 @@ src_unpack() { fi } -python_prepare(){ +python_prepare() { if python_is_python3; then einfo "Removing the RSS plugin because of clashes between libxml2's Python3" einfo "bindings and feedparser." diff --git a/net-irc/limnoria/limnoria-99999999.ebuild b/net-irc/limnoria/limnoria-99999999.ebuild index 77d3858ab954..f9e493b70c74 100644 --- a/net-irc/limnoria/limnoria-99999999.ebuild +++ b/net-irc/limnoria/limnoria-99999999.ebuild @@ -50,7 +50,7 @@ src_unpack() { fi } -python_prepare(){ +python_prepare() { if python_is_python3; then einfo "Removing the RSS plugin because of clashes between libxml2's Python3" einfo "bindings and feedparser." diff --git a/net-irc/onis/onis-0.8.2-r1.ebuild b/net-irc/onis/onis-0.8.2-r1.ebuild index 9777fbec8bdc..9b3ca1036075 100644 --- a/net-irc/onis/onis-0.8.2-r1.ebuild +++ b/net-irc/onis/onis-0.8.2-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 @@ -24,7 +24,7 @@ src_prepare() { sed -i -e s:lang/:/usr/share/onis/lang/: onis.conf || die "sed failed" } -src_install () { +src_install() { eval $(perl -V:installprivlib) dobin onis diff --git a/net-libs/libbtbb/libbtbb-2018.08.1.ebuild b/net-libs/libbtbb/libbtbb-2018.08.1.ebuild index 0fa2d6551dd8..ee2dca3e96ce 100644 --- a/net-libs/libbtbb/libbtbb-2018.08.1.ebuild +++ b/net-libs/libbtbb/libbtbb-2018.08.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 @@ -49,7 +49,7 @@ which_plugins() { fi } -src_prepare(){ +src_prepare() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_prepare @@ -97,7 +97,7 @@ src_configure() { fi } -src_compile(){ +src_compile() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_compile @@ -116,7 +116,7 @@ src_compile(){ fi } -src_test(){ +src_test() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_test @@ -135,7 +135,7 @@ src_test(){ fi } -src_install(){ +src_install() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_install diff --git a/net-libs/libbtbb/libbtbb-2018.12.1.ebuild b/net-libs/libbtbb/libbtbb-2018.12.1.ebuild index 0fa2d6551dd8..ee2dca3e96ce 100644 --- a/net-libs/libbtbb/libbtbb-2018.12.1.ebuild +++ b/net-libs/libbtbb/libbtbb-2018.12.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 @@ -49,7 +49,7 @@ which_plugins() { fi } -src_prepare(){ +src_prepare() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_prepare @@ -97,7 +97,7 @@ src_configure() { fi } -src_compile(){ +src_compile() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_compile @@ -116,7 +116,7 @@ src_compile(){ fi } -src_test(){ +src_test() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_test @@ -135,7 +135,7 @@ src_test(){ fi } -src_install(){ +src_install() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_install diff --git a/net-libs/libbtbb/libbtbb-9999.ebuild b/net-libs/libbtbb/libbtbb-9999.ebuild index 0fa2d6551dd8..ee2dca3e96ce 100644 --- a/net-libs/libbtbb/libbtbb-9999.ebuild +++ b/net-libs/libbtbb/libbtbb-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=6 @@ -49,7 +49,7 @@ which_plugins() { fi } -src_prepare(){ +src_prepare() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_prepare @@ -97,7 +97,7 @@ src_configure() { fi } -src_compile(){ +src_compile() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_compile @@ -116,7 +116,7 @@ src_compile(){ fi } -src_test(){ +src_test() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_test @@ -135,7 +135,7 @@ src_test(){ fi } -src_install(){ +src_install() { CMAKE_USE_DIR="${S}" BUILD_DIR="${S}"_build cmake-utils_src_install diff --git a/net-libs/libhackrf/libhackrf-2018.01.1.ebuild b/net-libs/libhackrf/libhackrf-2018.01.1.ebuild index 672fac64ed5f..8acce1696f84 100644 --- a/net-libs/libhackrf/libhackrf-2018.01.1.ebuild +++ b/net-libs/libhackrf/libhackrf-2018.01.1.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 @@ -27,7 +27,7 @@ IUSE="+udev" DEPEND="virtual/libusb:1" RDEPEND="${DEPEND}" -src_configure(){ +src_configure() { mycmakeargs=( -DENABLE_INSTALL_UDEV_RULES="$(usex udev)" ) diff --git a/net-libs/libhackrf/libhackrf-9999.ebuild b/net-libs/libhackrf/libhackrf-9999.ebuild index 1034297b69fd..8acce1696f84 100644 --- a/net-libs/libhackrf/libhackrf-9999.ebuild +++ b/net-libs/libhackrf/libhackrf-9999.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 @@ -27,7 +27,7 @@ IUSE="+udev" DEPEND="virtual/libusb:1" RDEPEND="${DEPEND}" -src_configure(){ +src_configure() { mycmakeargs=( -DENABLE_INSTALL_UDEV_RULES="$(usex udev)" ) diff --git a/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild b/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild index 63b0829aeeb0..c19ecde564f8 100644 --- a/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild +++ b/net-libs/libmicrodns/libmicrodns-0.0.9.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 @@ -25,7 +25,7 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${PN}-0.0.9-null-addr-fix.patch" ) -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/net-libs/libmicrodns/libmicrodns-9999.ebuild b/net-libs/libmicrodns/libmicrodns-9999.ebuild index b6c7ba5a1eb3..fbd51b90d87f 100644 --- a/net-libs/libmicrodns/libmicrodns-9999.ebuild +++ b/net-libs/libmicrodns/libmicrodns-9999.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 @@ -23,7 +23,7 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/net-libs/libnsl/libnsl-1.1.0-r3.ebuild b/net-libs/libnsl/libnsl-1.1.0-r3.ebuild index a6b602365fd5..cb8d1099aade 100644 --- a/net-libs/libnsl/libnsl-1.1.0-r3.ebuild +++ b/net-libs/libnsl/libnsl-1.1.0-r3.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 @@ RDEPEND="${DEPEND} S=${WORKDIR}/${PN}-${P} -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/net-libs/libnsl/libnsl-1.2.0.ebuild b/net-libs/libnsl/libnsl-1.2.0.ebuild index 6b6c7e201661..013966713b92 100644 --- a/net-libs/libnsl/libnsl-1.2.0.ebuild +++ b/net-libs/libnsl/libnsl-1.2.0.ebuild @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} !<sys-libs/glibc-2.26 " -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/net-libs/libsmi/libsmi-0.4.8-r1.ebuild b/net-libs/libsmi/libsmi-0.4.8-r1.ebuild index 296c6901989b..3d9ba6c15aa6 100644 --- a/net-libs/libsmi/libsmi-0.4.8-r1.ebuild +++ b/net-libs/libsmi/libsmi-0.4.8-r1.ebuild @@ -29,7 +29,7 @@ src_test() { LC_ALL=C emake -j1 check } -src_install () { +src_install() { default dodoc smi.conf-example ANNOUNCE ChangeLog README THANKS TODO \ doc/{*.txt,smi.dia,smi.dtd,smi.xsd} diff --git a/net-libs/libsmi/libsmi-0.5.0.ebuild b/net-libs/libsmi/libsmi-0.5.0.ebuild index 8f175e85fca4..aa462e64eeed 100644 --- a/net-libs/libsmi/libsmi-0.5.0.ebuild +++ b/net-libs/libsmi/libsmi-0.5.0.ebuild @@ -24,7 +24,7 @@ src_test() { LC_ALL=C emake -j1 check } -src_install () { +src_install() { default dodoc smi.conf-example ANNOUNCE ChangeLog README THANKS TODO \ doc/{*.txt,smi.dia,smi.dtd,smi.xsd} diff --git a/net-libs/libupnp/libupnp-1.12.0-r1.ebuild b/net-libs/libupnp/libupnp-1.12.0-r1.ebuild index 80d0a88ebddd..0d8bc53c381b 100644 --- a/net-libs/libupnp/libupnp-1.12.0-r1.ebuild +++ b/net-libs/libupnp/libupnp-1.12.0-r1.ebuild @@ -41,7 +41,7 @@ src_configure() { $(use_enable samples) } -src_install () { +src_install() { default use static-libs || prune_libtool_files diff --git a/net-libs/libupnp/libupnp-1.6.21.ebuild b/net-libs/libupnp/libupnp-1.6.21.ebuild index ce56ce6acf92..c461be28e518 100644 --- a/net-libs/libupnp/libupnp-1.6.21.ebuild +++ b/net-libs/libupnp/libupnp-1.6.21.ebuild @@ -40,7 +40,7 @@ src_configure() { $(use_with doc documentation "${EPREFIX}/usr/share/doc/${PF}") } -src_install () { +src_install() { default dobin upnp/sample/.libs/tv_{combo,ctrlpt,device} use static-libs || prune_libtool_files diff --git a/net-libs/libupnp/libupnp-1.6.25.ebuild b/net-libs/libupnp/libupnp-1.6.25.ebuild index d2311ecc28e5..ae692f9f658f 100644 --- a/net-libs/libupnp/libupnp-1.6.25.ebuild +++ b/net-libs/libupnp/libupnp-1.6.25.ebuild @@ -40,7 +40,7 @@ src_configure() { $(use_with doc documentation "${EPREFIX}/usr/share/doc/${PF}") } -src_install () { +src_install() { default dobin upnp/sample/.libs/tv_{combo,ctrlpt,device} use static-libs || prune_libtool_files diff --git a/net-libs/libupnp/libupnp-1.8.6-r1.ebuild b/net-libs/libupnp/libupnp-1.8.6-r1.ebuild index f0a666030d10..e370f8a87874 100644 --- a/net-libs/libupnp/libupnp-1.8.6-r1.ebuild +++ b/net-libs/libupnp/libupnp-1.8.6-r1.ebuild @@ -40,7 +40,7 @@ src_configure() { $(use_enable samples) } -src_install () { +src_install() { default use static-libs || prune_libtool_files diff --git a/net-libs/quiche/quiche-0.1.0-r1.ebuild b/net-libs/quiche/quiche-0.1.0-r1.ebuild index 0e62832baa52..2d3ee90704c6 100644 --- a/net-libs/quiche/quiche-0.1.0-r1.ebuild +++ b/net-libs/quiche/quiche-0.1.0-r1.ebuild @@ -171,13 +171,13 @@ src_unpack() { fi } -src_prepare(){ +src_prepare() { default cmake-utils_src_prepare multilib_copy_sources } -multilib_src_configure(){ +multilib_src_configure() { append-flags "-fPIC" local mycmakeargs=( -DOPENSSL_NO_ASM=ON @@ -186,12 +186,12 @@ multilib_src_configure(){ BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_configure } -multilib_src_compile(){ +multilib_src_compile() { BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_compile bssl QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_compile --features pkg-config-meta --target="$(rust_abi)" } -multilib_src_test(){ +multilib_src_test() { QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_test --target="$(rust_abi)" } diff --git a/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild b/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild index d72cf7b21125..ccfee7706aa4 100644 --- a/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild +++ b/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.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 @@ -171,16 +171,16 @@ src_unpack() { fi } -src_prepare(){ +src_prepare() { default multilib_copy_sources } -multilib_src_compile(){ +multilib_src_compile() { cargo_src_compile --features pkg-config-meta } -multilib_src_test(){ +multilib_src_test() { cargo_src_test } diff --git a/net-libs/quiche/quiche-0.2.0.ebuild b/net-libs/quiche/quiche-0.2.0.ebuild index f288474ca16b..c739b541cea7 100644 --- a/net-libs/quiche/quiche-0.2.0.ebuild +++ b/net-libs/quiche/quiche-0.2.0.ebuild @@ -173,13 +173,13 @@ src_unpack() { fi } -src_prepare(){ +src_prepare() { default cmake-utils_src_prepare multilib_copy_sources } -multilib_src_configure(){ +multilib_src_configure() { append-flags "-fPIC" local mycmakeargs=( -DOPENSSL_NO_ASM=ON @@ -188,12 +188,12 @@ multilib_src_configure(){ BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_configure } -multilib_src_compile(){ +multilib_src_compile() { BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_compile bssl QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_compile --features pkg-config-meta --target="$(rust_abi)" } -multilib_src_test(){ +multilib_src_test() { QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_test --target="$(rust_abi)" } diff --git a/net-libs/quiche/quiche-9999.ebuild b/net-libs/quiche/quiche-9999.ebuild index f288474ca16b..c739b541cea7 100644 --- a/net-libs/quiche/quiche-9999.ebuild +++ b/net-libs/quiche/quiche-9999.ebuild @@ -173,13 +173,13 @@ src_unpack() { fi } -src_prepare(){ +src_prepare() { default cmake-utils_src_prepare multilib_copy_sources } -multilib_src_configure(){ +multilib_src_configure() { append-flags "-fPIC" local mycmakeargs=( -DOPENSSL_NO_ASM=ON @@ -188,12 +188,12 @@ multilib_src_configure(){ BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_configure } -multilib_src_compile(){ +multilib_src_compile() { BUILD_DIR="${BUILD_DIR}/deps/boringssl/build" cmake-utils_src_compile bssl QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_compile --features pkg-config-meta --target="$(rust_abi)" } -multilib_src_test(){ +multilib_src_test() { QUICHE_BSSL_PATH="${BUILD_DIR}/deps/boringssl" cargo_src_test --target="$(rust_abi)" } diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild index a1f53b70ec37..00f529920fdb 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild @@ -23,12 +23,12 @@ RDEPEND=" PATCHES=("${FILESDIR}"/${P}-external-libintl.patch) -src_prepare(){ +src_prepare() { default eautoreconf } -src_install(){ +src_install() { default # provided by sys-fs/quota[rpc] diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild index bb7a81c87e43..30777161fd70 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild @@ -16,12 +16,12 @@ IUSE="" RDEPEND="!<sys-libs/glibc-2.26" -src_prepare(){ +src_prepare() { default eautoreconf } -src_install(){ +src_install() { default # provided by sys-fs/quota[rpc] diff --git a/net-mail/altermime/altermime-0.3.11.ebuild b/net-mail/altermime/altermime-0.3.11.ebuild index 1e09d54ec526..581483e965e0 100644 --- a/net-mail/altermime/altermime-0.3.11.ebuild +++ b/net-mail/altermime/altermime-0.3.11.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 @@ -24,7 +24,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dobin altermime dodoc CHANGELOG README } diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild index 3bb578554277..a4c094b9d870 100644 --- a/net-mail/autorespond/autorespond-2.0.4.ebuild +++ b/net-mail/autorespond/autorespond-2.0.4.ebuild @@ -22,7 +22,7 @@ src_compile() { emake CFLAGS="${CFLAGS}" } -src_install () { +src_install() { into /var/qmail dobin autorespond doman *.1 diff --git a/net-mail/autorespond/autorespond-2.0.5.ebuild b/net-mail/autorespond/autorespond-2.0.5.ebuild index 5e32640b6e10..5f8e4a3be0db 100644 --- a/net-mail/autorespond/autorespond-2.0.5.ebuild +++ b/net-mail/autorespond/autorespond-2.0.5.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 @@ -21,7 +21,7 @@ src_compile() { emake CFLAGS="${CFLAGS}" } -src_install () { +src_install() { into /var/qmail dobin autorespond doman *.1 diff --git a/net-mail/dovecot/dovecot-2.2.36.4.ebuild b/net-mail/dovecot/dovecot-2.2.36.4.ebuild index e6d570d9eaae..6c62c9508e1c 100644 --- a/net-mail/dovecot/dovecot-2.2.36.4.ebuild +++ b/net-mail/dovecot/dovecot-2.2.36.4.ebuild @@ -152,7 +152,7 @@ src_test() { fi } -src_install () { +src_install() { default # insecure: diff --git a/net-mail/dovecot/dovecot-2.3.7.2.ebuild b/net-mail/dovecot/dovecot-2.3.7.2.ebuild index c9370c405ef2..6f324140362b 100644 --- a/net-mail/dovecot/dovecot-2.3.7.2.ebuild +++ b/net-mail/dovecot/dovecot-2.3.7.2.ebuild @@ -156,7 +156,7 @@ src_test() { fi } -src_install () { +src_install() { default # insecure: diff --git a/net-mail/dovecot/dovecot-2.3.9.3.ebuild b/net-mail/dovecot/dovecot-2.3.9.3.ebuild index 1b1866c7d404..c66623c54652 100644 --- a/net-mail/dovecot/dovecot-2.3.9.3.ebuild +++ b/net-mail/dovecot/dovecot-2.3.9.3.ebuild @@ -151,7 +151,7 @@ src_test() { fi } -src_install () { +src_install() { default # insecure: diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r3.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r3.ebuild index 1f0025826f86..be9e1266ac47 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r3.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r3.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 @@ -48,7 +48,7 @@ src_compile() { fi } -src_install () { +src_install() { dodir /usr/bin /usr/$(get_libdir)/ezmlm /etc/ezmlm /usr/share/man dobin ezmlm-{cgi,checksub,import,rmtab} diff --git a/net-mail/isync/isync-1.3.1.ebuild b/net-mail/isync/isync-1.3.1.ebuild index dbd86955dbcb..83a9098db3da 100644 --- a/net-mail/isync/isync-1.3.1.ebuild +++ b/net-mail/isync/isync-1.3.1.ebuild @@ -31,12 +31,12 @@ DEPEND="${RDEPEND} dev-lang/perl " -src_prepare () { +src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } -src_configure () { +src_configure() { econf \ $(use_with ssl) \ $(use_with sasl) \ diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-9999.ebuild index a9663859bf83..c9d9c4a0112f 100644 --- a/net-mail/isync/isync-9999.ebuild +++ b/net-mail/isync/isync-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=6 @@ -31,12 +31,12 @@ DEPEND="${RDEPEND} dev-lang/perl " -src_prepare () { +src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } -src_configure () { +src_configure() { econf \ $(use_with ssl) \ $(use_with sasl) \ diff --git a/net-mail/lbdb/lbdb-0.41.ebuild b/net-mail/lbdb/lbdb-0.41.ebuild index 9bc42cb1b34a..82bcdb4c6e0f 100644 --- a/net-mail/lbdb/lbdb-0.41.ebuild +++ b/net-mail/lbdb/lbdb-0.41.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 @@ -44,7 +44,7 @@ src_configure() { --libdir=/usr/$(get_libdir)/lbdb } -src_install () { +src_install() { emake install_prefix="${D}" install dodoc README TODO debian/changelog } diff --git a/net-mail/lbdb/lbdb-0.47.ebuild b/net-mail/lbdb/lbdb-0.47.ebuild index 7ac9a150cc56..1d0c6752cfca 100644 --- a/net-mail/lbdb/lbdb-0.47.ebuild +++ b/net-mail/lbdb/lbdb-0.47.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 @@ -50,7 +50,7 @@ src_configure() { --libdir="${EPREFIX}"/usr/$(get_libdir)/lbdb } -src_install () { +src_install() { emake install_prefix="${D}" install dodoc README TODO debian/changelog } diff --git a/net-mail/mailman/mailman-2.1.29-r3.ebuild b/net-mail/mailman/mailman-2.1.29-r3.ebuild index 98954d73b404..f4b289046d8c 100644 --- a/net-mail/mailman/mailman-2.1.29-r3.ebuild +++ b/net-mail/mailman/mailman-2.1.29-r3.ebuild @@ -67,7 +67,7 @@ src_configure() { --with-python="${PYTHON}" } -src_install () { +src_install() { emake "DESTDIR=${D}" doinstall insinto /etc/apache2/modules.d diff --git a/net-mail/mailman/mailman-2.1.29-r4.ebuild b/net-mail/mailman/mailman-2.1.29-r4.ebuild index ed0fc12b55eb..82228bd9d94c 100644 --- a/net-mail/mailman/mailman-2.1.29-r4.ebuild +++ b/net-mail/mailman/mailman-2.1.29-r4.ebuild @@ -70,7 +70,7 @@ src_configure() { --with-python="${PYTHON}" } -src_install () { +src_install() { emake "DESTDIR=${D}" doinstall insinto /etc/apache2/modules.d diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild index 3f990709627a..a2e8ff7afb6e 100644 --- a/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild +++ b/net-mail/mboxgrep/mboxgrep-0.7.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -21,7 +21,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-ldflags.patch } -src_install () { +src_install() { emake \ prefix="${D}"/usr \ mandir="${D}"/usr/share/man \ diff --git a/net-mail/metamail/metamail-2.7.53.3-r2.ebuild b/net-mail/metamail/metamail-2.7.53.3-r2.ebuild index c45999980639..55fb5c01c455 100644 --- a/net-mail/metamail/metamail-2.7.53.3-r2.ebuild +++ b/net-mail/metamail/metamail-2.7.53.3-r2.ebuild @@ -58,7 +58,7 @@ src_compile() { emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc CREDITS README rm man/mmencode.1 diff --git a/net-mail/mpack/mpack-1.6-r4.ebuild b/net-mail/mpack/mpack-1.6-r4.ebuild index d3411787bb6c..cdc76aa564c7 100644 --- a/net-mail/mpack/mpack-1.6-r4.ebuild +++ b/net-mail/mpack/mpack-1.6-r4.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 @@ -32,7 +32,7 @@ src_prepare() { eautoreconf } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc README.* Changes } diff --git a/net-mail/mu/mu-0.9.18-r2.ebuild b/net-mail/mu/mu-0.9.18-r2.ebuild index 06975fccce4f..432982f12baa 100644 --- a/net-mail/mu/mu-0.9.18-r2.ebuild +++ b/net-mail/mu/mu-0.9.18-r2.ebuild @@ -39,7 +39,7 @@ src_configure() { $(use_enable emacs mu4e) } -src_install () { +src_install() { dobin mu/mu dodoc AUTHORS HACKING NEWS NEWS.org TODO README README.org ChangeLog if use emacs; then @@ -54,7 +54,7 @@ src_install () { man/mu-view.1 man/mu.1 } -src_test () { +src_test() { # Note: Fails with parallel make emake -j1 check } diff --git a/net-mail/mu/mu-1.0.ebuild b/net-mail/mu/mu-1.0.ebuild index 608ce7616129..f6af245b6533 100644 --- a/net-mail/mu/mu-1.0.ebuild +++ b/net-mail/mu/mu-1.0.ebuild @@ -39,7 +39,7 @@ src_configure() { $(use_enable emacs mu4e) } -src_install () { +src_install() { dobin mu/mu dodoc AUTHORS HACKING NEWS NEWS.org TODO README README.org ChangeLog if use emacs; then @@ -54,7 +54,7 @@ src_install () { man/mu-view.1 man/mu.1 } -src_test () { +src_test() { # Note: Fails with parallel make emake -j1 check } diff --git a/net-mail/mu/mu-1.3.5.ebuild b/net-mail/mu/mu-1.3.5.ebuild index 3e40b2e3d546..1eff9ba7e75c 100644 --- a/net-mail/mu/mu-1.3.5.ebuild +++ b/net-mail/mu/mu-1.3.5.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 @@ -43,7 +43,7 @@ src_configure() { $(use_enable guile) } -src_install () { +src_install() { dobin mu/mu dodoc AUTHORS HACKING NEWS NEWS.org TODO README README.org ChangeLog if use emacs; then @@ -63,7 +63,7 @@ src_install () { fi } -src_test () { +src_test() { # Note: Fails with parallel make emake -j1 check } diff --git a/net-mail/pop2imap/pop2imap-1.18.ebuild b/net-mail/pop2imap/pop2imap-1.18.ebuild index 4da06b095bcc..6f6a40519685 100644 --- a/net-mail/pop2imap/pop2imap-1.18.ebuild +++ b/net-mail/pop2imap/pop2imap-1.18.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=4 @@ -20,7 +20,7 @@ RDEPEND="dev-lang/perl dev-perl/Date-Manip dev-perl/IO-Socket-SSL" -src_install(){ +src_install() { dobin pop2imap dodoc ChangeLog README VERSION } diff --git a/net-mail/pop2imap/pop2imap-1.21.ebuild b/net-mail/pop2imap/pop2imap-1.21.ebuild index 5122fc25d855..541e50751c7a 100644 --- a/net-mail/pop2imap/pop2imap-1.21.ebuild +++ b/net-mail/pop2imap/pop2imap-1.21.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=5 @@ -20,7 +20,7 @@ RDEPEND="dev-lang/perl dev-perl/Date-Manip dev-perl/IO-Socket-SSL" -src_install(){ +src_install() { dobin pop2imap dodoc ChangeLog README VERSION } diff --git a/net-mail/popa3d/popa3d-1.0.2-r1.ebuild b/net-mail/popa3d/popa3d-1.0.2-r1.ebuild index 6ef18a842976..a668854c980e 100644 --- a/net-mail/popa3d/popa3d-1.0.2-r1.ebuild +++ b/net-mail/popa3d/popa3d-1.0.2-r1.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=4 @@ -83,7 +83,7 @@ pkg_setup() { enewuser popa3d -1 -1 -1 popa3d } -src_prepare(){ +src_prepare() { epatch "${DISTDIR}"/popa3d-0.6.3-vname-2.diff.gz use maildir && epatch "${DISTDIR}"/popa3d-0.5.9-maildir-2.diff.gz } diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.97-r3.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.97-r3.ebuild index 628f1cb559a0..a3bfc4346de2 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.97-r3.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.97-r3.ebuild @@ -42,7 +42,7 @@ src_compile() { fi } -src_install () { +src_install() { dobin qmail-autoresponder doman qmail-autoresponder.1 if use mysql; then diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-2.0.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-2.0.ebuild index 623cf77ed841..1fdf92e79e0d 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-2.0.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-2.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 @@ -32,7 +32,7 @@ src_compile() { fi } -src_install () { +src_install() { dobin qmail-autoresponder doman qmail-autoresponder.1 if use mysql; then diff --git a/net-mail/qmail-notify/qmail-notify-0.93-r2.ebuild b/net-mail/qmail-notify/qmail-notify-0.93-r2.ebuild index 83f5853ff50c..9fc864f17f3b 100644 --- a/net-mail/qmail-notify/qmail-notify-0.93-r2.ebuild +++ b/net-mail/qmail-notify/qmail-notify-0.93-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=7 @@ -28,7 +28,7 @@ src_prepare() { sed -e "#'ar #'$(tc-getAR) #" -e "s#'ranlib #'$(tc-getRANLIB) #" -i Makefile || die 'Patching Makefile failed.' } -src_install () { +src_install() { exeinto /usr/sbin doexe qmail-notify diff --git a/net-mail/qmrtg/qmrtg-2.1-r2.ebuild b/net-mail/qmrtg/qmrtg-2.1-r2.ebuild index 76d25064d2e2..63631c3a3098 100644 --- a/net-mail/qmrtg/qmrtg-2.1-r2.ebuild +++ b/net-mail/qmrtg/qmrtg-2.1-r2.ebuild @@ -26,7 +26,7 @@ src_prepare() { DOCS=( INSTALL.txt ) -src_install () { +src_install() { default keepdir /var/lib/qmrtg diff --git a/net-mail/queue-fix/queue-fix-1.4-r3.ebuild b/net-mail/queue-fix/queue-fix-1.4-r3.ebuild index 9f37b02f1994..d0cfb8c6a89d 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r3.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r3.ebuild @@ -34,7 +34,7 @@ src_configure() { sed -e "s#'ar #'$(tc-getAR) #" -e "s#'ranlib #'$(tc-getRANLIB) #" -i make-makelib.sh || die } -src_install () { +src_install() { dobin queue-fix einstalldocs diff --git a/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild b/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild index 7c47c65e2858..e62635a6cac0 100644 --- a/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild +++ b/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild @@ -22,7 +22,7 @@ DEPEND="${RDEPEND}" DOCS=( BLURB TODO CHANGELOG ) -src_install () { +src_install() { python_newscript queue_repair.py queue-repair.py dosym queue-repair.py /usr/bin/queue-repair einstalldocs diff --git a/net-mail/renattach/renattach-1.2.4-r1.ebuild b/net-mail/renattach/renattach-1.2.4-r1.ebuild index 229c8450c7cc..b03935f66fb7 100644 --- a/net-mail/renattach/renattach-1.2.4-r1.ebuild +++ b/net-mail/renattach/renattach-1.2.4-r1.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 @@ -12,7 +12,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="" -src_install () { +src_install() { emake DESTDIR="${D}" install mv "${D}"/etc/renattach.conf.ex "${D}"/etc/renattach.conf || die diff --git a/net-mail/vacation/vacation-1.2.7.0.ebuild b/net-mail/vacation/vacation-1.2.7.0.ebuild index 09a54e91cc78..99cd4e75fca9 100644 --- a/net-mail/vacation/vacation-1.2.7.0.ebuild +++ b/net-mail/vacation/vacation-1.2.7.0.ebuild @@ -25,10 +25,10 @@ src_prepare() { -e "s:-Xlinker:${LDFLAGS} -Xlinker:" Makefile || die } -src_compile () { +src_compile() { emake CFLAGS="${CFLAGS} -DMAIN" } -src_install () { +src_install() { emake BINDIR="${ED}/usr/bin" MANDIR="${ED}/usr/share/man/man" install } diff --git a/net-mail/vqadmin/vqadmin-2.3.7.ebuild b/net-mail/vqadmin/vqadmin-2.3.7.ebuild index 50516805cf56..3acb964ec3b8 100644 --- a/net-mail/vqadmin/vqadmin-2.3.7.ebuild +++ b/net-mail/vqadmin/vqadmin-2.3.7.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 @@ -40,7 +40,7 @@ src_configure() { --enable-cgibindir="${MY_CGIBINDIR}" } -src_install () { +src_install() { webapp_src_preinst insinto /usr/share/${PN} 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 diff --git a/net-nds/389-ds-base/389-ds-base-1.3.6.8-r1.ebuild b/net-nds/389-ds-base/389-ds-base-1.3.6.8-r1.ebuild index 0232cdec1d43..1d33087c4d28 100644 --- a/net-nds/389-ds-base/389-ds-base-1.3.6.8-r1.ebuild +++ b/net-nds/389-ds-base/389-ds-base-1.3.6.8-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=5 @@ -88,7 +88,7 @@ src_compile() { fi } -src_install () { +src_install() { # -j1 is a temporary workaround for bug #605432 emake -j1 DESTDIR="${D}" install diff --git a/net-nds/389-ds-base/389-ds-base-9999.ebuild b/net-nds/389-ds-base/389-ds-base-9999.ebuild index aeacfb8063aa..6e1b2eec30fc 100644 --- a/net-nds/389-ds-base/389-ds-base-9999.ebuild +++ b/net-nds/389-ds-base/389-ds-base-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=5 @@ -90,12 +90,12 @@ src_compile() { fi } -src_test () { +src_test() { # -j1 is a temporary workaround for bug #605432 emake -j1 check } -src_install () { +src_install() { # -j1 is a temporary workaround for bug #605432 emake -j1 DESTDIR="${D}" install diff --git a/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild index 1e9182ed85aa..c780b19b163a 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.1.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=5 @@ -41,7 +41,7 @@ src_prepare() { fi } -src_test(){ +src_test() { VIRTUALX_COMMAND="java-pkg-2_src_test" virtualmake } diff --git a/net-nds/jxplorer/jxplorer-3.3.1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.ebuild index 0ee4964b2fe2..8c647ff0f984 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.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=5 @@ -41,7 +41,7 @@ src_prepare() { fi } -src_test(){ +src_test() { VIRTUALX_COMMAND="java-pkg-2_src_test" virtualmake } diff --git a/net-nds/yp-tools/yp-tools-4.2.3.ebuild b/net-nds/yp-tools/yp-tools-4.2.3.ebuild index 6cf95d8faff7..54d21e6409d1 100644 --- a/net-nds/yp-tools/yp-tools-4.2.3.ebuild +++ b/net-nds/yp-tools/yp-tools-4.2.3.ebuild @@ -25,7 +25,7 @@ src_prepare() { eautoreconf } -src_configure () { +src_configure() { econf \ --disable-static \ --sysconfdir="${EPREFIX}"/etc/yp \ diff --git a/net-nntp/newspost/newspost-2.1.1-r3.ebuild b/net-nntp/newspost/newspost-2.1.1-r3.ebuild index 2bead23b4f88..20161ec62506 100644 --- a/net-nntp/newspost/newspost-2.1.1-r3.ebuild +++ b/net-nntp/newspost/newspost-2.1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,7 +27,7 @@ src_compile() { emake CC="$(tc-getCC)" LIBS="${LDFLAGS}" main } -src_install () { +src_install() { dobin newspost doman man/man1/newspost.1 dodoc CHANGES README diff --git a/net-print/apsfilter/apsfilter-7.2.8-r1.ebuild b/net-print/apsfilter/apsfilter-7.2.8-r1.ebuild index 80d004a13b7b..dcc618969c3a 100644 --- a/net-print/apsfilter/apsfilter-7.2.8-r1.ebuild +++ b/net-print/apsfilter/apsfilter-7.2.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=4 @@ -33,7 +33,7 @@ src_configure() { --docdir=/usr/share/doc/${PF} --sysconfdir=/etc ${myconf} || die } -src_install () { +src_install() { emake DESTDIR="${D}" install dosym /usr/share/apsfilter/SETUP /usr/bin/apsfilter use cups && \ diff --git a/net-print/cups-pdf/cups-pdf-2.6.1.ebuild b/net-print/cups-pdf/cups-pdf-2.6.1.ebuild index bbf9677a3f41..785c25e65104 100644 --- a/net-print/cups-pdf/cups-pdf-2.6.1.ebuild +++ b/net-print/cups-pdf/cups-pdf-2.6.1.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=4 @@ -23,7 +23,7 @@ src_compile() { $(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} ${PN}.c || die "Compilation failed." } -src_install () { +src_install() { exeinto /usr/libexec/cups/backend exeopts -m0700 doexe src/cups-pdf @@ -38,7 +38,7 @@ src_install () { newdoc contrib/Contents contrib_Contents } -pkg_postinst () { +pkg_postinst() { elog "Please view both the README and contrib_Contents files" elog "as you may want to adjust some settings and/or use" elog "contributed software. In the latter case you may need" diff --git a/net-print/gtklp/gtklp-1.3.1.ebuild b/net-print/gtklp/gtklp-1.3.1.ebuild index 4243a9bc3430..b1eb8322df2e 100644 --- a/net-print/gtklp/gtklp-1.3.1.ebuild +++ b/net-print/gtklp/gtklp-1.3.1.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 @@ -41,7 +41,7 @@ src_configure() { --enable-forte #369003 } -src_install () { +src_install() { default doicon "${WORKDIR}"/gtklp-logo.xpm diff --git a/net-print/libinklevel/libinklevel-0.9.2.ebuild b/net-print/libinklevel/libinklevel-0.9.2.ebuild index ee8d9fc6e867..48ac1c077b47 100644 --- a/net-print/libinklevel/libinklevel-0.9.2.ebuild +++ b/net-print/libinklevel/libinklevel-0.9.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=5 @@ -31,7 +31,7 @@ src_configure() { econf $(use_enable debug) } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog NEWS README use static-libs || rm "${D}"/usr/$(get_libdir)/libinklevel.{a,la} diff --git a/net-print/poster/poster-20060221-r2.ebuild b/net-print/poster/poster-20060221-r2.ebuild index a34548ed8c65..294fbc285b51 100644 --- a/net-print/poster/poster-20060221-r2.ebuild +++ b/net-print/poster/poster-20060221-r2.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 @@ -19,7 +19,7 @@ PATCHES=( "${FILESDIR}/${P}-fix_duplicate_DocumentMedia.patch" ) -src_compile(){ +src_compile() { $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -lm -o ${PN} || die } diff --git a/net-print/poster/poster-20060221-r3.ebuild b/net-print/poster/poster-20060221-r3.ebuild index 2ac9fde37759..b912c89acd95 100644 --- a/net-print/poster/poster-20060221-r3.ebuild +++ b/net-print/poster/poster-20060221-r3.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 @@ -20,7 +20,7 @@ PATCHES=( "${FILESDIR}/${P}-fix_cutmarks.patch" ) -src_compile(){ +src_compile() { $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -lm -o ${PN} || die } diff --git a/net-print/poster/poster-20060221.ebuild b/net-print/poster/poster-20060221.ebuild index 942eeb94a92a..34c1a6bc4d55 100644 --- a/net-print/poster/poster-20060221.ebuild +++ b/net-print/poster/poster-20060221.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" -src_compile(){ +src_compile() { $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -lm -o ${PN} || die } diff --git a/net-proxy/pingtunnel/pingtunnel-0.72.ebuild b/net-proxy/pingtunnel/pingtunnel-0.72.ebuild index 1a6e66d3ee33..9f41ef3c3154 100644 --- a/net-proxy/pingtunnel/pingtunnel-0.72.ebuild +++ b/net-proxy/pingtunnel/pingtunnel-0.72.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=5 @@ -22,7 +22,7 @@ RDEPEND="${DEPEND}" S="${WORKDIR}"/PingTunnel -src_prepare(){ +src_prepare() { epatch "${FILESDIR}"/${P}_makefile.patch } diff --git a/net-proxy/privoxy/privoxy-3.0.26.ebuild b/net-proxy/privoxy/privoxy-3.0.26.ebuild index 105936f5d133..724cfe25ac68 100644 --- a/net-proxy/privoxy/privoxy-3.0.26.ebuild +++ b/net-proxy/privoxy/privoxy-3.0.26.ebuild @@ -97,7 +97,7 @@ src_configure() { $(use_enable zlib) } -src_install () { +src_install() { default newinitd "${FILESDIR}/privoxy.initd-3" privoxy diff --git a/net-proxy/privoxy/privoxy-3.0.28.ebuild b/net-proxy/privoxy/privoxy-3.0.28.ebuild index 7a8dae97b1ff..fc3e335d52c8 100644 --- a/net-proxy/privoxy/privoxy-3.0.28.ebuild +++ b/net-proxy/privoxy/privoxy-3.0.28.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 @@ -97,7 +97,7 @@ src_configure() { $(use_enable zlib) } -src_install () { +src_install() { default newinitd "${FILESDIR}/privoxy.initd-3" privoxy diff --git a/net-vpn/iodine/iodine-0.7.0-r2.ebuild b/net-vpn/iodine/iodine-0.7.0-r2.ebuild index 4acd6119657e..1b2ec7a257c9 100644 --- a/net-vpn/iodine/iodine-0.7.0-r2.ebuild +++ b/net-vpn/iodine/iodine-0.7.0-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=5 @@ -21,7 +21,7 @@ RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND} test? ( dev-libs/check )" -src_prepare(){ +src_prepare() { epatch "${FILESDIR}"/${P}-TestMessage.patch epatch "${FILESDIR}"/${P}-new-systemd.patch diff --git a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild index 8f487942c24e..0c785a1bb8e7 100644 --- a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.6-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 @@ -52,7 +52,7 @@ PATCHES=( "${FILESDIR}/${PN}-2.4.5-libressl-macro-fix.patch" ) -pkg_setup() { +pkg_setup() { linux-info_pkg_setup } diff --git a/net-vpn/openvpn/openvpn-2.4.6.ebuild b/net-vpn/openvpn/openvpn-2.4.6.ebuild index d8f71e2ee717..90fc9bfde654 100644 --- a/net-vpn/openvpn/openvpn-2.4.6.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.6.ebuild @@ -52,7 +52,7 @@ PATCHES=( "${FILESDIR}/${PN}-2.4.5-libressl-macro-fix.patch" ) -pkg_setup() { +pkg_setup() { linux-info_pkg_setup } diff --git a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild index e4427e554f78..83b30dc4f57d 100644 --- a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild @@ -53,7 +53,7 @@ PATCHES=( "${FILESDIR}/${P}-libressl.patch" ) -pkg_setup() { +pkg_setup() { linux-info_pkg_setup } diff --git a/net-vpn/openvpn/openvpn-9999.ebuild b/net-vpn/openvpn/openvpn-9999.ebuild index b2305248d442..c1dca100545e 100644 --- a/net-vpn/openvpn/openvpn-9999.ebuild +++ b/net-vpn/openvpn/openvpn-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=6 @@ -51,7 +51,7 @@ PATCHES=( "${FILESDIR}/${PN}-2.5-external-cmocka.patch" ) -pkg_setup() { +pkg_setup() { linux-info_pkg_setup } diff --git a/net-vpn/pptpd/pptpd-1.4.0-r2.ebuild b/net-vpn/pptpd/pptpd-1.4.0-r2.ebuild index 1c96302f40d5..81d148bcf80d 100644 --- a/net-vpn/pptpd/pptpd-1.4.0-r2.ebuild +++ b/net-vpn/pptpd/pptpd-1.4.0-r2.ebuild @@ -62,7 +62,7 @@ src_compile() { emake COPTS="${CFLAGS}" } -src_install () { +src_install() { default insinto /etc diff --git a/net-wireless/airtraf/airtraf-1.1-r3.ebuild b/net-wireless/airtraf/airtraf-1.1-r3.ebuild index 34441fc1bb66..aa46a6756035 100644 --- a/net-wireless/airtraf/airtraf-1.1-r3.ebuild +++ b/net-wireless/airtraf/airtraf-1.1-r3.ebuild @@ -46,7 +46,7 @@ src_compile() { LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { dobin src/airtraf dodoc Authors COMPATIBILITY docs/airtraf_doc.html } diff --git a/net-wireless/airtraf/airtraf-1.1-r4.ebuild b/net-wireless/airtraf/airtraf-1.1-r4.ebuild index c0d5978fdf85..512455de291c 100644 --- a/net-wireless/airtraf/airtraf-1.1-r4.ebuild +++ b/net-wireless/airtraf/airtraf-1.1-r4.ebuild @@ -48,7 +48,7 @@ src_compile() { LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { dobin src/airtraf dodoc Authors COMPATIBILITY docs/airtraf_doc.html } diff --git a/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild b/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild index e10972bcdda5..4e777054b46e 100644 --- a/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild +++ b/net-wireless/bluez-tools/bluez-tools-0_p20161212.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 @@ -25,7 +25,7 @@ DOCS=( AUTHORS README ) S="${WORKDIR}/${PN}-${COMMIT}" -src_prepare () { +src_prepare() { eautoreconf default_src_prepare } diff --git a/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild b/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild index a709110c9040..306110bc82c0 100644 --- a/net-wireless/irda-utils/irda-utils-0.9.18-r6.ebuild +++ b/net-wireless/irda-utils/irda-utils-0.9.18-r6.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 @@ -69,7 +69,7 @@ src_compile() { emake RPM_OPT_FLAGS="${CFLAGS}" RPM_BUILD_ROOT="${D}" ROOT="${D}" } -src_install () { +src_install() { dodir /usr/bin dodir /usr/sbin diff --git a/sci-astronomy/casa-data/casa-data-20160222.ebuild b/sci-astronomy/casa-data/casa-data-20160222.ebuild index a912d275c5eb..78279ca3163b 100644 --- a/sci-astronomy/casa-data/casa-data-20160222.ebuild +++ b/sci-astronomy/casa-data/casa-data-20160222.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 @@ -20,7 +20,7 @@ DEPEND="${RDEPEND}" S="${WORKDIR}" -src_install(){ +src_install() { insinto /usr/share/casa/data doins -r * } diff --git a/sci-astronomy/casa-data/casa-data-20170703.ebuild b/sci-astronomy/casa-data/casa-data-20170703.ebuild index ac7ef1f7f4f3..78279ca3163b 100644 --- a/sci-astronomy/casa-data/casa-data-20170703.ebuild +++ b/sci-astronomy/casa-data/casa-data-20170703.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 @@ -20,7 +20,7 @@ DEPEND="${RDEPEND}" S="${WORKDIR}" -src_install(){ +src_install() { insinto /usr/share/casa/data doins -r * } diff --git a/sci-astronomy/casa-data/casa-data-99999.ebuild b/sci-astronomy/casa-data/casa-data-99999.ebuild index d18eed7b8696..ea6f75add949 100644 --- a/sci-astronomy/casa-data/casa-data-99999.ebuild +++ b/sci-astronomy/casa-data/casa-data-99999.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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND}" S="${WORKDIR}/distro" -src_install(){ +src_install() { insinto /usr/share/casa/data doins -r * } diff --git a/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild b/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild index c472c726c45a..ebd5721f29ef 100644 --- a/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild +++ b/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -34,7 +34,7 @@ S="${WORKDIR}" QA_PRESTRIPPED="usr/bin/ds9" QA_PREBUILT="usr/bin/ds9" -src_install () { +src_install() { dobin ds9 doicon ds9.png make_desktop_entry ds9 "SAOImage DS9" ds9 diff --git a/sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild b/sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild index 95bff1721725..667bb722e777 100644 --- a/sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild +++ b/sci-astronomy/ds9-bin/ds9-bin-7.4.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 @@ -34,7 +34,7 @@ S="${WORKDIR}" QA_PRESTRIPPED="usr/bin/ds9" QA_PREBUILT="usr/bin/ds9" -src_install () { +src_install() { dobin ds9 doicon ds9.png make_desktop_entry ds9 "SAOImage DS9" ds9 diff --git a/sci-astronomy/funtools/funtools-1.4.7.ebuild b/sci-astronomy/funtools/funtools-1.4.7.ebuild index a9b6e77aa319..05371d13bf15 100644 --- a/sci-astronomy/funtools/funtools-1.4.7.ebuild +++ b/sci-astronomy/funtools/funtools-1.4.7.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 @@ -56,7 +56,7 @@ src_compile() { emake shtclfun } -src_install () { +src_install() { default # install missing includes insinto /usr/include/funtools/fitsy diff --git a/sci-astronomy/kstars/kstars-3.3.9.ebuild b/sci-astronomy/kstars/kstars-3.3.9.ebuild index c64678a238f2..a5b59154562b 100644 --- a/sci-astronomy/kstars/kstars-3.3.9.ebuild +++ b/sci-astronomy/kstars/kstars-3.3.9.ebuild @@ -87,7 +87,7 @@ src_configure() { ecm_src_configure } -pkg_postinst () { +pkg_postinst() { ecm_pkg_postinst if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "x11-misc/xplanet" ; then diff --git a/sci-astronomy/missfits/missfits-2.8.0.ebuild b/sci-astronomy/missfits/missfits-2.8.0.ebuild index 0d8b4cee3006..970e40703b1b 100644 --- a/sci-astronomy/missfits/missfits-2.8.0.ebuild +++ b/sci-astronomy/missfits/missfits-2.8.0.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 @@ -15,7 +15,7 @@ IUSE="doc" RDEPEND="" DEPEND="${RDEPEND}" -src_install () { +src_install() { default use doc && dodoc doc/* } diff --git a/sci-astronomy/montage/montage-4.1.ebuild b/sci-astronomy/montage/montage-4.1.ebuild index 41261e6c583c..f4ac9440cdce 100644 --- a/sci-astronomy/montage/montage-4.1.ebuild +++ b/sci-astronomy/montage/montage-4.1.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 @@ -55,7 +55,7 @@ src_prepare() { fi } -src_install () { +src_install() { dobin bin/* dodoc README* ChangeHistory if use doc; then diff --git a/sci-astronomy/montage/montage-5.0.ebuild b/sci-astronomy/montage/montage-5.0.ebuild index 91e67534e2fc..d426c00c3c12 100644 --- a/sci-astronomy/montage/montage-5.0.ebuild +++ b/sci-astronomy/montage/montage-5.0.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 @@ -60,7 +60,7 @@ src_prepare() { fi } -src_install () { +src_install() { dobin bin/* dodoc README* ChangeHistory use doc && dodoc -r man/* diff --git a/sci-astronomy/psfex/psfex-3.17.1.ebuild b/sci-astronomy/psfex/psfex-3.17.1.ebuild index 904072cc38fe..a6635393b98b 100644 --- a/sci-astronomy/psfex/psfex-3.17.1.ebuild +++ b/sci-astronomy/psfex/psfex-3.17.1.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 @@ -57,7 +57,7 @@ src_configure() { $(use_enable threads) } -src_install () { +src_install() { default use doc && dodoc doc/* } diff --git a/sci-astronomy/scamp/scamp-2.0.4.ebuild b/sci-astronomy/scamp/scamp-2.0.4.ebuild index ac8a2435dd18..b9bc758d7dfa 100644 --- a/sci-astronomy/scamp/scamp-2.0.4.ebuild +++ b/sci-astronomy/scamp/scamp-2.0.4.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 @@ -45,7 +45,7 @@ src_configure() { $(use_enable threads) } -src_install () { +src_install() { default use doc && dodoc doc/* } diff --git a/sci-astronomy/sextractor/sextractor-2.19.5-r1.ebuild b/sci-astronomy/sextractor/sextractor-2.19.5-r1.ebuild index becaa0b3c081..834a57a2649c 100644 --- a/sci-astronomy/sextractor/sextractor-2.19.5-r1.ebuild +++ b/sci-astronomy/sextractor/sextractor-2.19.5-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 @@ -60,7 +60,7 @@ src_configure() { $(use_enable threads) } -src_install () { +src_install() { default CONFDIR=/usr/share/sextractor insinto ${CONFDIR} diff --git a/sci-astronomy/sextractor/sextractor-2.19.5.ebuild b/sci-astronomy/sextractor/sextractor-2.19.5.ebuild index 8d374bc1d699..ada0e42fda44 100644 --- a/sci-astronomy/sextractor/sextractor-2.19.5.ebuild +++ b/sci-astronomy/sextractor/sextractor-2.19.5.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 @@ -59,7 +59,7 @@ src_configure() { $(use_enable threads) } -src_install () { +src_install() { default CONFDIR=/usr/share/sextractor insinto ${CONFDIR} diff --git a/sci-astronomy/stiff/stiff-2.4.0.ebuild b/sci-astronomy/stiff/stiff-2.4.0.ebuild index f812d640d0df..d0f551414a91 100644 --- a/sci-astronomy/stiff/stiff-2.4.0.ebuild +++ b/sci-astronomy/stiff/stiff-2.4.0.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 @@ -30,7 +30,7 @@ src_configure() { ECONF_SOURCE="${S}" econf $(use_enable threads) } -src_install () { +src_install() { default use doc && dodoc doc/stiff.pdf } diff --git a/sci-astronomy/swarp/swarp-2.38.0.ebuild b/sci-astronomy/swarp/swarp-2.38.0.ebuild index 3e8d9fc54134..493c4478dca7 100644 --- a/sci-astronomy/swarp/swarp-2.38.0.ebuild +++ b/sci-astronomy/swarp/swarp-2.38.0.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 @@ -20,7 +20,7 @@ src_configure() { econf $(use_enable threads) } -src_install () { +src_install() { default use doc && dodoc doc/* } diff --git a/sci-astronomy/wcslib/wcslib-5.16.ebuild b/sci-astronomy/wcslib/wcslib-5.16.ebuild index 8dd1482b0a44..b0ca93d98516 100644 --- a/sci-astronomy/wcslib/wcslib-5.16.ebuild +++ b/sci-astronomy/wcslib/wcslib-5.16.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 @@ -60,7 +60,7 @@ src_test() { emake -j1 check } -src_install () { +src_install() { default # static libs share the same symbols as shared (i.e. compiled with PIC) # so they are not compiled twice diff --git a/sci-astronomy/weightwatcher/weightwatcher-1.12.ebuild b/sci-astronomy/weightwatcher/weightwatcher-1.12.ebuild index 8df45c762e4f..c423074420aa 100644 --- a/sci-astronomy/weightwatcher/weightwatcher-1.12.ebuild +++ b/sci-astronomy/weightwatcher/weightwatcher-1.12.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 @@ -15,7 +15,7 @@ IUSE="doc" RDEPEND="" DEPEND="${RDEPEND}" -src_install () { +src_install() { default use doc && dodoc doc/* } diff --git a/sci-calculators/gonvert/gonvert-0.2.39-r1.ebuild b/sci-calculators/gonvert/gonvert-0.2.39-r1.ebuild index 94ef697d8f02..77c107f5fb2c 100644 --- a/sci-calculators/gonvert/gonvert-0.2.39-r1.ebuild +++ b/sci-calculators/gonvert/gonvert-0.2.39-r1.ebuild @@ -27,7 +27,7 @@ DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}"/0.2.23-paths.patch ) -src_install () { +src_install() { emake install DESTDIR="${D}" prefix="${EPREFIX}/usr" python_fix_shebang "${ED%/}"/usr/bin rm -fr "${ED%/}/usr/share/doc/${PN}" || die diff --git a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild index 88910ddde996..4ea1cfcd1fad 100644 --- a/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild +++ b/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -96,7 +96,7 @@ src_configure() { fi } -src_compile(){ +src_compile() { cmake-utils_src_compile if use python; then append-ldflags -L"${S}"/lib diff --git a/sci-chemistry/bodr/bodr-10.ebuild b/sci-chemistry/bodr/bodr-10.ebuild index 1d5763a1ba8a..4a8ecabc18c3 100644 --- a/sci-chemistry/bodr/bodr-10.ebuild +++ b/sci-chemistry/bodr/bodr-10.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 @@ -17,7 +17,7 @@ RDEPEND="" DOCS=( "THANKS" "AUTHORS" "README" "ChangeLog" ) -src_prepare(){ +src_prepare() { sed -i -e "s/COPYING//g" Makefile.* || die } diff --git a/sci-chemistry/bodr/bodr-9-r1.ebuild b/sci-chemistry/bodr/bodr-9-r1.ebuild index 1d5763a1ba8a..4a8ecabc18c3 100644 --- a/sci-chemistry/bodr/bodr-9-r1.ebuild +++ b/sci-chemistry/bodr/bodr-9-r1.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 @@ -17,7 +17,7 @@ RDEPEND="" DOCS=( "THANKS" "AUTHORS" "README" "ChangeLog" ) -src_prepare(){ +src_prepare() { sed -i -e "s/COPYING//g" Makefile.* || die } diff --git a/sci-chemistry/easychem/easychem-0.6-r1.ebuild b/sci-chemistry/easychem/easychem-0.6-r1.ebuild index 650c236dfeaf..f299712514b9 100644 --- a/sci-chemistry/easychem/easychem-0.6-r1.ebuild +++ b/sci-chemistry/easychem/easychem-0.6-r1.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 @@ -33,7 +33,7 @@ src_compile() { C_FLAGS="${CFLAGS}" emake -e } -src_install () { +src_install() { dobin easychem dodoc TODO } diff --git a/sci-chemistry/elem/elem-1.0.3-r2.ebuild b/sci-chemistry/elem/elem-1.0.3-r2.ebuild index daade3396d36..67290b4c6d85 100644 --- a/sci-chemistry/elem/elem-1.0.3-r2.ebuild +++ b/sci-chemistry/elem/elem-1.0.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=6 @@ -26,11 +26,11 @@ src_configure() { tc-export CC } -src_compile () { +src_compile() { emake all } -src_install () { +src_install() { dobin elem elem-de elem-en rm -rf doc/CVS || die diff --git a/sci-chemistry/modeller/modeller-9.20.ebuild b/sci-chemistry/modeller/modeller-9.20.ebuild index e7e80937b7fc..641395067b0d 100644 --- a/sci-chemistry/modeller/modeller-9.20.ebuild +++ b/sci-chemistry/modeller/modeller-9.20.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 @@ -36,12 +36,12 @@ pkg_setup() { esac } -python_prepare_all(){ +python_prepare_all() { sed "s:i386-intel8:${EXECTYPE}:g" -i src/swig/setup.py || die distutils-r1_python_prepare_all } -python_compile(){ +python_compile() { cd src/swig || die swig -python -keyword -nodefaultctor -nodefaultdtor -noproxy modeller.i || die distutils-r1_python_compile @@ -52,7 +52,7 @@ python_install() { distutils-r1_python_install } -python_install_all(){ +python_install_all() { cd "${S}" || die sed \ -e "/^EXECUTABLE_TYPE/s:xxx:${EXECTYPE}:g" \ diff --git a/sci-chemistry/modeller/modeller-9.22.ebuild b/sci-chemistry/modeller/modeller-9.22.ebuild index 57f11e16861f..2bc08bd43d4e 100644 --- a/sci-chemistry/modeller/modeller-9.22.ebuild +++ b/sci-chemistry/modeller/modeller-9.22.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,12 +36,12 @@ pkg_setup() { esac } -python_prepare_all(){ +python_prepare_all() { sed "s:i386-intel8:${EXECTYPE}:g" -i src/swig/setup.py || die distutils-r1_python_prepare_all } -python_compile(){ +python_compile() { cd src/swig || die swig -python -keyword -nodefaultctor -nodefaultdtor -noproxy modeller.i || die distutils-r1_python_compile @@ -52,7 +52,7 @@ python_install() { distutils-r1_python_install } -python_install_all(){ +python_install_all() { cd "${S}" || die sed \ -e "/^EXECUTABLE_TYPE/s:xxx:${EXECTYPE}:g" \ diff --git a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild b/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild index 84f0f575775f..e7b2eb7d4771 100644 --- a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild +++ b/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.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 @@ -28,7 +28,7 @@ src_prepare() { epatch "${FILESDIR}"/${PV}-indent.patch } -src_install(){ +src_install() { python_moduleinto pmg_tk/startup python_foreach_impl python_domodule eMovie.py python_foreach_impl python_optimize diff --git a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild index 030ecde978e5..d1c826850f60 100644 --- a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild +++ b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-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=5 @@ -39,7 +39,7 @@ src_prepare() { python_foreach_impl preparation } -src_install(){ +src_install() { dodoc *doc dohtml -r Thanks.html EDMHelp.htm Help diff --git a/sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild b/sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild index 8f91aad3f659..6c8eb7c7eea0 100644 --- a/sci-chemistry/rasmol/rasmol-2.7.5.2-r2.ebuild +++ b/sci-chemistry/rasmol/rasmol-2.7.5.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=5 @@ -91,7 +91,7 @@ src_compile() { EXTRA_LDOPTIONS="${LDFLAGS}" } -src_install () { +src_install() { libdir=$(get_libdir) insinto /usr/${libdir}/${PN} doins doc/rasmol.hlp diff --git a/sci-chemistry/theseus/theseus-3.0.0.ebuild b/sci-chemistry/theseus/theseus-3.0.0.ebuild index 9eebccc8bc96..583bdf1e28c5 100644 --- a/sci-chemistry/theseus/theseus-3.0.0.ebuild +++ b/sci-chemistry/theseus/theseus-3.0.0.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 @@ -57,7 +57,7 @@ src_prepare() { -i theseus_align || die } -src_compile () { +src_compile() { emake ltheseus default } diff --git a/sci-chemistry/theseus/theseus-3.3.0.ebuild b/sci-chemistry/theseus/theseus-3.3.0.ebuild index 9eebccc8bc96..583bdf1e28c5 100644 --- a/sci-chemistry/theseus/theseus-3.3.0.ebuild +++ b/sci-chemistry/theseus/theseus-3.3.0.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 @@ -57,7 +57,7 @@ src_prepare() { -i theseus_align || die } -src_compile () { +src_compile() { emake ltheseus default } diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild index b3ac432ed1e0..99d4b91dcd16 100644 --- a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.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 @@ -16,7 +16,7 @@ IUSE="" DOCS="README" -src_configure(){ +src_configure() { append-cflags "-std=gnu89" default } diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r5.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r5.ebuild index f7db10a7e691..f1820e1ead9e 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r5.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r5.ebuild @@ -48,7 +48,7 @@ pkg_setup() { python-single-r1_pkg_setup } -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r6.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r6.ebuild index b9b2d426a6ae..4dbe9e1565a7 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r6.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r6.ebuild @@ -43,7 +43,7 @@ pkg_setup() { python-single-r1_pkg_setup } -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/sci-electronics/gnetman/gnetman-0.0.1_pre20110124.ebuild b/sci-electronics/gnetman/gnetman-0.0.1_pre20110124.ebuild index 3eb98c3c5d21..6594de4d08d3 100644 --- a/sci-electronics/gnetman/gnetman-0.0.1_pre20110124.ebuild +++ b/sci-electronics/gnetman/gnetman-0.0.1_pre20110124.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=4 @@ -35,7 +35,7 @@ src_prepare() { epatch "${FILESDIR}/${P}-tcl86.patch" } -src_install () { +src_install() { cd ../.. || die dobin bin/${PN} diff --git a/sci-electronics/gnucap/gnucap-0.35.20091207-r1.ebuild b/sci-electronics/gnucap/gnucap-0.35.20091207-r1.ebuild index aa2182dda711..b7cea90bde0d 100644 --- a/sci-electronics/gnucap/gnucap-0.35.20091207-r1.ebuild +++ b/sci-electronics/gnucap/gnucap-0.35.20091207-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 @@ -56,7 +56,7 @@ src_prepare() { default } -src_compile () { +src_compile() { emake for PLUGIN_DIR in models-* ; do cd "${S}/${PLUGIN_DIR}" @@ -64,7 +64,7 @@ src_compile () { done } -src_install () { +src_install() { emake DESTDIR="${D}" install insopts -m0755 for PLUGIN_DIR in models-* ; do diff --git a/sci-electronics/gtkwave/gtkwave-3.3.68.ebuild b/sci-electronics/gtkwave/gtkwave-3.3.68.ebuild index b11389222a9b..ee4ce58a03b6 100644 --- a/sci-electronics/gtkwave/gtkwave-3.3.68.ebuild +++ b/sci-electronics/gtkwave/gtkwave-3.3.68.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" @@ -28,12 +28,12 @@ DEPEND="${RDEPEND} AT_M4DIR="${S}" -src_prepare(){ +src_prepare() { # do not install doc and examples by default sed -i -e 's/doc examples//' Makefile.in || die } -src_configure(){ +src_configure() { econf --disable-local-libz \ --disable-local-libbz2 \ --disable-mime-update \ diff --git a/sci-electronics/gtkwave/gtkwave-3.3.73.ebuild b/sci-electronics/gtkwave/gtkwave-3.3.73.ebuild index ef5cf4fa9458..2f498f210aa4 100644 --- a/sci-electronics/gtkwave/gtkwave-3.3.73.ebuild +++ b/sci-electronics/gtkwave/gtkwave-3.3.73.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="5" @@ -28,12 +28,12 @@ DEPEND="${RDEPEND} AT_M4DIR="${S}" -src_prepare(){ +src_prepare() { # do not install doc and examples by default sed -i -e 's/doc examples//' Makefile.in || die } -src_configure(){ +src_configure() { econf --disable-local-libz \ --disable-local-libbz2 \ --disable-mime-update \ diff --git a/sci-electronics/gtkwave/gtkwave-3.3.87.ebuild b/sci-electronics/gtkwave/gtkwave-3.3.87.ebuild index d0f5e9fb3605..80fab4ec0adf 100644 --- a/sci-electronics/gtkwave/gtkwave-3.3.87.ebuild +++ b/sci-electronics/gtkwave/gtkwave-3.3.87.ebuild @@ -28,13 +28,13 @@ DEPEND="${RDEPEND} AT_M4DIR="${S}" -src_prepare(){ +src_prepare() { # do not install doc and examples by default sed -i -e 's/doc examples//' Makefile.in || die default } -src_configure(){ +src_configure() { econf --disable-local-libz \ --disable-local-libbz2 \ --disable-mime-update \ diff --git a/sci-electronics/gtkwave/gtkwave-3.3.99.ebuild b/sci-electronics/gtkwave/gtkwave-3.3.99.ebuild index 4cc58a1f9a71..257b3daf3419 100644 --- a/sci-electronics/gtkwave/gtkwave-3.3.99.ebuild +++ b/sci-electronics/gtkwave/gtkwave-3.3.99.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,13 +28,13 @@ DEPEND="${RDEPEND} AT_M4DIR="${S}" -src_prepare(){ +src_prepare() { # do not install doc and examples by default sed -i -e 's/doc examples//' Makefile.in || die default } -src_configure(){ +src_configure() { econf --disable-local-libz \ --disable-local-libbz2 \ --disable-mime-update \ diff --git a/sci-electronics/petrify/petrify-4.2-r1.ebuild b/sci-electronics/petrify/petrify-4.2-r1.ebuild index 8c9bb10df08d..2782e4be8402 100644 --- a/sci-electronics/petrify/petrify-4.2-r1.ebuild +++ b/sci-electronics/petrify/petrify-4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ QA_PREBUILT="/opt/petrify/petrify" S="${WORKDIR}"/${PN} -src_install () { +src_install() { exeinto /opt/petrify doexe bin/petrify lib/petrify.lib dosym petrify /opt/petrify/draw_astg diff --git a/sci-electronics/xcircuit/xcircuit-3.7.48.ebuild b/sci-electronics/xcircuit/xcircuit-3.7.48.ebuild index 84427cbd276f..6f439117d2dc 100644 --- a/sci-electronics/xcircuit/xcircuit-3.7.48.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.7.48.ebuild @@ -54,7 +54,7 @@ src_compile() { autotools-utils_src_compile appdefaultsdir="/usr/share/X11/app-defaults" } -src_install () { +src_install() { autotools-utils_src_install \ appdefaultsdir="/usr/share/X11/app-defaults" \ appmandir="/usr/share/man/man1" diff --git a/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild b/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild index d3fb011f9dfb..9e29aaa97f6f 100644 --- a/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild @@ -54,7 +54,7 @@ src_compile() { autotools-utils_src_compile appdefaultsdir="/usr/share/X11/app-defaults" } -src_install () { +src_install() { autotools-utils_src_install \ appdefaultsdir="/usr/share/X11/app-defaults" \ appmandir="/usr/share/man/man1" diff --git a/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0-r1.ebuild b/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0-r1.ebuild index 18278d6ae130..58e714a400e9 100644 --- a/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0-r1.ebuild +++ b/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0-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=5 @@ -47,7 +47,7 @@ src_compile() { autotools-utils_src_compile } -src_install () { +src_install() { autotools-utils_src_install dosym ../icons/hicolor/scalable/apps/gpx-viewer.svg /usr/share/pixmaps/gpx-viewer.svg } diff --git a/sci-geosciences/swmm/swmm-5.0.022.ebuild b/sci-geosciences/swmm/swmm-5.0.022.ebuild index defeb38e3854..2466bbe3fa13 100644 --- a/sci-geosciences/swmm/swmm-5.0.022.ebuild +++ b/sci-geosciences/swmm/swmm-5.0.022.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 @@ -37,7 +37,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-QA.patch } -src_compile(){ +src_compile() { # 'sed' command has to accomodate DOS formatted file. sed -i \ -e 's;^#define DLL;//#define DLL;' \ @@ -46,7 +46,7 @@ src_compile(){ emake } -src_install(){ +src_install() { newbin swmm5 swmm dodoc Roadmap.txt } diff --git a/sci-libs/beagle/beagle-3.0.3-r1.ebuild b/sci-libs/beagle/beagle-3.0.3-r1.ebuild index 6cf6a91ecda1..27431973b872 100644 --- a/sci-libs/beagle/beagle-3.0.3-r1.ebuild +++ b/sci-libs/beagle/beagle-3.0.3-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 @@ -42,7 +42,7 @@ src_compile() { use doc && emake doc } -src_install () { +src_install() { use doc && local HTML_DOCS=( refman/. ) if use examples; then dodoc -r examples diff --git a/sci-libs/blis/blis-0.5.2.ebuild b/sci-libs/blis/blis-0.5.2.ebuild index da1dc245a04b..541964924991 100644 --- a/sci-libs/blis/blis-0.5.2.ebuild +++ b/sci-libs/blis/blis-0.5.2.ebuild @@ -28,7 +28,7 @@ PATCHES=( "${FILESDIR}/${P}-gh313.patch" ) -src_configure () { +src_configure() { local BLIS_FLAGS=() local confname # determine flags @@ -68,11 +68,11 @@ src_compile() { default } -src_test () { +src_test() { emake check } -src_install () { +src_install() { default use doc && dodoc README.md docs/*.md diff --git a/sci-libs/blis/blis-0.6.0.ebuild b/sci-libs/blis/blis-0.6.0.ebuild index 15eff4fa7163..e77382db2157 100644 --- a/sci-libs/blis/blis-0.6.0.ebuild +++ b/sci-libs/blis/blis-0.6.0.ebuild @@ -27,7 +27,7 @@ PATCHES=( "${FILESDIR}/${P}-blas-provider.patch" ) -src_configure () { +src_configure() { local BLIS_FLAGS=() local confname # determine flags @@ -67,11 +67,11 @@ src_compile() { default } -src_test () { +src_test() { emake check } -src_install () { +src_install() { default use doc && dodoc README.md docs/*.md diff --git a/sci-libs/cbflib/cbflib-0.9.3.3.ebuild b/sci-libs/cbflib/cbflib-0.9.3.3.ebuild index 066ea3ca26ea..1cd25e42ef7a 100644 --- a/sci-libs/cbflib/cbflib-0.9.3.3.ebuild +++ b/sci-libs/cbflib/cbflib-0.9.3.3.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 @@ -36,7 +36,7 @@ PATCHES=( "${FILESDIR}"/${P}-unbundle.patch ) -src_prepare(){ +src_prepare() { rm -rf Py* drel* dRel* ply* || die append-fflags -fno-range-check diff --git a/sci-libs/ccfits/ccfits-2.4-r1.ebuild b/sci-libs/ccfits/ccfits-2.4-r1.ebuild index 40071b631b1f..56d8533e3fd9 100644 --- a/sci-libs/ccfits/ccfits-2.4-r1.ebuild +++ b/sci-libs/ccfits/ccfits-2.4-r1.ebuild @@ -37,7 +37,7 @@ src_configure() { econf $(use_enable static-libs static) } -src_install () { +src_install() { if use doc; then DOCS+=( *.pdf ) HTML_DOCS=( html/. ) diff --git a/sci-libs/ccfits/ccfits-2.5.ebuild b/sci-libs/ccfits/ccfits-2.5.ebuild index e5af3ff76f0f..d02029f57d00 100644 --- a/sci-libs/ccfits/ccfits-2.5.ebuild +++ b/sci-libs/ccfits/ccfits-2.5.ebuild @@ -37,7 +37,7 @@ src_configure() { econf $(use_enable static-libs static) } -src_install () { +src_install() { if use doc; then DOCS+=( *.pdf ) HTML_DOCS=( html/. ) diff --git a/sci-libs/cfitsio/cfitsio-3.360.ebuild b/sci-libs/cfitsio/cfitsio-3.360.ebuild index 2225e3417448..fc2d56932a63 100644 --- a/sci-libs/cfitsio/cfitsio-3.360.ebuild +++ b/sci-libs/cfitsio/cfitsio-3.360.ebuild @@ -42,7 +42,7 @@ src_configure() { autotools-utils_src_configure } -src_install () { +src_install() { autotools-utils_src_install dodoc README* Changes* docs/changes.txt docs/cfitsio.doc use fortran && dodoc docs/fitsio.doc diff --git a/sci-libs/clblast/clblast-0.10.0.ebuild b/sci-libs/clblast/clblast-0.10.0.ebuild index 6d0652b6e787..d3ef4a3ebb03 100644 --- a/sci-libs/clblast/clblast-0.10.0.ebuild +++ b/sci-libs/clblast/clblast-0.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=6 @@ -56,7 +56,7 @@ src_test() { cmake-utils_src_test alltests } -src_install(){ +src_install() { cmake-utils_src_install dodoc README.md CONTRIBUTING.md CHANGELOG use doc && dodoc -r doc diff --git a/sci-libs/cln/cln-1.3.3.ebuild b/sci-libs/cln/cln-1.3.3.ebuild index 21b42fc0537f..74c377448c28 100644 --- a/sci-libs/cln/cln-1.3.3.ebuild +++ b/sci-libs/cln/cln-1.3.3.ebuild @@ -46,7 +46,7 @@ src_compile() { fi } -src_install () { +src_install() { autotools-utils_src_install if use examples; then docompress -x /usr/share/doc/${PF}/examples diff --git a/sci-libs/cln/cln-1.3.4.ebuild b/sci-libs/cln/cln-1.3.4.ebuild index 08984dd01e9d..9ce183c5b1fa 100644 --- a/sci-libs/cln/cln-1.3.4.ebuild +++ b/sci-libs/cln/cln-1.3.4.ebuild @@ -46,7 +46,7 @@ src_compile() { fi } -src_install () { +src_install() { autotools-utils_src_install if use examples; then docompress -x /usr/share/doc/${PF}/examples diff --git a/sci-libs/cln/cln-1.3.6.ebuild b/sci-libs/cln/cln-1.3.6.ebuild index d8f58d811919..66502b2bb272 100644 --- a/sci-libs/cln/cln-1.3.6.ebuild +++ b/sci-libs/cln/cln-1.3.6.ebuild @@ -44,7 +44,7 @@ src_compile() { fi } -src_install () { +src_install() { default if use examples; then docompress -x /usr/share/doc/${PF}/examples diff --git a/sci-libs/fftw/fftw-2.1.5-r9.ebuild b/sci-libs/fftw/fftw-2.1.5-r9.ebuild index 7d0a1b7eee05..3f78d748134b 100644 --- a/sci-libs/fftw/fftw-2.1.5-r9.ebuild +++ b/sci-libs/fftw/fftw-2.1.5-r9.ebuild @@ -115,7 +115,7 @@ src_test() { multibuild_foreach_variant run_in_build_dir default_src_test } -src_install () { +src_install() { use doc && HTML_DOCS=( doc/*.{html,gif} ) multibuild_foreach_variant run_in_build_dir default_src_install diff --git a/sci-libs/fplll/fplll-5.3.2.ebuild b/sci-libs/fplll/fplll-5.3.2.ebuild index 13f7fa295ee2..2757d1e1f4a1 100644 --- a/sci-libs/fplll/fplll-5.3.2.ebuild +++ b/sci-libs/fplll/fplll-5.3.2.ebuild @@ -23,7 +23,7 @@ src_configure() { econf $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-libs/givaro/givaro-4.1.1.ebuild b/sci-libs/givaro/givaro-4.1.1.ebuild index 69b4607b940d..855ef5115ac3 100644 --- a/sci-libs/givaro/givaro-4.1.1.ebuild +++ b/sci-libs/givaro/givaro-4.1.1.ebuild @@ -19,7 +19,7 @@ RDEPEND="${DEPEND}" DOCS=( AUTHORS ChangeLog README.md ) -src_configure(){ +src_configure() { # Passing "--disable-doc" also accidentally enables building # the documentation, so we can't just $(use_enable doc) here. # https://github.com/linbox-team/givaro/issues/148 @@ -39,7 +39,7 @@ src_configure(){ $(use_enable cpu_flags_x86_avx2 avx2) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-libs/lapack/lapack-3.8.0.ebuild b/sci-libs/lapack/lapack-3.8.0.ebuild index 8ce4b74352ca..7aee557bc78a 100644 --- a/sci-libs/lapack/lapack-3.8.0.ebuild +++ b/sci-libs/lapack/lapack-3.8.0.ebuild @@ -37,7 +37,7 @@ src_configure() { cmake-utils_src_configure } -src_install () { +src_install() { cmake-utils_src_install use eselect-ldso || return @@ -54,7 +54,7 @@ src_install () { dosym ../../liblapack.so.3 usr/$(get_libdir)/lapack/reference/liblapack.so.3 } -pkg_postinst () { +pkg_postinst() { use eselect-ldso || return local me=reference libdir=$(get_libdir) @@ -83,7 +83,7 @@ pkg_postinst () { fi } -pkg_postrm () { +pkg_postrm() { use eselect-ldso || return eselect blas validate diff --git a/sci-libs/libbraiding/libbraiding-1.0.ebuild b/sci-libs/libbraiding/libbraiding-1.0.ebuild index 591115bbc221..6f1b1b81a9af 100644 --- a/sci-libs/libbraiding/libbraiding-1.0.ebuild +++ b/sci-libs/libbraiding/libbraiding-1.0.ebuild @@ -18,11 +18,11 @@ SLOT="0" KEYWORDS="~amd64" IUSE="static-libs" -src_configure(){ +src_configure() { econf $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild index 884cc3f1c2d5..6a02d3641937 100644 --- a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild +++ b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.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 @@ -27,7 +27,7 @@ PATCHES=( S=${WORKDIR}/linux-gpib-kernel-${PV} -pkg_setup () { +pkg_setup() { linux-mod_pkg_setup if kernel_is -lt 2 6 8; then @@ -45,7 +45,7 @@ src_unpack() { unpack "${WORKDIR}/linux-gpib-${PV}/linux-gpib-kernel-${PV}.tar.gz" } -src_prepare () { +src_prepare() { default eautoreconf } @@ -78,11 +78,11 @@ src_install() { dodoc ChangeLog AUTHORS README* NEWS } -pkg_preinst () { +pkg_preinst() { linux-mod_pkg_preinst enewgroup gpib } -pkg_postinst () { +pkg_postinst() { linux-mod_pkg_postinst } diff --git a/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild index d9dbcd6880cc..eb8b21c8f17b 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.1.0.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 @@ -44,7 +44,7 @@ PATCHES=( S=${WORKDIR}/${PN}-${MY_PV} -pkg_setup () { +pkg_setup() { use perl && perl_set_version use python && python_setup @@ -60,7 +60,7 @@ pkg_setup () { fi } -src_prepare () { +src_prepare() { default kernel_is ge 4 11 0 && eapply "${FILESDIR}"/${PN}-4.0.4_rc2-kernel-4.11.0.patch eautoreconf @@ -193,13 +193,13 @@ gpib_config --minor 0 --init-data /usr/share/linux-gpib/hp_82341/hp_82341c_fw.bi readme.gentoo_create_doc } -pkg_preinst () { +pkg_preinst() { linux-mod_pkg_preinst use perl && perl_set_version enewgroup gpib } -pkg_postinst () { +pkg_postinst() { linux-mod_pkg_postinst readme.gentoo_print_elog diff --git a/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild index d6c4f27cf8e6..df557833f062 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.2.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.2.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 @@ -42,7 +42,7 @@ PATCHES=( "${FILESDIR}"/${PN}-3.2.16-perl.patch ) -pkg_setup () { +pkg_setup() { use perl && perl_set_version use python && python_setup } @@ -52,7 +52,7 @@ src_unpack() { unpack "${WORKDIR}/${P}/${PN}-user-${PV}.tar.gz" } -src_prepare () { +src_prepare() { default eautoreconf } @@ -165,11 +165,11 @@ gpib_config --minor 0 --init-data /usr/share/linux-gpib/hp_82341/hp_82341c_fw.bi readme.gentoo_create_doc } -pkg_preinst () { +pkg_preinst() { use perl && perl_set_version enewgroup gpib } -pkg_postinst () { +pkg_postinst() { readme.gentoo_print_elog } diff --git a/sci-libs/lrslib/lrslib-062.ebuild b/sci-libs/lrslib/lrslib-062.ebuild index 3cade66effaa..77ff95622589 100644 --- a/sci-libs/lrslib/lrslib-062.ebuild +++ b/sci-libs/lrslib/lrslib-062.ebuild @@ -18,7 +18,7 @@ RDEPEND="gmp? ( dev-libs/gmp:0= mpi? ( virtual/mpi ) )" DEPEND="${RDEPEND}" -src_prepare(){ +src_prepare() { default tc-export CC sed -e "s/gcc/$(tc-getCC)/g" \ @@ -30,7 +30,7 @@ src_prepare(){ -i makefile || die } -src_compile () { +src_compile() { if use gmp ; then emake emake all-shared diff --git a/sci-libs/m4ri/m4ri-20140914.ebuild b/sci-libs/m4ri/m4ri-20140914.ebuild index 2e7cb8b7207e..fb7d533eca6f 100644 --- a/sci-libs/m4ri/m4ri-20140914.ebuild +++ b/sci-libs/m4ri/m4ri-20140914.ebuild @@ -46,7 +46,7 @@ src_configure() { $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-libs/m4ri/m4ri-20200115.ebuild b/sci-libs/m4ri/m4ri-20200115.ebuild index fd2b189cf387..58fff80b3df9 100644 --- a/sci-libs/m4ri/m4ri-20200115.ebuild +++ b/sci-libs/m4ri/m4ri-20200115.ebuild @@ -51,7 +51,7 @@ src_configure() { $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-libs/mkl-rt/mkl-rt-2019.4.243.ebuild b/sci-libs/mkl-rt/mkl-rt-2019.4.243.ebuild index 5d2b0f31b254..c90926300316 100644 --- a/sci-libs/mkl-rt/mkl-rt-2019.4.243.ebuild +++ b/sci-libs/mkl-rt/mkl-rt-2019.4.243.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ DEPEND="" S=${WORKDIR} -src_install () { +src_install() { insinto /usr/$(get_libdir)/ doins lib/*.so @@ -44,7 +44,7 @@ src_install () { fi } -pkg_postinst () { +pkg_postinst() { use eselect-ldso || return local libdir=$(get_libdir) me="mkl-rt" @@ -73,7 +73,7 @@ pkg_postinst () { fi } -pkg_postrm () { +pkg_postrm() { if use eselect-ldso; then eselect blas validate eselect lapack validate diff --git a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild index 33fe7c30d1d4..bd88e59f5c51 100644 --- a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild +++ b/sci-libs/mkl/mkl-10.0.5.025-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 @@ -95,7 +95,7 @@ pkg_setup() { get_fcomp } -src_unpack () { +src_unpack() { default cd "${WORKDIR}/${P_ARCHIVE}"/install || die diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild index dce78de61457..d731a62613d5 100644 --- a/sci-libs/mkl/mkl-10.0.5.025.ebuild +++ b/sci-libs/mkl/mkl-10.0.5.025.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 @@ -91,7 +91,7 @@ pkg_setup() { get_fcomp } -src_unpack () { +src_unpack() { default cd "${WORKDIR}/${P_ARCHIVE}"/install || die diff --git a/sci-libs/openblas/openblas-0.3.6.ebuild b/sci-libs/openblas/openblas-0.3.6.ebuild index f52bf5c6ece1..9aa17003313d 100644 --- a/sci-libs/openblas/openblas-0.3.6.ebuild +++ b/sci-libs/openblas/openblas-0.3.6.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 @@ -45,7 +45,7 @@ pkg_setup() { export PREFIX="${EPREFIX}/usr" } -src_unpack () { +src_unpack() { default mv "${WORKDIR}"/*OpenBLAS* "${S}" || die if use index-64bit; then @@ -53,7 +53,7 @@ src_unpack () { fi } -src_compile () { +src_compile() { emake emake -Cinterface shared-blas-lapack if use index-64bit; then @@ -65,7 +65,7 @@ src_test() { emake tests } -src_install () { +src_install() { emake install DESTDIR="${D}" OPENBLAS_INCLUDE_DIR='$(PREFIX)'/include/${PN} \ OPENBLAS_LIBRARY_DIR='$(PREFIX)'/$(get_libdir) dodoc GotoBLAS_*.txt *.md Changelog.txt @@ -90,7 +90,7 @@ src_install () { fi } -pkg_postinst () { +pkg_postinst() { use eselect-ldso || return local libdir=$(get_libdir) me="openblas" @@ -119,7 +119,7 @@ pkg_postinst () { fi } -pkg_postrm () { +pkg_postrm() { if use eselect-ldso; then eselect blas validate eselect lapack validate diff --git a/sci-libs/openblas/openblas-0.3.7.ebuild b/sci-libs/openblas/openblas-0.3.7.ebuild index f52bf5c6ece1..9aa17003313d 100644 --- a/sci-libs/openblas/openblas-0.3.7.ebuild +++ b/sci-libs/openblas/openblas-0.3.7.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 @@ -45,7 +45,7 @@ pkg_setup() { export PREFIX="${EPREFIX}/usr" } -src_unpack () { +src_unpack() { default mv "${WORKDIR}"/*OpenBLAS* "${S}" || die if use index-64bit; then @@ -53,7 +53,7 @@ src_unpack () { fi } -src_compile () { +src_compile() { emake emake -Cinterface shared-blas-lapack if use index-64bit; then @@ -65,7 +65,7 @@ src_test() { emake tests } -src_install () { +src_install() { emake install DESTDIR="${D}" OPENBLAS_INCLUDE_DIR='$(PREFIX)'/include/${PN} \ OPENBLAS_LIBRARY_DIR='$(PREFIX)'/$(get_libdir) dodoc GotoBLAS_*.txt *.md Changelog.txt @@ -90,7 +90,7 @@ src_install () { fi } -pkg_postinst () { +pkg_postinst() { use eselect-ldso || return local libdir=$(get_libdir) me="openblas" @@ -119,7 +119,7 @@ pkg_postinst () { fi } -pkg_postrm () { +pkg_postrm() { if use eselect-ldso; then eselect blas validate eselect lapack validate diff --git a/sci-libs/symmetrica/symmetrica-3.0.1.ebuild b/sci-libs/symmetrica/symmetrica-3.0.1.ebuild index 60f2ae963e2d..f616c5710f80 100644 --- a/sci-libs/symmetrica/symmetrica-3.0.1.ebuild +++ b/sci-libs/symmetrica/symmetrica-3.0.1.ebuild @@ -14,11 +14,11 @@ IUSE="doc" DOCS=( README.md ) -src_configure(){ +src_configure() { econf $(use_enable doc) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-mathematics/cliquer/cliquer-1.21.ebuild b/sci-mathematics/cliquer/cliquer-1.21.ebuild index e1d639781d68..0eb04b7ff17b 100644 --- a/sci-mathematics/cliquer/cliquer-1.21.ebuild +++ b/sci-mathematics/cliquer/cliquer-1.21.ebuild @@ -19,11 +19,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -src_configure(){ +src_configure() { econf $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-mathematics/cvc4/cvc4-1.6.ebuild b/sci-mathematics/cvc4/cvc4-1.6.ebuild index 1500f9d338da..d77a2ea6aaa1 100644 --- a/sci-mathematics/cvc4/cvc4-1.6.ebuild +++ b/sci-mathematics/cvc4/cvc4-1.6.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 @@ -18,7 +18,7 @@ RDEPEND="dev-libs/antlr-c !cln? ( dev-libs/gmp:= )" DEPEND="${RDEPEND}" -src_configure () { +src_configure() { econf --enable-gpl \ $(use_with cln) } diff --git a/sci-mathematics/eclib/eclib-20190909.ebuild b/sci-mathematics/eclib/eclib-20190909.ebuild index e30f083b9992..508a1ef0996d 100644 --- a/sci-mathematics/eclib/eclib-20190909.ebuild +++ b/sci-mathematics/eclib/eclib-20190909.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 @@ -31,7 +31,7 @@ src_configure() { $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild b/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild index 51d76b1c279a..b7314146b675 100644 --- a/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild +++ b/sci-mathematics/gp2c/gp2c-0.0.11.2-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 @@ -24,6 +24,6 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}" -src_configure(){ +src_configure() { econf --with-paricfg="${EPREFIX}/usr/share/pari/pari.cfg" } diff --git a/sci-mathematics/lrcalc/lrcalc-1.2.ebuild b/sci-mathematics/lrcalc/lrcalc-1.2.ebuild index 9039de904cd1..563cb914f3bc 100644 --- a/sci-mathematics/lrcalc/lrcalc-1.2.ebuild +++ b/sci-mathematics/lrcalc/lrcalc-1.2.ebuild @@ -15,11 +15,11 @@ RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}/${PN}-1.2-includes.patch" ) -src_configure(){ +src_configure() { econf $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die } diff --git a/sci-mathematics/nauty/nauty-2.5.9.ebuild b/sci-mathematics/nauty/nauty-2.5.9.ebuild index 2caee75851ce..c193b4436b15 100644 --- a/sci-mathematics/nauty/nauty-2.5.9.ebuild +++ b/sci-mathematics/nauty/nauty-2.5.9.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 @@ -19,7 +19,7 @@ IUSE="" S="${WORKDIR}/${PN}${MY_PV}" -src_prepare () { +src_prepare() { sed \ -e "s/^LDFLAGS=.*/LDFLAGS=${LDFLAGS}/" \ -e 's:${CC} -o:${CC} ${LDFLAGS} -o:g' \ @@ -27,12 +27,12 @@ src_prepare () { -i makefile.in || die } -src_test () { +src_test() { emake checks ./runalltests } -src_install () { +src_install() { dobin addedgeg amtog biplabg catg complg copyg countg \ deledgeg directg dreadnaut dretog genbg geng genrang \ gentourng labelg listg multig newedgeg NRswitchg pickg \ diff --git a/sci-mathematics/normaliz/normaliz-2.12.2.ebuild b/sci-mathematics/normaliz/normaliz-2.12.2.ebuild index 6c50d7e0a962..4cbaf8b64afe 100644 --- a/sci-mathematics/normaliz/normaliz-2.12.2.ebuild +++ b/sci-mathematics/normaliz/normaliz-2.12.2.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 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MYP} -src_prepare () { +src_prepare() { epatch "${FILESDIR}/${PN}-2.12.1-respect-flags.patch" epatch "${FILESDIR}/${PN}-2.12.2-gcc49.patch" @@ -39,7 +39,7 @@ src_prepare () { fi } -src_compile(){ +src_compile() { emake CXX="$(tc-getCXX)" OPENMP="${OPENMP}" -C source } diff --git a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild b/sci-mathematics/normaliz/normaliz-3.1.1.ebuild index 0fcd25b60993..69b0f3c68a98 100644 --- a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.1.1.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 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MYP} -src_prepare () { +src_prepare() { epatch "${FILESDIR}/${PN}-3.0.0-respect-flags.patch" # Respect users AR tool (Bug 474532) @@ -38,7 +38,7 @@ src_prepare () { fi } -src_compile(){ +src_compile() { emake CXX="$(tc-getCXX)" OPENMP="${OPENMP}" -C source } diff --git a/sci-mathematics/normaliz/normaliz-3.1.3.ebuild b/sci-mathematics/normaliz/normaliz-3.1.3.ebuild index 01a92c6acf0a..7f9223274c34 100644 --- a/sci-mathematics/normaliz/normaliz-3.1.3.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.1.3.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 @@ -26,12 +26,12 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MYP} -src_prepare () { +src_prepare() { ./bootstrap.sh || die default } -src_configure () { +src_configure() { if use openmp && ! tc-has-openmp ; then die "You requested openmp, but your toolchain does not support it." fi diff --git a/sci-mathematics/normaliz/normaliz-3.3.0.ebuild b/sci-mathematics/normaliz/normaliz-3.3.0.ebuild index f4119bcd829c..39f9429c0f6a 100644 --- a/sci-mathematics/normaliz/normaliz-3.3.0.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.3.0.ebuild @@ -37,7 +37,7 @@ src_prepare() { eautoreconf } -src_configure () { +src_configure() { econf \ $(use_enable openmp) \ $(use_enable static-libs static) diff --git a/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild b/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild index a6bf9e3f0638..8d00e1555da9 100644 --- a/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild +++ b/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -38,7 +38,7 @@ src_prepare() { -i Makefile || die "sed Makefile failed" } -src_install () { +src_install() { emake ROOT="${ED}" install } diff --git a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild index 8b9301f8ff6a..9031c1f761fd 100644 --- a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild +++ b/sci-mathematics/octave-epstk/octave-epstk-2.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=4 @@ -29,7 +29,7 @@ src_prepare() { done } -src_install () { +src_install() { insinto /usr/share/octave/site/m/${PN} doins eps*/m/* use doc && dohtml -r eps*/doc/* diff --git a/sci-mathematics/planarity/planarity-3.0.0.5.ebuild b/sci-mathematics/planarity/planarity-3.0.0.5.ebuild index 2deb388db702..e0acab922a49 100644 --- a/sci-mathematics/planarity/planarity-3.0.0.5.ebuild +++ b/sci-mathematics/planarity/planarity-3.0.0.5.ebuild @@ -22,11 +22,11 @@ PATCHES=( "${FILESDIR}/${P}-extern.patch" ) S="${WORKDIR}/${MY_PN}_${PV}" -src_configure(){ +src_configure() { econf $(use_enable static-libs static) } -src_install(){ +src_install() { default find "${ED}" -name '*.la' -delete || die use examples && dodoc -r c/samples diff --git a/sci-mathematics/polymake/polymake-3.0_p2.ebuild b/sci-mathematics/polymake/polymake-3.0_p2.ebuild index 7727fc25d421..c14cf1c5a3fd 100644 --- a/sci-mathematics/polymake/polymake-3.0_p2.ebuild +++ b/sci-mathematics/polymake/polymake-3.0_p2.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 @@ -43,7 +43,7 @@ pkg_pretend() { einfo "you run into trouble." } -src_configure () { +src_configure() { export CXXOPT=$(get-flag -O) # We need to define BLISS_USE_GMP if bliss was built with gmp support. @@ -75,11 +75,11 @@ src_configure () { ${myconf} || die } -src_install(){ +src_install() { emake -j1 DESTDIR="${D}" install } -pkg_postinst(){ +pkg_postinst() { elog "Docs can be found on http://www.polymake.org/doku.php/documentation" elog " " elog "Support for jreality is missing, sorry (see bug #346073)." diff --git a/sci-mathematics/prover9/prover9-2009.11a.ebuild b/sci-mathematics/prover9/prover9-2009.11a.ebuild index 1894b784a655..ebcbaab1c1a9 100644 --- a/sci-mathematics/prover9/prover9-2009.11a.ebuild +++ b/sci-mathematics/prover9/prover9-2009.11a.ebuild @@ -46,7 +46,7 @@ src_test() { emake test3 } -src_install () { +src_install() { dobin \ bin/attack \ bin/autosketches4 \ diff --git a/sci-mathematics/pspp/pspp-1.2.0.ebuild b/sci-mathematics/pspp/pspp-1.2.0.ebuild index 80c1c85576e4..b0978a19cfa8 100644 --- a/sci-mathematics/pspp/pspp-1.2.0.ebuild +++ b/sci-mathematics/pspp/pspp-1.2.0.ebuild @@ -70,7 +70,7 @@ src_install() { prune_libtool_files --all } -pkg_postinst () { +pkg_postinst() { use emacs && elisp-site-regen } diff --git a/sci-mathematics/rw/rw-0.8-r1.ebuild b/sci-mathematics/rw/rw-0.8-r1.ebuild index 9a8731893982..b4fe3468daa3 100644 --- a/sci-mathematics/rw/rw-0.8-r1.ebuild +++ b/sci-mathematics/rw/rw-0.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=7 @@ -31,11 +31,11 @@ src_prepare() { default } -src_configure(){ +src_configure() { econf $(use_enable executable) --docdir="${EPREFIX}${DOCDIR}" } -src_install(){ +src_install() { # The examples graphs are meant to be fed uncompressed into the 'rw' # program. The rest of the docs are small so just leave everything # uncompressed. diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild index 208cfbad6703..7467031e0e48 100644 --- a/sci-mathematics/singular/singular-4.0.2.ebuild +++ b/sci-mathematics/singular/singular-4.0.2.ebuild @@ -45,7 +45,7 @@ pkg_setup() { tc-export AR CC CPP CXX } -src_prepare () { +src_prepare() { # Need to do something about resources later... # epatch "${FILESDIR}"/${PN}-4.0.0-gentoo.patch @@ -83,7 +83,7 @@ src_compile() { fi } -# src_install () { +# src_install() { # dodoc README # # execs and libraries # cd "${S}"/build/bin diff --git a/sci-mathematics/singular/singular-4.0.3.ebuild b/sci-mathematics/singular/singular-4.0.3.ebuild index f8b2e73bf5ad..4be89de36674 100644 --- a/sci-mathematics/singular/singular-4.0.3.ebuild +++ b/sci-mathematics/singular/singular-4.0.3.ebuild @@ -44,7 +44,7 @@ pkg_setup() { tc-export AR CC CPP CXX } -src_prepare () { +src_prepare() { eapply "${FILESDIR}"/"${P}"-fix-resources-name.patch eapply "${FILESDIR}"/"${P}"-fix-destdir.patch eapply_user diff --git a/sci-mathematics/topcom/topcom-0.17.7.ebuild b/sci-mathematics/topcom/topcom-0.17.7.ebuild index 97a0cf2de6d5..6ff02493a140 100644 --- a/sci-mathematics/topcom/topcom-0.17.7.ebuild +++ b/sci-mathematics/topcom/topcom-0.17.7.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 @@ -25,7 +25,7 @@ PATCHES=( "${FILESDIR}"/${P}-buildsystem.patch ) -src_prepare () { +src_prepare() { # ... and link in tree versions: append-libs -lgmp -lgmpxx -lcddgmp @@ -34,7 +34,7 @@ src_prepare () { default } -src_install () { +src_install() { default use static-libs || rm -f "${ED}"/usr/$(get_libdir)/*a diff --git a/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild b/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild index 5e41cba3154c..001588328da0 100644 --- a/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild @@ -172,7 +172,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc BUGS ChangeLog NEWS PGPKEYS PORTING README* diff --git a/sci-visualization/gnuplot/gnuplot-5.2.6.ebuild b/sci-visualization/gnuplot/gnuplot-5.2.6.ebuild index 2a12c827ecbd..9002846bcfed 100644 --- a/sci-visualization/gnuplot/gnuplot-5.2.6.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.2.6.ebuild @@ -171,7 +171,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc BUGS ChangeLog NEWS PGPKEYS README* RELEASE_NOTES TODO diff --git a/sci-visualization/gnuplot/gnuplot-5.2.7.ebuild b/sci-visualization/gnuplot/gnuplot-5.2.7.ebuild index e2c078bf41d8..9002846bcfed 100644 --- a/sci-visualization/gnuplot/gnuplot-5.2.7.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.2.7.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 @@ -171,7 +171,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc BUGS ChangeLog NEWS PGPKEYS README* RELEASE_NOTES TODO diff --git a/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild b/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild index ed42ef2faa1b..56845ef2630d 100644 --- a/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.2.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=6 @@ -168,7 +168,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc BUGS ChangeLog NEWS PGPKEYS PORTING README* RELEASE_NOTES TODO diff --git a/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild b/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild index 738583343650..f1ec64c8b8c4 100644 --- a/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.3.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=6 @@ -157,7 +157,7 @@ src_compile() { fi } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc BUGS ChangeLog NEWS PGPKEYS PORTING README* RELEASE_NOTES TODO diff --git a/sci-visualization/quickplot/quickplot-0.10.6.ebuild b/sci-visualization/quickplot/quickplot-0.10.6.ebuild index f2a1d88660d0..b3e060ecccee 100644 --- a/sci-visualization/quickplot/quickplot-0.10.6.ebuild +++ b/sci-visualization/quickplot/quickplot-0.10.6.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=5 @@ -35,7 +35,7 @@ src_configure() { autotools-utils_src_configure } -src_install () { +src_install() { autotools-utils_src_install make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics mv "${ED}"/usr/share/applications/quickplot*.desktop \ diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild b/sci-visualization/quickplot/quickplot-0.10.8.ebuild index c543aa5bab0a..64c6464035c6 100644 --- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild +++ b/sci-visualization/quickplot/quickplot-0.10.8.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=5 @@ -35,7 +35,7 @@ src_configure() { autotools-utils_src_configure } -src_install () { +src_install() { autotools-utils_src_install make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics mv "${ED}"/usr/share/applications/quickplot*.desktop \ diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild index 962d54e5556f..3b95c16cf526 100644 --- a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild +++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.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 @@ -42,7 +42,7 @@ src_configure() { $(use_enable static-libs static) } -src_install () { +src_install() { default make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics mv "${ED%/}"/usr/share/applications/quickplot{*,}.desktop || die diff --git a/sys-apps/apparmor/apparmor-2.13.3.ebuild b/sys-apps/apparmor/apparmor-2.13.3.ebuild index 020f3e4ff37f..a4c693e37c5c 100644 --- a/sys-apps/apparmor/apparmor-2.13.3.ebuild +++ b/sys-apps/apparmor/apparmor-2.13.3.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 @@ -42,7 +42,7 @@ src_prepare() { sed -e "/installation problem/ctrue" -i rc.apparmor.functions || die } -src_compile() { +src_compile() { emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" USE_SYSTEM=1 arch manpages use doc && emake pdf } diff --git a/sys-apps/etckeeper/etckeeper-1.18.14.ebuild b/sys-apps/etckeeper/etckeeper-1.18.14.ebuild index 7935c8c83a3a..7ba7193c63e8 100644 --- a/sys-apps/etckeeper/etckeeper-1.18.14.ebuild +++ b/sys-apps/etckeeper/etckeeper-1.18.14.ebuild @@ -46,7 +46,7 @@ src_compile() { : } -src_install(){ +src_install() { emake DESTDIR="${ED}" install doenvd "$(prefixify_ro "${FILESDIR}"/99${PN})" @@ -64,7 +64,7 @@ src_install(){ fi } -pkg_postinst(){ +pkg_postinst() { tmpfiles_process "${PN}.conf" elog "${PN} supports git, mercurial and darcs" diff --git a/sys-apps/etckeeper/etckeeper-1.18.6.ebuild b/sys-apps/etckeeper/etckeeper-1.18.6.ebuild index 59f27252629f..6ac5a4243660 100644 --- a/sys-apps/etckeeper/etckeeper-1.18.6.ebuild +++ b/sys-apps/etckeeper/etckeeper-1.18.6.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_compile() { : } -src_install(){ +src_install() { emake DESTDIR="${ED}" install bzr_install() { @@ -57,7 +57,7 @@ src_install(){ fi } -pkg_postinst(){ +pkg_postinst() { elog "${PN} supports the following VCS: ${VCS_DEPEND}" elog " dev-vcs/bzr" elog "This ebuild just ensures at least one is installed!" diff --git a/sys-apps/etckeeper/etckeeper-1.18.8.ebuild b/sys-apps/etckeeper/etckeeper-1.18.8.ebuild index 2cd9ba354260..7c5d60b113f6 100644 --- a/sys-apps/etckeeper/etckeeper-1.18.8.ebuild +++ b/sys-apps/etckeeper/etckeeper-1.18.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -41,7 +41,7 @@ src_compile() { : } -src_install(){ +src_install() { emake DESTDIR="${ED}" install bzr_install() { @@ -62,7 +62,7 @@ src_install(){ fi } -pkg_postinst(){ +pkg_postinst() { elog "${PN} supports the following VCS: ${VCS_DEPEND}" elog " dev-vcs/bzr" elog "This ebuild just ensures at least one is installed!" diff --git a/sys-apps/fwts/fwts-17.02.00.ebuild b/sys-apps/fwts/fwts-17.02.00.ebuild index d86714e02ca0..f17665061e40 100644 --- a/sys-apps/fwts/fwts-17.02.00.ebuild +++ b/sys-apps/fwts/fwts-17.02.00.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 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} S=${WORKDIR} -src_prepare(){ +src_prepare() { default sed -i -e 's/-Wall -Werror/-Wall/' configure.ac {,src/,src/lib/src/}Makefile.am || die sed -i -e 's:/usr/bin/lspci:'$(type -p lspci)':' src/lib/include/fwts_binpaths.h || die diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild index 2ce84f5f3eae..7e89f583238f 100644 --- a/sys-apps/ifd-gempc/ifd-gempc-1.0.7.ebuild +++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.7.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 @@ -27,7 +27,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { emake CC="$(tc-getCC)" DESTDIR="${D}" install einstalldocs diff --git a/sys-apps/likwid/likwid-4.3.3.ebuild b/sys-apps/likwid/likwid-4.3.3.ebuild index 1f4427478f9a..02a836a19c6d 100644 --- a/sys-apps/likwid/likwid-4.3.3.ebuild +++ b/sys-apps/likwid/likwid-4.3.3.ebuild @@ -139,7 +139,7 @@ src_compile() { "${src_compile_opts[@]}" } -src_install () { +src_install() { export_emake_opts emake \ "${src_compile_opts[@]}" \ diff --git a/sys-apps/likwid/likwid-4.3.4.ebuild b/sys-apps/likwid/likwid-4.3.4.ebuild index 1f4427478f9a..02a836a19c6d 100644 --- a/sys-apps/likwid/likwid-4.3.4.ebuild +++ b/sys-apps/likwid/likwid-4.3.4.ebuild @@ -139,7 +139,7 @@ src_compile() { "${src_compile_opts[@]}" } -src_install () { +src_install() { export_emake_opts emake \ "${src_compile_opts[@]}" \ diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild index 9f7330ab2d6a..81c900164e31 100644 --- a/sys-apps/paxctl/paxctl-0.7-r2.ebuild +++ b/sys-apps/paxctl/paxctl-0.7-r2.ebuild @@ -31,7 +31,7 @@ src_compile() { LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { emake DESTDIR="${ED}" install dodoc README ChangeLog } diff --git a/sys-apps/paxctl/paxctl-0.8.ebuild b/sys-apps/paxctl/paxctl-0.8.ebuild index 2cc81d119138..d312a62fe96f 100644 --- a/sys-apps/paxctl/paxctl-0.8.ebuild +++ b/sys-apps/paxctl/paxctl-0.8.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" @@ -31,7 +31,7 @@ src_compile() { LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { emake DESTDIR="${ED}" install dodoc README ChangeLog } diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild index 86033de6cf34..3a0964c832d1 100644 --- a/sys-apps/paxctl/paxctl-0.9.ebuild +++ b/sys-apps/paxctl/paxctl-0.9.ebuild @@ -31,7 +31,7 @@ src_compile() { LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { emake DESTDIR="${ED}" install dodoc README ChangeLog } diff --git a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild index 17644f426dfc..39b7d34cb31a 100644 --- a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild +++ b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-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 @@ -32,7 +32,7 @@ src_compile() { emake CC="$(tc-getCC)" LD="$(tc-getLD)" } -src_install () { +src_install() { local pcscdir="$(pkg-config --variable=usbdropdir libpcsclite)" local conf="/etc/reader.conf.d/${PN}.conf" diff --git a/sys-apps/pnputils/pnputils-0.1.ebuild b/sys-apps/pnputils/pnputils-0.1.ebuild index 7f182f88bb64..0919a9fa409f 100644 --- a/sys-apps/pnputils/pnputils-0.1.ebuild +++ b/sys-apps/pnputils/pnputils-0.1.ebuild @@ -19,7 +19,7 @@ src_compile() { emake CC="$(tc-getCC)" all } -src_install () { +src_install() { emake DESTDIR="${ED}" install einstalldocs } diff --git a/sys-apps/rkflashtool/rkflashtool-6.1.ebuild b/sys-apps/rkflashtool/rkflashtool-6.1.ebuild index 8b4518ba94ab..d4b936000f91 100644 --- a/sys-apps/rkflashtool/rkflashtool-6.1.ebuild +++ b/sys-apps/rkflashtool/rkflashtool-6.1.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 @@ -19,7 +19,7 @@ S=${WORKDIR}/${P}-src RDEPEND="virtual/libusb:1" DEPEND="${RDEPEND}" -src_prepare(){ +src_prepare() { cp "${FILESDIR}"/${P}-missing-version.h version.h || die sed -i -e "s/CC =/CC ?=/"\ -e "s/CFLAGS =/CFLAGS ?=/"\ @@ -27,7 +27,7 @@ src_prepare(){ tc-export CC } -src_install(){ +src_install() { dodoc README dobin rkcrc rkflashtool rkmisc rkpad rkparameters rkparametersblock rkunpack rkunsign } diff --git a/sys-auth/sssd/sssd-1.16.3-r3.ebuild b/sys-auth/sssd/sssd-1.16.3-r3.ebuild index f3cc966874c7..bcfee45e6ab2 100644 --- a/sys-auth/sssd/sssd-1.16.3-r3.ebuild +++ b/sys-auth/sssd/sssd-1.16.3-r3.ebuild @@ -77,7 +77,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/sss_certmap.h ) -pkg_setup(){ +pkg_setup() { linux-info_pkg_setup } @@ -226,7 +226,7 @@ multilib_src_test() { default } -pkg_postinst(){ +pkg_postinst() { elog "You must set up sssd.conf (default installed into /etc/sssd)" elog "and (optionally) configuration in /etc/pam.d in order to use SSSD" elog "features. Please see howto in https://docs.pagure.org/SSSD.sssd/design_pages/index.html#implemented-in-1-16-x" diff --git a/sys-auth/sssd/sssd-2.1.0-r1.ebuild b/sys-auth/sssd/sssd-2.1.0-r1.ebuild index ce5b4afe5272..19224eba79ac 100644 --- a/sys-auth/sssd/sssd-2.1.0-r1.ebuild +++ b/sys-auth/sssd/sssd-2.1.0-r1.ebuild @@ -77,7 +77,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/sss_certmap.h ) -pkg_setup(){ +pkg_setup() { linux-info_pkg_setup } @@ -223,7 +223,7 @@ multilib_src_test() { default } -pkg_postinst(){ +pkg_postinst() { elog "You must set up sssd.conf (default installed into /etc/sssd)" elog "and (optionally) configuration in /etc/pam.d in order to use SSSD" elog "features. Please see howto in https://docs.pagure.org/SSSD.sssd/design_pages/smartcard_authentication_require.html" diff --git a/sys-auth/sssd/sssd-2.2.0-r1.ebuild b/sys-auth/sssd/sssd-2.2.0-r1.ebuild index ce5b4afe5272..19224eba79ac 100644 --- a/sys-auth/sssd/sssd-2.2.0-r1.ebuild +++ b/sys-auth/sssd/sssd-2.2.0-r1.ebuild @@ -77,7 +77,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/sss_certmap.h ) -pkg_setup(){ +pkg_setup() { linux-info_pkg_setup } @@ -223,7 +223,7 @@ multilib_src_test() { default } -pkg_postinst(){ +pkg_postinst() { elog "You must set up sssd.conf (default installed into /etc/sssd)" elog "and (optionally) configuration in /etc/pam.d in order to use SSSD" elog "features. Please see howto in https://docs.pagure.org/SSSD.sssd/design_pages/smartcard_authentication_require.html" diff --git a/sys-auth/sssd/sssd-2.2.2.ebuild b/sys-auth/sssd/sssd-2.2.2.ebuild index ce5b4afe5272..19224eba79ac 100644 --- a/sys-auth/sssd/sssd-2.2.2.ebuild +++ b/sys-auth/sssd/sssd-2.2.2.ebuild @@ -77,7 +77,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/sss_certmap.h ) -pkg_setup(){ +pkg_setup() { linux-info_pkg_setup } @@ -223,7 +223,7 @@ multilib_src_test() { default } -pkg_postinst(){ +pkg_postinst() { elog "You must set up sssd.conf (default installed into /etc/sssd)" elog "and (optionally) configuration in /etc/pam.d in order to use SSSD" elog "features. Please see howto in https://docs.pagure.org/SSSD.sssd/design_pages/smartcard_authentication_require.html" diff --git a/sys-auth/sssd/sssd-2.2.3.ebuild b/sys-auth/sssd/sssd-2.2.3.ebuild index ce5b4afe5272..19224eba79ac 100644 --- a/sys-auth/sssd/sssd-2.2.3.ebuild +++ b/sys-auth/sssd/sssd-2.2.3.ebuild @@ -77,7 +77,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/sss_certmap.h ) -pkg_setup(){ +pkg_setup() { linux-info_pkg_setup } @@ -223,7 +223,7 @@ multilib_src_test() { default } -pkg_postinst(){ +pkg_postinst() { elog "You must set up sssd.conf (default installed into /etc/sssd)" elog "and (optionally) configuration in /etc/pam.d in order to use SSSD" elog "features. Please see howto in https://docs.pagure.org/SSSD.sssd/design_pages/smartcard_authentication_require.html" diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.40-r1.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.40-r1.ebuild index 8b7bb0fcd14d..1fa0ddde26c7 100644 --- a/sys-boot/cromwell-bin/cromwell-bin-2.40-r1.ebuild +++ b/sys-boot/cromwell-bin/cromwell-bin-2.40-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 @@ -20,7 +20,7 @@ RDEPEND="" S=${WORKDIR}/cromwell-${PV} -src_install () { +src_install() { dodir /boot/${PN} insinto /boot/${PN} doins cromwell{,_1024}.bin xromwell.xbe diff --git a/sys-cluster/fake/fake-1.1.10.ebuild b/sys-cluster/fake/fake-1.1.10.ebuild index 3f960e577b00..1a738649c602 100644 --- a/sys-cluster/fake/fake-1.1.10.ebuild +++ b/sys-cluster/fake/fake-1.1.10.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 @@ -21,7 +21,7 @@ src_prepare() { emake patch } -src_install(){ +src_install() { emake \ ROOT_DIR="${ED}" \ MAN8_DIR="${ED}/usr/share/man/man8" \ diff --git a/sys-cluster/openmpi/openmpi-1.4.3.ebuild b/sys-cluster/openmpi/openmpi-1.4.3.ebuild index 995428ba0bae..425453bd32ff 100644 --- a/sys-cluster/openmpi/openmpi-1.4.3.ebuild +++ b/sys-cluster/openmpi/openmpi-1.4.3.ebuild @@ -89,7 +89,7 @@ src_configure() { $(use_enable ipv6) } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc README AUTHORS NEWS VERSION } diff --git a/sys-cluster/openmpi/openmpi-1.4.5.ebuild b/sys-cluster/openmpi/openmpi-1.4.5.ebuild index 09f1a47cf5a1..8bb69d8ea342 100644 --- a/sys-cluster/openmpi/openmpi-1.4.5.ebuild +++ b/sys-cluster/openmpi/openmpi-1.4.5.ebuild @@ -91,7 +91,7 @@ src_configure() { $(use_enable ipv6) } -src_install () { +src_install() { emake DESTDIR="${D}" install dodoc README AUTHORS NEWS VERSION } diff --git a/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild b/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild index 2316cbacd408..2e0401287fb9 100644 --- a/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild +++ b/sys-cluster/openmpi/openmpi-1.6.5-r1.ebuild @@ -153,7 +153,7 @@ src_configure() { $(use_with openmpi_rm_slurm slurm) } -src_install () { +src_install() { emake DESTDIR="${D}" install # From USE=vt see #359917 rm "${ED}"/usr/share/libtool &> /dev/null diff --git a/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild b/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild index b89bbeea526c..dab0046aced8 100644 --- a/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild +++ b/sys-cluster/openmpi/openmpi-1.7.5-r1.ebuild @@ -145,7 +145,7 @@ src_configure() { $(use_with openmpi_rm_slurm slurm) } -src_install () { +src_install() { emake DESTDIR="${D}" install # From USE=vt see #359917 rm "${ED}"/usr/share/libtool &> /dev/null diff --git a/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild b/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild index 6fb44825a36e..72e09f72e6e5 100644 --- a/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild +++ b/sys-cluster/openmpi/openmpi-1.8.4-r4.ebuild @@ -144,7 +144,7 @@ src_configure() { $(use_with openmpi_rm_slurm slurm) } -src_install () { +src_install() { emake DESTDIR="${D}" install # From USE=vt see #359917 diff --git a/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild b/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild index e50b89fd7f6a..e5a61d2137d0 100644 --- a/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild +++ b/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild @@ -149,7 +149,7 @@ src_configure() { $(use_enable java mpi-java) } -src_install () { +src_install() { emake DESTDIR="${D}" install # From USE=vt see #359917 diff --git a/sys-cluster/openmpi/openmpi-1.8.8.ebuild b/sys-cluster/openmpi/openmpi-1.8.8.ebuild index 762622c3a983..824231448dff 100644 --- a/sys-cluster/openmpi/openmpi-1.8.8.ebuild +++ b/sys-cluster/openmpi/openmpi-1.8.8.ebuild @@ -149,7 +149,7 @@ src_configure() { $(use_enable java mpi-java) } -src_install () { +src_install() { emake DESTDIR="${D}" install # From USE=vt see #359917 diff --git a/sys-cluster/swift/swift-2.22.0-r1.ebuild b/sys-cluster/swift/swift-2.22.0-r1.ebuild index ba1dd861b261..84ba4cd0845d 100644 --- a/sys-cluster/swift/swift-2.22.0-r1.ebuild +++ b/sys-cluster/swift/swift-2.22.0-r1.ebuild @@ -65,7 +65,7 @@ src_prepare() { distutils-r1_python_prepare_all } -src_test () { +src_test() { # https://bugs.launchpad.net/swift/+bug/1249727 find . \( -name test_wsgi.py -o -name test_locale.py -o -name test_utils.py \) -delete || die SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die diff --git a/sys-cluster/swift/swift-2.23.1-r1.ebuild b/sys-cluster/swift/swift-2.23.1-r1.ebuild index 983417bdc36a..81130d620e21 100644 --- a/sys-cluster/swift/swift-2.23.1-r1.ebuild +++ b/sys-cluster/swift/swift-2.23.1-r1.ebuild @@ -65,7 +65,7 @@ src_prepare() { distutils-r1_python_prepare_all } -src_test () { +src_test() { # https://bugs.launchpad.net/swift/+bug/1249727 find . \( -name test_wsgi.py -o -name test_locale.py -o -name test_utils.py \) -delete || die SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die diff --git a/sys-cluster/swift/swift-2.24.0-r1.ebuild b/sys-cluster/swift/swift-2.24.0-r1.ebuild index fa163da12773..dfb4786356f7 100644 --- a/sys-cluster/swift/swift-2.24.0-r1.ebuild +++ b/sys-cluster/swift/swift-2.24.0-r1.ebuild @@ -62,7 +62,7 @@ src_prepare() { distutils-r1_python_prepare_all } -src_test () { +src_test() { # https://bugs.launchpad.net/swift/+bug/1249727 find . \( -name test_wsgi.py -o -name test_locale.py -o -name test_utils.py \) -delete || die SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die diff --git a/sys-cluster/swift/swift-2019.2.9999.ebuild b/sys-cluster/swift/swift-2019.2.9999.ebuild index fa163da12773..dfb4786356f7 100644 --- a/sys-cluster/swift/swift-2019.2.9999.ebuild +++ b/sys-cluster/swift/swift-2019.2.9999.ebuild @@ -62,7 +62,7 @@ src_prepare() { distutils-r1_python_prepare_all } -src_test () { +src_test() { # https://bugs.launchpad.net/swift/+bug/1249727 find . \( -name test_wsgi.py -o -name test_locale.py -o -name test_utils.py \) -delete || die SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die diff --git a/sys-devel/autoconf/autoconf-2.69-r4.ebuild b/sys-devel/autoconf/autoconf-2.69-r4.ebuild index 75dbed11ace8..c70a97058580 100644 --- a/sys-devel/autoconf/autoconf-2.69-r4.ebuild +++ b/sys-devel/autoconf/autoconf-2.69-r4.ebuild @@ -29,7 +29,7 @@ RDEPEND="${DEPEND} [[ ${PV} == "9999" ]] && DEPEND+=" >=sys-apps/texinfo-4.3" PDEPEND="emacs? ( app-emacs/autoconf-mode )" -src_prepare() { +src_prepare() { # usr/bin/libtool is provided by binutils-apple, need gnu libtool [[ ${CHOST} == *-darwin* ]] && \ PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch ) diff --git a/sys-devel/autoconf/autoconf-2.69-r5.ebuild b/sys-devel/autoconf/autoconf-2.69-r5.ebuild index a51dccb3f741..190228a86966 100644 --- a/sys-devel/autoconf/autoconf-2.69-r5.ebuild +++ b/sys-devel/autoconf/autoconf-2.69-r5.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 @@ -40,7 +40,7 @@ PATCHES=( "${WORKDIR}"/patches/${P}-runstatedir_info.patch ) -src_prepare() { +src_prepare() { # usr/bin/libtool is provided by binutils-apple, need gnu libtool if [[ ${CHOST} == *-darwin* ]] ; then PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch ) diff --git a/sys-devel/llvm-roc/llvm-roc-2.10.0.ebuild b/sys-devel/llvm-roc/llvm-roc-2.10.0.ebuild index 323743a293f0..fc105c396a8b 100644 --- a/sys-devel/llvm-roc/llvm-roc-2.10.0.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-2.10.0.ebuild @@ -44,7 +44,7 @@ src_configure() { ) cmake_src_configure } -src_install(){ +src_install() { cmake_src_install cat > "99${PN}" <<-EOF LDPATH="${EROOT}/usr/lib/llvm/roc/lib" diff --git a/sys-devel/llvm-roc/llvm-roc-2.6.0-r1.ebuild b/sys-devel/llvm-roc/llvm-roc-2.6.0-r1.ebuild index 51448982dab6..2ee101233e29 100644 --- a/sys-devel/llvm-roc/llvm-roc-2.6.0-r1.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-2.6.0-r1.ebuild @@ -43,7 +43,7 @@ src_configure() { ) cmake_src_configure } -src_install(){ +src_install() { cmake_src_install cat > "99${PN}" <<-EOF LDPATH="${EROOT}/usr/lib/llvm/roc/lib" diff --git a/sys-devel/llvm-roc/llvm-roc-2.7.0.ebuild b/sys-devel/llvm-roc/llvm-roc-2.7.0.ebuild index 323743a293f0..fc105c396a8b 100644 --- a/sys-devel/llvm-roc/llvm-roc-2.7.0.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-2.7.0.ebuild @@ -44,7 +44,7 @@ src_configure() { ) cmake_src_configure } -src_install(){ +src_install() { cmake_src_install cat > "99${PN}" <<-EOF LDPATH="${EROOT}/usr/lib/llvm/roc/lib" diff --git a/sys-devel/llvm-roc/llvm-roc-2.8.0.ebuild b/sys-devel/llvm-roc/llvm-roc-2.8.0.ebuild index 323743a293f0..fc105c396a8b 100644 --- a/sys-devel/llvm-roc/llvm-roc-2.8.0.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-2.8.0.ebuild @@ -44,7 +44,7 @@ src_configure() { ) cmake_src_configure } -src_install(){ +src_install() { cmake_src_install cat > "99${PN}" <<-EOF LDPATH="${EROOT}/usr/lib/llvm/roc/lib" diff --git a/sys-devel/llvm-roc/llvm-roc-2.9.0.ebuild b/sys-devel/llvm-roc/llvm-roc-2.9.0.ebuild index 323743a293f0..fc105c396a8b 100644 --- a/sys-devel/llvm-roc/llvm-roc-2.9.0.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-2.9.0.ebuild @@ -44,7 +44,7 @@ src_configure() { ) cmake_src_configure } -src_install(){ +src_install() { cmake_src_install cat > "99${PN}" <<-EOF LDPATH="${EROOT}/usr/lib/llvm/roc/lib" diff --git a/sys-devel/llvm-roc/llvm-roc-3.0.0.ebuild b/sys-devel/llvm-roc/llvm-roc-3.0.0.ebuild index 18cde0198c04..8035d829e5b1 100644 --- a/sys-devel/llvm-roc/llvm-roc-3.0.0.ebuild +++ b/sys-devel/llvm-roc/llvm-roc-3.0.0.ebuild @@ -48,7 +48,7 @@ src_configure() { cmake_src_configure } -src_install(){ +src_install() { cmake_src_install cat > "99${PN}" <<-EOF LDPATH="${EROOT}/usr/lib/llvm/roc/lib" diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild index f4e3280e5e86..498669825938 100644 --- a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild +++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.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" @@ -61,7 +61,7 @@ src_configure() { $(use_enable tpm tspi) } -src_install(){ +src_install() { emake DESTDIR="${D}" install if use python; then diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild index 10ff82ed8b3a..a5704e9bce6f 100644 --- a/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild +++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.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" @@ -71,7 +71,7 @@ src_configure() { $(use_enable tpm tspi) } -src_install(){ +src_install() { emake DESTDIR="${D}" install if use python; then diff --git a/sys-fs/iprutils/iprutils-2.4.17.1.ebuild b/sys-fs/iprutils/iprutils-2.4.17.1.ebuild index 321d67c6fb7c..b01907f61432 100644 --- a/sys-fs/iprutils/iprutils-2.4.17.1.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.17.1.ebuild @@ -41,7 +41,7 @@ src_configure() { econf $(use_enable static-libs static) } -src_install () { +src_install() { emake DESTDIR="${D}" \ bashcompdir=$(get_bashcompdir) install diff --git a/sys-fs/iprutils/iprutils-2.4.18.1.ebuild b/sys-fs/iprutils/iprutils-2.4.18.1.ebuild index e1dc5dfc5a52..2ba2c4386cfa 100644 --- a/sys-fs/iprutils/iprutils-2.4.18.1.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.18.1.ebuild @@ -41,7 +41,7 @@ src_configure() { econf $(use_enable static-libs static) } -src_install () { +src_install() { emake \ DESTDIR="${D}" \ bashcompdir=$(get_bashcompdir) \ diff --git a/sys-fs/iprutils/iprutils-2.4.7.ebuild b/sys-fs/iprutils/iprutils-2.4.7.ebuild index 05a3343890f6..7cacccbe3a5c 100644 --- a/sys-fs/iprutils/iprutils-2.4.7.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.7.ebuild @@ -34,7 +34,7 @@ src_configure() { econf $(use_enable static-libs static) } -src_install () { +src_install() { default newinitd "${FILESDIR}"/iprinit-r1 iprinit diff --git a/sys-fs/jfsutils/jfsutils-1.1.15.ebuild b/sys-fs/jfsutils/jfsutils-1.1.15.ebuild index 629b5f6c57f0..808f6a3eff10 100644 --- a/sys-fs/jfsutils/jfsutils-1.1.15.ebuild +++ b/sys-fs/jfsutils/jfsutils-1.1.15.ebuild @@ -29,7 +29,7 @@ src_configure() { econf --sbindir=/sbin } -src_install () { +src_install() { default rm -f "${ED}"/sbin/{mkfs,fsck}.jfs || die diff --git a/sys-fs/lessfs/lessfs-1.7.0-r1.ebuild b/sys-fs/lessfs/lessfs-1.7.0-r1.ebuild index c8cb636dcd27..7f0e7606c04a 100644 --- a/sys-fs/lessfs/lessfs-1.7.0-r1.ebuild +++ b/sys-fs/lessfs/lessfs-1.7.0-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 @@ -47,7 +47,7 @@ src_configure() { $(use_with snappy) } -src_install () { +src_install() { default insinto /etc newins examples/lessfs.cfg-master ${PN}.cfg diff --git a/sys-fs/quotatool/quotatool-1.6.2.ebuild b/sys-fs/quotatool/quotatool-1.6.2.ebuild index 47ef07310988..c71e452c4d97 100644 --- a/sys-fs/quotatool/quotatool-1.6.2.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.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="4" @@ -20,7 +20,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-1.4.13-ldflags.patch } -src_install () { +src_install() { dodir /usr/sbin /usr/share/man/man8 default } diff --git a/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild b/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild index 5b8ca4d7da9e..4f614d470df6 100644 --- a/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild +++ b/sys-fs/ufsutils/ufsutils-8.2_p3.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=4 @@ -41,7 +41,7 @@ src_configure() { tc-export AR CC } -src_compile(){ +src_compile() { emake -j1 } diff --git a/sys-kernel/pf-sources/pf-sources-5.3_p8.ebuild b/sys-kernel/pf-sources/pf-sources-5.3_p8.ebuild index fe7502d70dcf..b80c47237f5d 100644 --- a/sys-kernel/pf-sources/pf-sources-5.3_p8.ebuild +++ b/sys-kernel/pf-sources/pf-sources-5.3_p8.ebuild @@ -53,7 +53,7 @@ PATCHES=( K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: ${HOMEPAGE}." -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the pf developers directly." diff --git a/sys-kernel/pf-sources/pf-sources-5.4_p6.ebuild b/sys-kernel/pf-sources/pf-sources-5.4_p6.ebuild index a86a2780b716..676fb9f17fc9 100644 --- a/sys-kernel/pf-sources/pf-sources-5.4_p6.ebuild +++ b/sys-kernel/pf-sources/pf-sources-5.4_p6.ebuild @@ -54,7 +54,7 @@ PATCHES=( K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: ${HOMEPAGE}." -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the pf developers directly." diff --git a/sys-kernel/pf-sources/pf-sources-5.5_p1.ebuild b/sys-kernel/pf-sources/pf-sources-5.5_p1.ebuild index a86a2780b716..676fb9f17fc9 100644 --- a/sys-kernel/pf-sources/pf-sources-5.5_p1.ebuild +++ b/sys-kernel/pf-sources/pf-sources-5.5_p1.ebuild @@ -54,7 +54,7 @@ PATCHES=( K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: ${HOMEPAGE}." -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the pf developers directly." diff --git a/sys-kernel/pf-sources/pf-sources-5.5_p2.ebuild b/sys-kernel/pf-sources/pf-sources-5.5_p2.ebuild index a86a2780b716..676fb9f17fc9 100644 --- a/sys-kernel/pf-sources/pf-sources-5.5_p2.ebuild +++ b/sys-kernel/pf-sources/pf-sources-5.5_p2.ebuild @@ -54,7 +54,7 @@ PATCHES=( K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: ${HOMEPAGE}." -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the pf developers directly." diff --git a/sys-kernel/pf-sources/pf-sources-5.5_p3.ebuild b/sys-kernel/pf-sources/pf-sources-5.5_p3.ebuild index a86a2780b716..676fb9f17fc9 100644 --- a/sys-kernel/pf-sources/pf-sources-5.5_p3.ebuild +++ b/sys-kernel/pf-sources/pf-sources-5.5_p3.ebuild @@ -54,7 +54,7 @@ PATCHES=( K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: ${HOMEPAGE}." -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the pf developers directly." diff --git a/sys-kernel/pf-sources/pf-sources-5.5_p4.ebuild b/sys-kernel/pf-sources/pf-sources-5.5_p4.ebuild index a86a2780b716..676fb9f17fc9 100644 --- a/sys-kernel/pf-sources/pf-sources-5.5_p4.ebuild +++ b/sys-kernel/pf-sources/pf-sources-5.5_p4.ebuild @@ -54,7 +54,7 @@ PATCHES=( K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, see: ${HOMEPAGE}." -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the pf developers directly." diff --git a/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild b/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild index f254b40c4258..c3dce435487e 100644 --- a/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild +++ b/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild @@ -27,7 +27,7 @@ UNIPATCH_STRICTORDER="yes" K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \ ${HOMEPAGE}, also go to #zen-sources on freenode" -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the zen developers directly." diff --git a/sys-kernel/zen-sources/zen-sources-5.5.4.ebuild b/sys-kernel/zen-sources/zen-sources-5.5.4.ebuild index f254b40c4258..c3dce435487e 100644 --- a/sys-kernel/zen-sources/zen-sources-5.5.4.ebuild +++ b/sys-kernel/zen-sources/zen-sources-5.5.4.ebuild @@ -27,7 +27,7 @@ UNIPATCH_STRICTORDER="yes" K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \ ${HOMEPAGE}, also go to #zen-sources on freenode" -pkg_setup(){ +pkg_setup() { ewarn ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." ewarn "If you need support, please contact the zen developers directly." diff --git a/sys-libs/ldb/ldb-1.1.29-r1.ebuild b/sys-libs/ldb/ldb-1.1.29-r1.ebuild index 9046773f1972..a6c0906ceed5 100644 --- a/sys-libs/ldb/ldb-1.1.29-r1.ebuild +++ b/sys-libs/ldb/ldb-1.1.29-r1.ebuild @@ -69,7 +69,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.1.31.ebuild b/sys-libs/ldb/ldb-1.1.31.ebuild index 74645d7ca7f3..eefafd3a0468 100644 --- a/sys-libs/ldb/ldb-1.1.31.ebuild +++ b/sys-libs/ldb/ldb-1.1.31.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 @@ -71,7 +71,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.2.4.ebuild b/sys-libs/ldb/ldb-1.2.4.ebuild index 1d8b072e20ec..cf8a380ede1d 100644 --- a/sys-libs/ldb/ldb-1.2.4.ebuild +++ b/sys-libs/ldb/ldb-1.2.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=6 @@ -70,7 +70,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.3.6.ebuild b/sys-libs/ldb/ldb-1.3.6.ebuild index bdef2b0a6ef1..dd10d39ce1e3 100644 --- a/sys-libs/ldb/ldb-1.3.6.ebuild +++ b/sys-libs/ldb/ldb-1.3.6.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 @@ -70,7 +70,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.3.8.ebuild b/sys-libs/ldb/ldb-1.3.8.ebuild index f149a8b31982..c67965ec43e4 100644 --- a/sys-libs/ldb/ldb-1.3.8.ebuild +++ b/sys-libs/ldb/ldb-1.3.8.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 @@ -70,7 +70,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.4.8.ebuild b/sys-libs/ldb/ldb-1.4.8.ebuild index e58458823b0e..79adbc97587d 100644 --- a/sys-libs/ldb/ldb-1.4.8.ebuild +++ b/sys-libs/ldb/ldb-1.4.8.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 @@ -72,7 +72,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.5.4.ebuild b/sys-libs/ldb/ldb-1.5.4.ebuild index a4c441946d79..4d482e984348 100644 --- a/sys-libs/ldb/ldb-1.5.4.ebuild +++ b/sys-libs/ldb/ldb-1.5.4.ebuild @@ -72,7 +72,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.5.6.ebuild b/sys-libs/ldb/ldb-1.5.6.ebuild index 4a42a5384863..e923eb6743da 100644 --- a/sys-libs/ldb/ldb-1.5.6.ebuild +++ b/sys-libs/ldb/ldb-1.5.6.ebuild @@ -72,7 +72,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-1.6.3.ebuild b/sys-libs/ldb/ldb-1.6.3.ebuild index 4a42a5384863..e923eb6743da 100644 --- a/sys-libs/ldb/ldb-1.6.3.ebuild +++ b/sys-libs/ldb/ldb-1.6.3.ebuild @@ -72,7 +72,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-2.0.7.ebuild b/sys-libs/ldb/ldb-2.0.7.ebuild index 6678e2571e8a..7ff1765745cd 100644 --- a/sys-libs/ldb/ldb-2.0.7.ebuild +++ b/sys-libs/ldb/ldb-2.0.7.ebuild @@ -72,7 +72,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/ldb/ldb-2.0.8.ebuild b/sys-libs/ldb/ldb-2.0.8.ebuild index 714949be4e5a..7907603045a3 100644 --- a/sys-libs/ldb/ldb-2.0.8.ebuild +++ b/sys-libs/ldb/ldb-2.0.8.ebuild @@ -75,7 +75,7 @@ multilib_src_configure() { waf-utils_src_configure "${myconf[@]}" } -multilib_src_compile(){ +multilib_src_compile() { waf-utils_src_compile multilib_is_native_abi && use doc && doxygen Doxyfile } diff --git a/sys-libs/libvpd/libvpd-2.2.6.ebuild b/sys-libs/libvpd/libvpd-2.2.6.ebuild index b10fb292b5fe..2a691e27d0c6 100644 --- a/sys-libs/libvpd/libvpd-2.2.6.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.6.ebuild @@ -31,7 +31,7 @@ src_configure() { --sysconfdir="$( dirname $(get_udevdir) )" } -src_install(){ +src_install() { default keepdir /var/lib/lsvpd find "${D}" -name '*.la' -delete || die diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild index b3f3963c65cf..2c15af2d8fe2 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-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=5 @@ -26,11 +26,11 @@ CONFIG_CHECK="ACPI" MODULE_NAMES="acpi_call(misc:${S})" BUILD_TARGETS="default" -src_prepare(){ +src_prepare() { epatch "${FILESDIR}/${P}-linux-3.17.patch" } -src_compile(){ +src_compile() { BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" linux-mod_src_compile } diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild index 3b3733ffcc83..4dd39fb95a87 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r2.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-r2.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 @@ -32,7 +32,7 @@ PATCHES=( "${FILESDIR}/${P}-linux-4.14.patch" ) -src_compile(){ +src_compile() { BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" linux-mod_src_compile } diff --git a/sys-power/acpi_call/acpi_call-1.1.0.ebuild b/sys-power/acpi_call/acpi_call-1.1.0.ebuild index a2501dc4df20..fb33317d196b 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0.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 @@ -26,7 +26,7 @@ CONFIG_CHECK="ACPI" MODULE_NAMES="acpi_call(misc:${S})" BUILD_TARGETS="default" -src_compile(){ +src_compile() { BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" linux-mod_src_compile } diff --git a/sys-power/acpi_call/acpi_call-3.17.ebuild b/sys-power/acpi_call/acpi_call-3.17.ebuild index f6d0dad48fe6..186d45388dc7 100644 --- a/sys-power/acpi_call/acpi_call-3.17.ebuild +++ b/sys-power/acpi_call/acpi_call-3.17.ebuild @@ -31,7 +31,7 @@ PATCHES=( "${FILESDIR}/${P}-linux-4.14.patch" ) -src_compile(){ +src_compile() { BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" linux-mod_src_compile } diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild index 37b48a19f79c..8eddd39e1548 100644 --- a/sys-power/acpi_call/acpi_call-9999.ebuild +++ b/sys-power/acpi_call/acpi_call-9999.ebuild @@ -26,7 +26,7 @@ CONFIG_CHECK="ACPI" MODULE_NAMES="acpi_call(misc:${S})" BUILD_TARGETS="default" -src_compile(){ +src_compile() { BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" linux-mod_src_compile } diff --git a/sys-process/psinfo/psinfo-0.12.ebuild b/sys-process/psinfo/psinfo-0.12.ebuild index 7276412c5a68..14f925b2832d 100644 --- a/sys-process/psinfo/psinfo-0.12.ebuild +++ b/sys-process/psinfo/psinfo-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="" -src_prepare () { +src_prepare() { epatch "${FILESDIR}"/${P}-asneeded.patch tc-export CC } diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild index 50fb8dea1d91..61a9a805cd0b 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-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=5 @@ -24,7 +24,7 @@ src_configure() { ./configure.apxs || die "apxs configure failed" } -src_compile () { +src_compile() { emake ln -sf modules/fcgid/.libs .libs || die "symlink creation failed" } diff --git a/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild b/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild index 3a358f3a63b6..c12d12dd9aa9 100644 --- a/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild +++ b/www-apps/bugzilla/bugzilla-4.4.12-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 @@ -99,7 +99,7 @@ src_test() { perl -I. runtests.pl || die } -src_install () { +src_install() { webapp_src_preinst insinto "${MY_HTDOCSDIR}" diff --git a/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild b/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild index 22725b834dd9..937a2262fe6a 100644 --- a/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild +++ b/www-apps/bugzilla/bugzilla-5.0.3-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 @@ -103,7 +103,7 @@ src_test() { perl -I. runtests.pl || die } -src_install () { +src_install() { webapp_src_preinst insinto "${MY_HTDOCSDIR}" diff --git a/www-apps/dotproject/dotproject-2.1.7-r1.ebuild b/www-apps/dotproject/dotproject-2.1.7-r1.ebuild index dc826c296f7a..864e0afb0cbe 100644 --- a/www-apps/dotproject/dotproject-2.1.7-r1.ebuild +++ b/www-apps/dotproject/dotproject-2.1.7-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" @@ -25,7 +25,7 @@ src_prepare() { epatch "${FILESDIR}/${P}-pear-date.patch" } -src_install () { +src_install() { webapp_src_preinst dodoc ChangeLog README diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild index 158ad23bff56..a482ccbabca7 100644 --- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild +++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild @@ -26,7 +26,7 @@ DEPEND="www-apps/rocketwiki-lqfb S=${WORKDIR}/${MY_P} -src_prepare () { +src_prepare() { for lang in zh-Hans zh-TW ; do rm -f locale/help/*.${lang}.txt done diff --git a/www-misc/bookmarksync/bookmarksync-0.3.4-r3.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.4-r3.ebuild index 288100d55459..ba4744c4d878 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.4-r3.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.4-r3.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 @@ -29,7 +29,7 @@ src_prepare() { tc-export CXX } -src_install () { +src_install() { dobin bookmarksync if use perl ; then dobin tools/bookmarksync.pl @@ -38,6 +38,6 @@ src_install () { dodoc README TODO DEVELOPERS } -pkg_postinst () { +pkg_postinst() { use perl && ewarn "You will need to modify bookmarksync.pl before use" } diff --git a/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild b/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild index ab1f9e522651..e7a3625bc509 100644 --- a/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild +++ b/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild @@ -57,7 +57,7 @@ src_configure() { econf "${myeconfargs[@]}" } -src_install () { +src_install() { default sed -i "s:${D}::g" \ "${ED}"/etc/${PN}/${PN}.conf \ diff --git a/www-servers/fnord/fnord-1.11-r1.ebuild b/www-servers/fnord/fnord-1.11-r1.ebuild index 0a94b74d531a..0b042f4d516e 100644 --- a/www-servers/fnord/fnord-1.11-r1.ebuild +++ b/www-servers/fnord/fnord-1.11-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 @@ -37,7 +37,7 @@ src_compile() { emake DIET="" CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" } -src_install () { +src_install() { dobin fnord-conf fnord einstalldocs } diff --git a/www-servers/lighttpd/lighttpd-1.4.53.ebuild b/www-servers/lighttpd/lighttpd-1.4.53.ebuild index 0097aa1b826d..4999171183f3 100644 --- a/www-servers/lighttpd/lighttpd-1.4.53.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.53.ebuild @@ -210,7 +210,7 @@ src_install() { systemd_dotmpfilesd "${FILESDIR}/${PN}.tmpfiles.conf" } -pkg_postinst () { +pkg_postinst() { use ipv6 && readme.gentoo_print_elog if [[ -f ${ROOT}/etc/conf.d/spawn-fcgi.conf ]] ; then diff --git a/www-servers/lighttpd/lighttpd-1.4.54.ebuild b/www-servers/lighttpd/lighttpd-1.4.54.ebuild index b8d0d13b8efa..4a53b7055f41 100644 --- a/www-servers/lighttpd/lighttpd-1.4.54.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.54.ebuild @@ -210,7 +210,7 @@ src_install() { systemd_dotmpfilesd "${FILESDIR}/${PN}.tmpfiles.conf" } -pkg_postinst () { +pkg_postinst() { use ipv6 && readme.gentoo_print_elog if [[ -f ${ROOT}/etc/conf.d/spawn-fcgi.conf ]] ; then diff --git a/www-servers/lighttpd/lighttpd-1.4.55.ebuild b/www-servers/lighttpd/lighttpd-1.4.55.ebuild index b8d0d13b8efa..4a53b7055f41 100644 --- a/www-servers/lighttpd/lighttpd-1.4.55.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.55.ebuild @@ -210,7 +210,7 @@ src_install() { systemd_dotmpfilesd "${FILESDIR}/${PN}.tmpfiles.conf" } -pkg_postinst () { +pkg_postinst() { use ipv6 && readme.gentoo_print_elog if [[ -f ${ROOT}/etc/conf.d/spawn-fcgi.conf ]] ; then diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild b/www-servers/thttpd/thttpd-2.27.1.ebuild index d159c40b01dc..8cfda6631775 100644 --- a/www-servers/thttpd/thttpd-2.27.1.ebuild +++ b/www-servers/thttpd/thttpd-2.27.1.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" @@ -52,7 +52,7 @@ src_configure() { econf WEBDIR=${THTTPD_DOCROOT} } -src_install () { +src_install() { default newinitd "${FILESDIR}"/thttpd.init.1 thttpd diff --git a/www-servers/thttpd/thttpd-9999.ebuild b/www-servers/thttpd/thttpd-9999.ebuild index 80c1db05155d..1ede15252e33 100644 --- a/www-servers/thttpd/thttpd-9999.ebuild +++ b/www-servers/thttpd/thttpd-9999.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" @@ -52,7 +52,7 @@ src_configure() { econf WEBDIR=${THTTPD_DOCROOT} } -src_install () { +src_install() { default newinitd "${FILESDIR}"/thttpd.init.1 thttpd diff --git a/x11-libs/dnd/dnd-1.1-r3.ebuild b/x11-libs/dnd/dnd-1.1-r3.ebuild index ab4e894918cf..cda4ff45d520 100644 --- a/x11-libs/dnd/dnd-1.1-r3.ebuild +++ b/x11-libs/dnd/dnd-1.1-r3.ebuild @@ -34,6 +34,6 @@ src_configure() { econf --with-x } -src_install () { +src_install() { emake DESTDIR="${D}" install } diff --git a/x11-libs/libwnck/libwnck-2.31.0.ebuild b/x11-libs/libwnck/libwnck-2.31.0.ebuild index 1310e2df134c..c1e5436bd2d8 100644 --- a/x11-libs/libwnck/libwnck-2.31.0.ebuild +++ b/x11-libs/libwnck/libwnck-2.31.0.ebuild @@ -44,7 +44,7 @@ src_prepare() { gnome2_src_prepare } -src_configure () { +src_configure() { gnome2_src_configure \ --disable-static \ $(use_enable introspection) \ diff --git a/x11-libs/qwt/qwt-6.1.3-r2.ebuild b/x11-libs/qwt/qwt-6.1.3-r2.ebuild index 652b957e006b..539d33c4abed 100644 --- a/x11-libs/qwt/qwt-6.1.3-r2.ebuild +++ b/x11-libs/qwt/qwt-6.1.3-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 @@ -113,7 +113,7 @@ src_test() { multibuild_foreach_variant run_in_build_dir testing } -src_install () { +src_install() { rm -f doc/man/*/{_,deprecated}* || die multibuild_foreach_variant run_in_build_dir emake INSTALL_ROOT="${D}" install diff --git a/x11-libs/xpa/xpa-2.1.15.ebuild b/x11-libs/xpa/xpa-2.1.15.ebuild index c5f4c09f108e..54682a96d22b 100644 --- a/x11-libs/xpa/xpa-2.1.15.ebuild +++ b/x11-libs/xpa/xpa-2.1.15.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 @@ -39,7 +39,7 @@ src_compile() { emake shlib tclxpa } -src_install () { +src_install() { dodir /usr/$(get_libdir) emake INSTALL_ROOT="${D}" install insinto /usr/$(get_libdir)/tclxpa diff --git a/x11-libs/xpa/xpa-2.1.17.ebuild b/x11-libs/xpa/xpa-2.1.17.ebuild index 926c80687052..ad5228ffb298 100644 --- a/x11-libs/xpa/xpa-2.1.17.ebuild +++ b/x11-libs/xpa/xpa-2.1.17.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=5 @@ -38,7 +38,7 @@ src_compile() { emake shlib tclxpa } -src_install () { +src_install() { dodir /usr/$(get_libdir) emake INSTALL_ROOT="${D}" install insinto /usr/$(get_libdir)/tclxpa diff --git a/x11-libs/xpa/xpa-2.1.18.ebuild b/x11-libs/xpa/xpa-2.1.18.ebuild index 7a48a43e10e7..623d26c31983 100644 --- a/x11-libs/xpa/xpa-2.1.18.ebuild +++ b/x11-libs/xpa/xpa-2.1.18.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 @@ -44,7 +44,7 @@ src_compile() { emake shlib tclxpa } -src_install () { +src_install() { dodir /usr/$(get_libdir) emake INSTALL_ROOT="${D}" install insinto /usr/$(get_libdir)/tclxpa 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" } diff --git a/x11-plugins/astime/astime-2.8-r2.ebuild b/x11-plugins/astime/astime-2.8-r2.ebuild index 1998d27cca6b..030c08793e3d 100644 --- a/x11-plugins/astime/astime-2.8-r2.ebuild +++ b/x11-plugins/astime/astime-2.8-r2.ebuild @@ -31,7 +31,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dobin "${PN}" newman "${PN}.man" "${PN}.1" einstalldocs diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild index 3f7aff6dea76..374d957180b7 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.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 @@ -35,7 +35,7 @@ src_compile() { emake CC=$(tc-getCC) } -src_install () { +src_install() { gkrellm-plugin_src_install dobin GetQuote2 } diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.8-r1.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.8-r1.ebuild index 5e42ff7bb2ee..4e0e596730f9 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.8-r1.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.8-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 @@ -38,7 +38,7 @@ src_compile() { emake PREFIX="${EPREFIX}"/usr CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install () { +src_install() { gkrellm-plugin_src_install exeinto /usr/libexec/gkrellweather diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.4.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.4.ebuild index a0ec9691b6b6..558c4ba3ee66 100644 --- a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.4.ebuild +++ b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.4.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 @@ -17,7 +17,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/skype4pidgin-${PV}/skypeweb" -pkg_postinst(){ +pkg_postinst() { elog "If you get error message like 'Failed getting Magic T value':" elog "Go to https://web.skype.com ; Log In and follow the instructions to enable your account!" } diff --git a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild index 4a71a4612321..dec5c377b3ea 100644 --- a/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.ebuild +++ b/x11-plugins/pidgin-skypeweb/pidgin-skypeweb-1.5.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 @@ -18,7 +18,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/skype4pidgin-${PV}/skypeweb" -pkg_postinst(){ +pkg_postinst() { elog "If you get error message like 'Failed getting Magic T value':" elog "Go to https://web.skype.com ; Log In and follow the instructions to enable your account!" } diff --git a/x11-plugins/wmXName/wmXName-0.1-r1.ebuild b/x11-plugins/wmXName/wmXName-0.1-r1.ebuild index f7d95004717d..c812f1f76b89 100644 --- a/x11-plugins/wmXName/wmXName-0.1-r1.ebuild +++ b/x11-plugins/wmXName/wmXName-0.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=7 @@ -40,7 +40,7 @@ src_compile() { emake CC="$(tc-getCC)" SYSTEM="${LDFLAGS}" } -src_install () { +src_install() { dobin wmXName GrabXName dodoc README config.sample } diff --git a/x11-plugins/wmail/wmail-2.0-r5.ebuild b/x11-plugins/wmail/wmail-2.0-r5.ebuild index 242dd29ad5fd..a354d9fb7740 100644 --- a/x11-plugins/wmail/wmail-2.0-r5.ebuild +++ b/x11-plugins/wmail/wmail-2.0-r5.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 @@ -36,7 +36,7 @@ src_configure() { econf --enable-delt-xpms } -src_compile(){ +src_compile() { emake CC="$(tc-getCC)" } diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index b2be120eed9c..6f9afadd6ebf 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.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 @@ -29,7 +29,7 @@ src_prepare() { sed -i "s/-o wmbio/\$(LDFLAGS) -o wmbio/" Makefile || die "sed for LDFLAGS failed" } -src_install () { +src_install() { dobin wmbio dodoc ../{AUTHORS,Changelog,NEWS,README} } diff --git a/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild b/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild index 8c90cc0ff0cb..b1e2679d8c7f 100644 --- a/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild +++ b/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.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 @@ src_prepare() { default } -src_install () { +src_install() { newbin wmmon wmmon+smp dodoc ../README } diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild index 1da11e6e403e..32005e4b5d81 100644 --- a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild +++ b/x11-plugins/wmppp/wmppp-1.3.2-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=5 @@ -27,7 +27,7 @@ src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install () { +src_install() { emake DESTDIR="${D}" PREFIX=/usr install dodoc BUGS CHANGES HINTS README TODO } diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.8.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.8.ebuild index 03c80f8de230..b01c8bde4910 100644 --- a/x11-plugins/wmsysmon/wmsysmon-0.7.8.ebuild +++ b/x11-plugins/wmsysmon/wmsysmon-0.7.8.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 @@ -25,7 +25,7 @@ src_compile() { emake CC="$(tc-getCC)" } -src_install () { +src_install() { dobin wmsysmon einstalldocs } diff --git a/x11-plugins/wmtime/wmtime-1.4-r1.ebuild b/x11-plugins/wmtime/wmtime-1.4-r1.ebuild index 4ea44b15579c..100762d07f4c 100644 --- a/x11-plugins/wmtime/wmtime-1.4-r1.ebuild +++ b/x11-plugins/wmtime/wmtime-1.4-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=7 @@ -27,7 +27,7 @@ src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install () { +src_install() { emake DESTDIR="${D}" PREFIX=/usr install einstalldocs } diff --git a/x11-terms/kterm/kterm-6.2.0-r6.ebuild b/x11-terms/kterm/kterm-6.2.0-r6.ebuild index f030178b8cd9..42d3f2717d3a 100644 --- a/x11-terms/kterm/kterm-6.2.0-r6.ebuild +++ b/x11-terms/kterm/kterm-6.2.0-r6.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" @@ -37,7 +37,7 @@ PATCHES=( "${FILESDIR}"/${PN}-underline.patch ) -src_prepare(){ +src_prepare() { default use Xaw3d && eapply "${FILESDIR}"/${PN}-Xaw3d.patch } @@ -46,7 +46,7 @@ src_configure() { xmkmf -a || die } -src_compile(){ +src_compile() { emake \ CC="$(tc-getCC)" \ CDEBUGFLAGS="${CFLAGS}" \ @@ -55,7 +55,7 @@ src_compile(){ XAPPLOADDIR="${EPREFIX}/usr/share/X11/app-defaults" } -src_install(){ +src_install() { emake \ BINDIR="${EPREFIX}/usr/bin" \ XAPPLOADDIR="${EPREFIX}/usr/share/X11/app-defaults" \ diff --git a/x11-terms/mlterm/mlterm-3.8.7.ebuild b/x11-terms/mlterm/mlterm-3.8.7.ebuild index 43a3031174f4..5c4771382088 100644 --- a/x11-terms/mlterm/mlterm-3.8.7.ebuild +++ b/x11-terms/mlterm/mlterm-3.8.7.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" @@ -116,7 +116,7 @@ src_test() { : } -src_install () { +src_install() { default find "${ED}" -name '*.la' -delete || die diff --git a/x11-terms/mlterm/mlterm-3.8.8-r1.ebuild b/x11-terms/mlterm/mlterm-3.8.8-r1.ebuild index 79c15d229592..915523df803a 100644 --- a/x11-terms/mlterm/mlterm-3.8.8-r1.ebuild +++ b/x11-terms/mlterm/mlterm-3.8.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="7" @@ -116,7 +116,7 @@ src_test() { : } -src_install () { +src_install() { default find "${ED}" -name '*.la' -delete || die diff --git a/x11-terms/mlterm/mlterm-3.8.9.ebuild b/x11-terms/mlterm/mlterm-3.8.9.ebuild index b4ee59771b3e..915523df803a 100644 --- a/x11-terms/mlterm/mlterm-3.8.9.ebuild +++ b/x11-terms/mlterm/mlterm-3.8.9.ebuild @@ -116,7 +116,7 @@ src_test() { : } -src_install () { +src_install() { default find "${ED}" -name '*.la' -delete || die diff --git a/x11-themes/adapta-gtk-theme/adapta-gtk-theme-3.95.0.11.ebuild b/x11-themes/adapta-gtk-theme/adapta-gtk-theme-3.95.0.11.ebuild index 139a9272942a..d2e8baaf1a82 100644 --- a/x11-themes/adapta-gtk-theme/adapta-gtk-theme-3.95.0.11.ebuild +++ b/x11-themes/adapta-gtk-theme/adapta-gtk-theme-3.95.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ LICENSE="GPL-1" SLOT="0" KEYWORDS="amd64 x86" -src_prepare(){ +src_prepare() { default eautoreconf } diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild index 202ace33674b..fb0a05e48a74 100644 --- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="media-gfx/xv || ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )" -src_install () { +src_install() { insinto /usr/share/commonbox/styles doins -r styles/. diff --git a/x11-themes/iceicons/iceicons-0.10.0-r1.ebuild b/x11-themes/iceicons/iceicons-0.10.0-r1.ebuild index 738f93297aa8..f64d22c2cdf5 100644 --- a/x11-themes/iceicons/iceicons-0.10.0-r1.ebuild +++ b/x11-themes/iceicons/iceicons-0.10.0-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 @@ -35,7 +35,7 @@ pkg_postinst() { einfo } -pkg_postrm(){ +pkg_postrm() { einfo einfo "Update your IceWm preference." einfo diff --git a/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild b/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild index da83bf05026e..36ed58b84442 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild @@ -77,7 +77,7 @@ src_compile() { emake QTDIR="${QTDIR}" styledir="${QTDIR}/plugins/styles" } -src_install () { +src_install() { # dies if LANG has UTF-8 export LANG=C export LC_ALL=C diff --git a/x11-wm/icewm/icewm-1.5.5.ebuild b/x11-wm/icewm/icewm-1.5.5.ebuild index d38893669b3f..f5b8c004563d 100644 --- a/x11-wm/icewm/icewm-1.5.5.ebuild +++ b/x11-wm/icewm/icewm-1.5.5.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 @@ -105,7 +105,7 @@ src_configure() { sed -i "s:ungif:gif:" src/Makefile || die "libungif fix failed" } -src_install(){ +src_install() { local DOCS=( AUTHORS ChangeLog NEWS README.md TODO VERSION ) default diff --git a/x11-wm/icewm/icewm-1.6.3.ebuild b/x11-wm/icewm/icewm-1.6.3.ebuild index 4c87bc3f6120..f3a5bab3c272 100644 --- a/x11-wm/icewm/icewm-1.6.3.ebuild +++ b/x11-wm/icewm/icewm-1.6.3.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 @@ -123,7 +123,7 @@ src_configure() { sed -i "s:ungif:gif:" src/Makefile || die "libungif fix failed" } -src_install(){ +src_install() { local DOCS=( AUTHORS ChangeLog NEWS README.md TODO VERSION ) default diff --git a/x11-wm/icewm/icewm-1.6.4.ebuild b/x11-wm/icewm/icewm-1.6.4.ebuild index 342a1affae01..f3a5bab3c272 100644 --- a/x11-wm/icewm/icewm-1.6.4.ebuild +++ b/x11-wm/icewm/icewm-1.6.4.ebuild @@ -123,7 +123,7 @@ src_configure() { sed -i "s:ungif:gif:" src/Makefile || die "libungif fix failed" } -src_install(){ +src_install() { local DOCS=( AUTHORS ChangeLog NEWS README.md TODO VERSION ) default diff --git a/x11-wm/lumina/lumina-1.5.0-r1.ebuild b/x11-wm/lumina/lumina-1.5.0-r1.ebuild index 1a09bc9bc7b4..a55056735a3b 100644 --- a/x11-wm/lumina/lumina-1.5.0-r1.ebuild +++ b/x11-wm/lumina/lumina-1.5.0-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 @@ -52,7 +52,7 @@ PATCHES=( DOCS=( README.md ) -src_prepare(){ +src_prepare() { default if use !desktop-utils ; then @@ -63,12 +63,12 @@ src_prepare(){ l10n_find_plocales_changes "${S}/src-qt5/core/${PN}-desktop/i18n" "${PN}-desktop_" '.ts' } -src_configure(){ +src_configure() { eqmake5 PREFIX="${EPREFIX}/usr" LIBPREFIX="${EPREFIX}/usr/$(get_libdir)" \ CONFIG+=WITH_I18N QMAKE_CFLAGS_ISYSTEM= } -src_install(){ +src_install() { emake install INSTALL_ROOT="${D}" einstalldocs mkdir -p "${D}"/usr/share/icons/hicolor/64x64/apps || die "cannot create the icons dir" diff --git a/x11-wm/lumina/lumina-1.6.0.ebuild b/x11-wm/lumina/lumina-1.6.0.ebuild index 694ffeb7a012..7ec4ca3bc6d1 100644 --- a/x11-wm/lumina/lumina-1.6.0.ebuild +++ b/x11-wm/lumina/lumina-1.6.0.ebuild @@ -52,7 +52,7 @@ PATCHES=( DOCS=( README.md ) -src_prepare(){ +src_prepare() { default if use !desktop-utils ; then @@ -63,12 +63,12 @@ src_prepare(){ l10n_find_plocales_changes "${S}/src-qt5/core/${PN}-desktop/i18n" "${PN}-desktop_" '.ts' } -src_configure(){ +src_configure() { eqmake5 PREFIX="${EPREFIX}/usr" LIBPREFIX="${EPREFIX}/usr/$(get_libdir)" \ CONFIG+=WITH_I18N QMAKE_CFLAGS_ISYSTEM= } -src_install(){ +src_install() { emake install INSTALL_ROOT="${D}" einstalldocs mkdir -p "${D}"/usr/share/icons/hicolor/64x64/apps || die "cannot create the icons dir" diff --git a/x11-wm/lumina/lumina-9999.ebuild b/x11-wm/lumina/lumina-9999.ebuild index 276d1056a915..6881413499cb 100644 --- a/x11-wm/lumina/lumina-9999.ebuild +++ b/x11-wm/lumina/lumina-9999.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 @@ -46,7 +46,7 @@ PATCHES=( "${FILESDIR}/1.2.0-desktop-files.patch" ) -src_prepare(){ +src_prepare() { default if use !desktop-utils ; then @@ -55,12 +55,12 @@ src_prepare(){ fi } -src_configure(){ +src_configure() { eqmake5 PREFIX="${EPREFIX}/usr" LIBPREFIX="${EPREFIX}/usr/$(get_libdir)" \ DESTDIR="${D}" CONFIG+=WITH_I18N QMAKE_CFLAGS_ISYSTEM= } -src_install(){ +src_install() { default mv "${ED%/}"/etc/luminaDesktop.conf{.dist,} || die rm "${ED%/}"/${PN}-* "${ED%/}"/start-${PN}-desktop || die |