summaryrefslogtreecommitdiff
path: root/app-misc/ondir
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-07 23:11:42 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-07 23:11:42 +0000
commitce7471cce94841a4e1ee35d359b9ce5e16fc3243 (patch)
tree2d8fb2755561d29f64b7dc973f6819cf8c277790 /app-misc/ondir
parent265872eddb19fbd0187e486b4abe17a57aeab16b (diff)
gentoo auto-resync : 07:12:2023 - 23:11:42
Diffstat (limited to 'app-misc/ondir')
-rw-r--r--app-misc/ondir/Manifest2
-rw-r--r--app-misc/ondir/ondir-0.2.4.ebuild11
2 files changed, 5 insertions, 8 deletions
diff --git a/app-misc/ondir/Manifest b/app-misc/ondir/Manifest
index 8d5156bf5844..e77358041bfd 100644
--- a/app-misc/ondir/Manifest
+++ b/app-misc/ondir/Manifest
@@ -1,3 +1,3 @@
DIST ondir-0.2.4.tar.gz 52860 BLAKE2B e9111f9a64d8d7393d9a8e48d5dc66d5814995ae1dbd2f577538a03021c1b1b92af43acbd0ab9cb24ab29ba16c50d5752a9442689effc62bd8c13b6fe11a4785 SHA512 f59a823807f86ce2992aaf5fb174ddea222b02ed18e1289ca450179bd090892f1467072dfcec97ce219e216c055781ea7a1a05bb9402276fb9404a57f42ddb52
-EBUILD ondir-0.2.4.ebuild 1000 BLAKE2B 97c21855032648af2bfb8b4cd58f3399ff0eceefd6b5a1573670d1f56656a8e4e6513cca1a3dc0c9ffca3271941c72517c9a7f18625b02de6e37ba4a0384164c SHA512 bb5099c875d9600739915dbd483005c45caed632827177eecfd17d50f07b48df31beccf2b28647a8b0bfb97897bf5148a68cc856331e92e5e4a08ce916c9d7ee
+EBUILD ondir-0.2.4.ebuild 959 BLAKE2B 6b66891bf5773d0a0c0dc4897e60c6c106218fdd1dc392a2a7fce2e782a6663b5a9e80ff5468ffffc935402dcf4ba472296b08d9448ac99c0afc63ca28ed6e47 SHA512 dfc58e18fc32be9be9b69459ea355e683bbef92f6f7a6510006d9bead5b19d7baff87fc530ea63187f7a4d2a440f9d288be8a7e61c3a33c2baa4da51bca42380
MISC metadata.xml 266 BLAKE2B 74ac06b4ea12603c8713e69cbff9ce6874266fc48ee5c846f0ac3d50bf577c3edb1e4b6690ec44fc4dd51e55e96dd5c2478831c9f754b04661fe7700d8baf66f SHA512 b996554131284e3556af42d2c5032c5b1635de67d48983096991935e7ee04c32aadc93e48cae5160861e86d64eb6fd4abafc40d9dd8b85ddc032b042a77677cb
diff --git a/app-misc/ondir/ondir-0.2.4.ebuild b/app-misc/ondir/ondir-0.2.4.ebuild
index fcd20f2288d7..568d6dd8507c 100644
--- a/app-misc/ondir/ondir-0.2.4.ebuild
+++ b/app-misc/ondir/ondir-0.2.4.ebuild
@@ -1,21 +1,18 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit toolchain-funcs
DESCRIPTION="Automatically execute scripts as you traverse directories"
-HOMEPAGE="http://swapoff.org/OnDir"
-SRC_URI="http://swapoff.org/files/${PN}/${P}.tar.gz"
+HOMEPAGE="https://swapoff.org/OnDir"
+SRC_URI="https://swapoff.org/files/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-DEPEND="sys-apps/sed"
-RDEPEND="${DEPEND}"
-
DOCS=( AUTHORS ChangeLog INSTALL scripts.tcsh scripts.sh )
src_prepare() {