dev-perl/Software-License: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Matt Turner
2024-12-21 08:32:47 -05:00
committed by Sam James
parent 5d57e6ce72
commit 17ebeac5ae
2 changed files with 0 additions and 31 deletions

View File

@@ -1,2 +1 @@
DIST Software-License-0.104004.tar.gz 127346 BLAKE2B 58d6f90e553f8ad812c94e2376712f8758e1748c82b0daae7ee0f13bde3005fbd7582aca1f7dcff0ac88524b4236c250b053bdb35db3d1be65ceb1bf6c81448d SHA512 0dfb3a75d0fb4f430560f995193d11f4de7e1bcd0d240f8c4586b8b2ede93635ff8ac88bcbda4ffb9fd6cec61c6c1bdeb84bb0103c0870d76f267bf4d9ce48c8
DIST Software-License-0.104006.tar.gz 127309 BLAKE2B 46d24e8b133a4bbf2666891db7cf6b3ab6a2dd5d034f5e659c2f706b46a412681735a0bb65687298ded02e90c2396c2797fa4f5bde900fab7fc73b2d4a41410e SHA512 48fbfc5419a978b645c822d529f94c54a49ba65502165cfcc4ee6a6b48ea59eff981e5f64b9a9109007c389897789a9b9651f980b8b2ebd07180310da2e720bb

View File

@@ -1,30 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=LEONT
DIST_VERSION=0.104004
inherit perl-module
DESCRIPTION="Packages that provide templated software licenses"
SLOT="0"
KEYWORDS="amd64 x86"
RDEPEND="
virtual/perl-Carp
dev-perl/Data-Section
virtual/perl-File-Spec
virtual/perl-IO
virtual/perl-Module-Load
dev-perl/Text-Template
virtual/perl-parent
"
BDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
>=virtual/perl-Test-Simple-0.960.0
dev-perl/Try-Tiny
)
"