mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/Software-License: add 0.104.7
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST Software-License-0.104006.tar.gz 127309 BLAKE2B 46d24e8b133a4bbf2666891db7cf6b3ab6a2dd5d034f5e659c2f706b46a412681735a0bb65687298ded02e90c2396c2797fa4f5bde900fab7fc73b2d4a41410e SHA512 48fbfc5419a978b645c822d529f94c54a49ba65502165cfcc4ee6a6b48ea59eff981e5f64b9a9109007c389897789a9b9651f980b8b2ebd07180310da2e720bb
|
||||
DIST Software-License-0.104007.tar.gz 127297 BLAKE2B f3000345ecba0cb824bf59675e1fb33043951748b59dadf70ada6616b962fbdd915f736939500050dfc7e21af6a23a5ea089720245513a6899e42d0d51552e64 SHA512 12d75e9583b3013d9b4a282467f1ac80ab6b7f3251926d66591d01404489b528f22adc396dfd4528a0f0ca650f0eed6d9c959e69eace2169c6ed1cfffe5277e4
|
||||
|
||||
25
dev-perl/Software-License/Software-License-0.104.7.ebuild
Normal file
25
dev-perl/Software-License/Software-License-0.104.7.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=LEONT
|
||||
DIST_VERSION=0.104007
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Packages that provide templated software licenses"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/Data-Section
|
||||
dev-perl/Text-Template
|
||||
"
|
||||
BDEPEND="
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
dev-perl/Try-Tiny
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user