diff options
author | 2020-02-22 22:07:26 +0100 | |
---|---|---|
committer | 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="" |