summaryrefslogtreecommitdiff
path: root/app-crypt/rotix/rotix-0.83-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/rotix/rotix-0.83-r1.ebuild')
-rw-r--r--app-crypt/rotix/rotix-0.83-r1.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-crypt/rotix/rotix-0.83-r1.ebuild b/app-crypt/rotix/rotix-0.83-r1.ebuild
index 337f79d84925..31d10f900b4b 100644
--- a/app-crypt/rotix/rotix-0.83-r1.ebuild
+++ b/app-crypt/rotix/rotix-0.83-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,9 +16,11 @@ IUSE=""
DEPEND="sys-devel/gettext"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}"/0.83-respect-CFLAGS-and-dont-strip.patch
-"${FILESDIR}"/rotix-0.83-locale.patch
-"${FILESDIR}"/rotix-0.83-interix.patch )
+PATCHES=(
+ "${FILESDIR}"/0.83-respect-CFLAGS-and-dont-strip.patch
+ "${FILESDIR}"/rotix-0.83-locale.patch
+ "${FILESDIR}"/rotix-0.83-interix.patch
+)
src_prepare() {
default