Diff Software-License-0.104.1 with a Software-License-0.104.4

/usr/portage/dev-perl/Software-License/Software-License-0.104.4.ebuild 2023-10-09 14:52:29.920368361 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5
DIST_AUTHOR=RJBS
6
DIST_VERSION=0.104001
5

  
6
DIST_AUTHOR=LEONT
7
DIST_VERSION=0.104004
7 8
inherit perl-module
8 9

  
9
DESCRIPTION="packages that provide templated software licenses"
10
DESCRIPTION="Packages that provide templated software licenses"
11

  
10 12
SLOT="0"
11 13
KEYWORDS="amd64 x86"
12 14

  
Thank you!