diff options
| author | 2025-07-06 14:13:27 +0200 | |
|---|---|---|
| committer | 2025-07-06 14:13:27 +0200 | |
| commit | a63342b4bdfb73b7d281ba4b776e579988f5e6b3 (patch) | |
| tree | 9a70b3f7ff2016ab2c52fe638291092155329b3b /dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild | |
| parent | dev-perl/File-Copy-Recursive: EAPI bump (diff) | |
| download | gentoo-a63342b4bdfb73b7d281ba4b776e579988f5e6b3.tar.gz gentoo-a63342b4bdfb73b7d281ba4b776e579988f5e6b3.tar.bz2 gentoo-a63342b4bdfb73b7d281ba4b776e579988f5e6b3.zip | |
dev-perl/File-chmod: EAPI bump
Signed-off-by: Andreas K. Hüttel <[email protected]>
Diffstat (limited to 'dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild')
| -rw-r--r-- | dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild b/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild deleted file mode 100644 index 4677c42553d9..000000000000 --- a/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=XENO -DIST_VERSION=0.42 -inherit perl-module - -DESCRIPTION="Implements symbolic and ls chmod modes" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Test-Simple - virtual/perl-autodie - ) -" -PERL_RM_FILES=( - t/author-critic.t - t/author-eol.t - t/release-cpan-changes.t - t/release-dist-manifest.t - t/release-meta-json.t - t/release-minimum-version.t - t/release-pod-coverage.t - t/release-pod-syntax.t - t/release-portability.t - t/release-test-version.t - t/release-unused-vars.t -) |
