summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-19 05:50:08 +0000
committerSam James <sam@gentoo.org>2024-03-19 05:50:44 +0000
commite16bbc501be375593a0dadb347bd3de8d1f265ec (patch)
tree67abe84f60514d9a303f8af95c9c7c6ae436cd45 /dev-build
parentdev-build/meson: install the meson-reference(3) manpage (diff)
downloadgentoo-e16bbc501be375593a0dadb347bd3de8d1f265ec.tar.gz
gentoo-e16bbc501be375593a0dadb347bd3de8d1f265ec.tar.bz2
gentoo-e16bbc501be375593a0dadb347bd3de8d1f265ec.zip
dev-build/meson: fix DoubleEmptyLine
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r--dev-build/meson/meson-1.4.0-r1.ebuild1
-rw-r--r--dev-build/meson/meson-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-build/meson/meson-1.4.0-r1.ebuild b/dev-build/meson/meson-1.4.0-r1.ebuild
index ec92df368f4f..76daad8a812e 100644
--- a/dev-build/meson/meson-1.4.0-r1.ebuild
+++ b/dev-build/meson/meson-1.4.0-r1.ebuild
@@ -63,7 +63,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.2.1-python-path.patch
)
-
src_unpack() {
if [[ ${PV} = *9999* ]]; then
git-r3_src_unpack
diff --git a/dev-build/meson/meson-9999.ebuild b/dev-build/meson/meson-9999.ebuild
index ec92df368f4f..76daad8a812e 100644
--- a/dev-build/meson/meson-9999.ebuild
+++ b/dev-build/meson/meson-9999.ebuild
@@ -63,7 +63,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.2.1-python-path.patch
)
-
src_unpack() {
if [[ ${PV} = *9999* ]]; then
git-r3_src_unpack