diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:11:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:11:03 +0100 |
commit | 2929788def9a92c1eb237eed93fbdb0c02838bbf (patch) | |
tree | 166b01591366d3479084ea774c888bc84aaa8d4f /dev-perl/Test-Distribution | |
parent | ab499d7cfb9ad23e83cf7a4f5052bdf1b4c42030 (diff) |
Revert "gentoo resync : 13.10.2019"
This reverts commit ab499d7cfb9ad23e83cf7a4f5052bdf1b4c42030.
Diffstat (limited to 'dev-perl/Test-Distribution')
-rw-r--r-- | dev-perl/Test-Distribution/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Distribution/Manifest b/dev-perl/Test-Distribution/Manifest index 67839fbbb467..766385064ad9 100644 --- a/dev-perl/Test-Distribution/Manifest +++ b/dev-perl/Test-Distribution/Manifest @@ -1,3 +1,3 @@ DIST Test-Distribution-2.00.tar.gz 11326 BLAKE2B 0ef42150a1dc9e07220b3b3a4badc2a00b9ccbf55d383794ad4fbf17ce1378112f9de04eca669e16e298eb5a22609dc58b214da9f15f80fd7478c11a985a9d28 SHA512 74ad4bb228d6727f1c966e2b3311914de15ef6d191717b6c9e7fa7ab9286de737aefc889c1c3f1d587582f234e0da55e980cd7eabb7edce4bd13ff79f4333638 -EBUILD Test-Distribution-2.0.0-r1.ebuild 540 BLAKE2B 81d3c63564ce5aab1c514b6441770430320a81b0617c7d34fae74c8f16b05be3983711dc099510ae93eb406b13abab34ce8e7a0564692edf8887b1c78620dd15 SHA512 14e915d02566d63d87f8b1b662803dfe4fb727d914e98d515d380cd6f56d64f6dc1f702cb8055bf60b2d488e278464fdcf94790400fb105f50f9937f9c903f23 +EBUILD Test-Distribution-2.0.0-r1.ebuild 550 BLAKE2B 68f9306edae80b91fc18aa9638840455436c76b4b5790d72c6bdad9187b1d27162675273d9ed95e99e20fddda79b0780470b79e9dc9d39853ca9ab24511af021 SHA512 e24046e92f1183f249adc24f4a641ffdd17db5786132858b80fc43c41c47c918e2435925d1d0d5dcf3edb77c7d61f22f4f03209cfd854984e3a603ac56be124e MISC metadata.xml 1137 BLAKE2B e9557c8c7b7fe24147a3df842d25b611efdec0fcf9c7b8bb56111f2b3634ea4d864646c9a2afc1f7cc5c8419857b6e6cdb137f65c7c72be81d4f81c45be84822 SHA512 e3103d563a3170f254d35cf3b0d3ae728338fcf219852d333c8edb066fde8fab3e0f324423d6137336047009575dce83b485bda0ad36f18349224f25760e9427 diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild index dbf7bad4bed7..6d02c627e7fe 100644 --- a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild +++ b/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="perform tests on all modules of a distribution" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-perl/Pod-Coverage-0.20 |