commit: 776aacfbf2de956c44a4b3ee5ac5e59d69c7555e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 20:31:21 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 20:31:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776aacfb
games-kids/lletters: minor style change
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-kids/lletters/lletters-0.1.95-r4.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-kids/lletters/lletters-0.1.95-r4.ebuild
b/games-kids/lletters/lletters-0.1.95-r4.ebuild
index 83f832552c5..52ddc4d0583 100644
--- a/games-kids/lletters/lletters-0.1.95-r4.ebuild
+++ b/games-kids/lletters/lletters-0.1.95-r4.ebuild
@@ -29,10 +29,10 @@ BDEPEND="
"
PATCHES=(
- "${WORKDIR}"/${PN}_${PV}+gtk2-${PATCH_LEVEL}.diff
- "${FILESDIR}"/${P}-build-2.patch
- "${FILESDIR}"/${P}-underlink.patch
- "${FILESDIR}"/${P}-make-382.patch
+ "${WORKDIR}/${PN}_${PV}+gtk2-${PATCH_LEVEL}.diff"
+ "${FILESDIR}/${P}-build-2.patch"
+ "${FILESDIR}/${P}-underlink.patch"
+ "${FILESDIR}/${P}-make-382.patch"
"${FILESDIR}/${P}-fno-common.patch"
"${FILESDIR}/${P}-nolang.patch"
)