diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/cfiles/cfiles-1.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/cfiles/cfiles-1.8.ebuild | 4 | ||||
-rw-r--r-- | app-misc/cpipe/cpipe-3.0.3.ebuild | 6 | ||||
-rw-r--r-- | app-misc/crunch/crunch-3.6.ebuild | 4 | ||||
-rw-r--r-- | app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild | 4 | ||||
-rw-r--r-- | app-misc/flirc/flirc-3.22.4.ebuild | 4 | ||||
-rw-r--r-- | app-misc/flirc/flirc-3.24.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/flirc/flirc-3.25.2.ebuild | 2 | ||||
-rw-r--r-- | app-misc/pdfpc/pdfpc-4.3.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/pdfpc/pdfpc-4.3.2.ebuild | 2 | ||||
-rw-r--r-- | app-misc/ttysnoop/ttysnoop-0.12d.ebuild | 6 |
11 files changed, 22 insertions, 22 deletions
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)" } |