summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2023-06-19 07:03:19 +0200
committerMartin Väth <martin@mvath.de>2023-06-19 07:03:19 +0200
commit2845244f414e80a68cd1b571567d163171aab1ca (patch)
treef05a7978ce4155a87d10e09e754365a434efba6c
parentx11-libs/gtk+: remove due to lack of time to maintain. x11-libs/motif: Bump (diff)
downloadmv-2845244f414e80a68cd1b571567d163171aab1ca.tar.gz
mv-2845244f414e80a68cd1b571567d163171aab1ca.tar.bz2
mv-2845244f414e80a68cd1b571567d163171aab1ca.zip
dev-perl/File-lchown: Fix deps
Signed-off-by: Martin Väth <martin@mvath.de>
-rw-r--r--dev-perl/File-lchown/File-lchown-0.20-r2.ebuild (renamed from dev-perl/File-lchown/File-lchown-0.20-r1.ebuild)11
-rw-r--r--metadata/pkg_desc_index2
2 files changed, 6 insertions, 7 deletions
diff --git a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild b/dev-perl/File-lchown/File-lchown-0.20-r2.ebuild
index b438a932..31cb518b 100644
--- a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
+++ b/dev-perl/File-lchown/File-lchown-0.20-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2022 Gentoo Authors
+# Copyright 2014-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~m68k ~mips ~s390 ~x86"
IUSE=""
-RDEPEND=""
-DEPEND="
- ${RDEPEND}
- dev-perl/ExtUtils-CChecker
- dev-perl/Module-Build"
+RDEPEND="virtual/perl-XSLoader"
+BDEPEND="${RDEPEND}
+ dev-perl/Module-Build
+ dev-perl/ExtUtils-CChecker"
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 04f675d3..2ceef6b8 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -59,7 +59,7 @@ app-text/qtspell 1.0.1: Spell checking for Qt text widgets
app-text/stardict 3.0.6-r4 4.0.0_pre20170304-r1: A international dictionary supporting fuzzy and glob style matching
dev-cpp/cpplint 99999999: The google styleguide together with cpplint and an emacs file
dev-libs/osformat 1.0.7 999999999: C++ library for a typesafe printf/sprintf based on << conversion
-dev-perl/File-lchown 0.20-r1: Use the lchown(2) and lutimes(2) system call from Perl
+dev-perl/File-lchown 0.20-r2: Use the lchown(2) and lutimes(2) system call from Perl
dev-util/comp 4.3.1: compare files or directories, including metadata
dev-util/diffhelp 1.12: A frontend, beautifier, and path-fixer for diff -u
dev-util/mv_perl 4.3: A collection of perl scripts (replacement in files, syncing dirs etc)