Diff Glib-Object-Introspection-0.50.0 with a Glib-Object-Introspection-0.51.0
/usr/portage/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.51.0.ebuild 2023-10-09 14:52:29.868368360 +0300 | ||
---|---|---|
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
DIST_AUTHOR=XAOC |
7 |
DIST_VERSION=0.050 |
|
7 |
DIST_VERSION=0.051 |
|
8 | 8 |
inherit perl-module xdg-utils |
9 | 9 | |
10 | 10 |
DESCRIPTION="Dynamically create Perl language bindings" |
11 | 11 | |
12 | 12 |
LICENSE="LGPL-2.1" |
13 | 13 |
SLOT="0" |
14 |
KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86" |
|
14 |
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv x86" |
|
15 | 15 | |
16 | 16 |
RDEPEND=" |
17 | 17 |
>=dev-perl/glib-perl-1.320.0 |