summaryrefslogtreecommitdiff
path: root/sys-apps/miller
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
commit5cbf14acf23c82626389931f64cfe3ef12a1c29f (patch)
treede93b0b9ae374935f2ddf615d19a837b6a6a0822 /sys-apps/miller
parent1fbaf1314579f2155166bebd1ddfe6131d400807 (diff)
gentoo auto-resync : 08:01:2024 - 12:58:45
Diffstat (limited to 'sys-apps/miller')
-rw-r--r--sys-apps/miller/Manifest2
-rw-r--r--sys-apps/miller/miller-5.10.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/miller/Manifest b/sys-apps/miller/Manifest
index f4375a092ba7..140be241a1ad 100644
--- a/sys-apps/miller/Manifest
+++ b/sys-apps/miller/Manifest
@@ -1,3 +1,3 @@
DIST miller-5.10.2.tar.gz 6192382 BLAKE2B 73daf0ca8a5417890e060b04103c4542f1122c13a9a13271dc53e94c4fdf0610dcad5ab04729326fd4ab72b47673db9fdf5aacc5a4ca5330c3220046e4d8a38b SHA512 be40611b055d94f3b0ef75b35dfd242dd4942dce3292bb01b48a6a12f9e4c09fc43bb9d0650902c7aa13328d9a2bbcea4da2964af58d07f39ae63b34712a45f5
-EBUILD miller-5.10.2.ebuild 1050 BLAKE2B dfb4ca87e6b29681fb9dce541522285db48320022c7c225069050492f6907886e022c19f80adb6b9368cd90898be6f2de8a22130f9128c69a1775d328ced29fc SHA512 a8e5da195457cdf42b1477cd4790add3e5118490d9281328a480b08c4eb4b4e75053a807eef3a3ad10934171ab8b992dc354d16023969a02a066e2f040e26c72
+EBUILD miller-5.10.2.ebuild 1056 BLAKE2B 0d8aa177e957654e72482fda08f88b5f816f94a8d1923ec31f988c1bf24deb176c010c8fdcaf7e2fb959e2b1503045d50c5da8690082c49905515c02ef3e29d6 SHA512 8ed5ba7e899220255d1f5462a813f79b74a43c78831dc525f095182a831fbcfabcb3c42a5cdca48540f98f26fc3d22f97a74b884d43ed2afceb1dd91957a1cde
MISC metadata.xml 246 BLAKE2B e72fc3f75116d3b253685b995328f1823cb6ed7263d49bde4dc8d5d4b4b309efc85bb7beeb3e1d09e0143726bbc8d5028f3acb7a91eae3ca61cc649f8b7cabf9 SHA512 e772f1ac75cefddf23d6cec0cb2a25fa456586307e55207a29d2424d1610618226965412f4d5a1bdfd02b43830ed04b8ea2f0f938ffeb0a5878e1a0ff2f90132
diff --git a/sys-apps/miller/miller-5.10.2.ebuild b/sys-apps/miller/miller-5.10.2.ebuild
index 4daa197af23e..eb61094b4a27 100644
--- a/sys-apps/miller/miller-5.10.2.ebuild
+++ b/sys-apps/miller/miller-5.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm x86"
IUSE="doc test"
RESTRICT="!test? ( test )"
-DEPEND="sys-devel/flex"
+DEPEND="app-alternatives/lex"
src_prepare() {
default