commit: a1ae31cc7fef38711966f60c5c24809aec3f4a4b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Apr 13 17:37:53 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Apr 13 17:42:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ae31cc
virtual/perl-Module-Loaded: treeclean Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> virtual/perl-Module-Loaded/metadata.xml | 9 --------- .../perl-Module-Loaded-0.80.0-r17.ebuild | 15 --------------- 2 files changed, 24 deletions(-) diff --git a/virtual/perl-Module-Loaded/metadata.xml b/virtual/perl-Module-Loaded/metadata.xml deleted file mode 100644 index 1a0d0fb9a80e..000000000000 --- a/virtual/perl-Module-Loaded/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Perl Project</name> - </maintainer> - <stabilize-allarches/> -</pkgmetadata> diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r17.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r17.ebuild deleted file mode 100644 index ae7083fc49dd..000000000000 --- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r17.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - || ( =dev-lang/perl-5.40* =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -"
