From e9d044d4b9b71200a96adfa280848858c0f468c9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Nov 2021 13:10:00 +0000 Subject: gentoo resync : 13.11.2021 --- .../Linux-Distribution-0.230.0-r1.ebuild | 19 +++++++++++++++++++ .../Linux-Distribution-0.230.0.ebuild | 21 --------------------- dev-perl/Linux-Distribution/Manifest | 2 +- 3 files changed, 20 insertions(+), 22 deletions(-) create mode 100644 dev-perl/Linux-Distribution/Linux-Distribution-0.230.0-r1.ebuild delete mode 100644 dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild (limited to 'dev-perl/Linux-Distribution') diff --git a/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0-r1.ebuild b/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0-r1.ebuild new file mode 100644 index 000000000000..568f27238888 --- /dev/null +++ b/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=CHORNY +DIST_VERSION=0.23 +inherit perl-module + +DESCRIPTION="Perl extension to detect on which Linux distribution we are running" + +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="" +BDEPEND="${RDEPEND} + dev-perl/Module-Build + test? ( virtual/perl-Test-Simple ) +" diff --git a/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild b/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild deleted file mode 100644 index 4955dbf14715..000000000000 --- a/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=CHORNY -DIST_VERSION=0.23 -inherit perl-module - -DESCRIPTION="Perl extension to detect on which Linux distribution we are running" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-perl/Module-Build - test? ( virtual/perl-Test-Simple ) -" diff --git a/dev-perl/Linux-Distribution/Manifest b/dev-perl/Linux-Distribution/Manifest index 4d7d4c1e324e..d751f96aff98 100644 --- a/dev-perl/Linux-Distribution/Manifest +++ b/dev-perl/Linux-Distribution/Manifest @@ -1,3 +1,3 @@ DIST Linux-Distribution-0.23.tar.gz 8785 BLAKE2B 19daab0311b1af58b40cb59564d44e1f672ad635dddb6a28f97449d9fd897412c14787853f35fbfb3a137281101cc072303a4c2156209995abf992b48cf5eef8 SHA512 43ae48498ce3e140606cc3966db2cc41a57b7768fc04af4856e2109f685f7c12b07eadd20d208f04d46a6a3787b91335ad2d402a635ebb9f96746dbf5c455571 -EBUILD Linux-Distribution-0.230.0.ebuild 417 BLAKE2B 3e463af6c675f461b4c274484f74140757638f1efd0c65ab21de9d029aebd28e12deb95a503c4db990d4bde85912568d5906ddaabbf8ee4e5be7c0eccceb4dd0 SHA512 7cda1cef862d6d40e8ce0033a4d7f91da76ee455733967036538b183c6a5131221c967251f345113f348686f6cffeede8bca926379dfc9c99f9a36e8ee38f488 +EBUILD Linux-Distribution-0.230.0-r1.ebuild 379 BLAKE2B c5b8779ff389e275e28ee4a23575d6a9992402be311e4217da4bbc62d3f6414a6be6cb57b73c224b6a4578f1b124862d8115397dcb497a421d6003050f2cf3bc SHA512 9298ffde11ac648092aefed4e6f84b7b521a7466a3e8963cd68268ffb112ef3cc1d76c546335887cbb676a6ea908c9f3b2110428f142514dcf1ed983bf9a6a1a MISC metadata.xml 409 BLAKE2B 0db1f31fdf9e25648df21008eb70a6db34ff265a8a533f0334165e0e973a5a3dec49f0e0f5f618f99f4fb4f88a380e14565e7a28feabb06f9d4be26592bcf969 SHA512 fed9b7e9df7bfc11ed3f96e4180a2b6bb11b992077af23911f00737b90dba288e9c85ae5dda42ea4da87515f169290faf2fad7a1cfdfa216c5172cacb64e5d27 -- cgit v1.2.3