diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
commit | 3cf7c3ef441822c889356fd1812ebf2944a59851 (patch) | |
tree | c513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-perl/Event | |
parent | 05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff) |
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-perl/Event')
-rw-r--r-- | dev-perl/Event/Event-1.270.0.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/Event/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Event/metadata.xml | 3 |
3 files changed, 32 insertions, 4 deletions
diff --git a/dev-perl/Event/Event-1.270.0.ebuild b/dev-perl/Event/Event-1.270.0.ebuild new file mode 100644 index 000000000000..719688225a8d --- /dev/null +++ b/dev-perl/Event/Event-1.270.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=ETJ +DIST_VERSION=1.27 +inherit perl-module + +DESCRIPTION="Fast, generic event loop" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-1.0.0 + ) +" +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +} +mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf Tutorial.pdf-errata.txt" diff --git a/dev-perl/Event/Manifest b/dev-perl/Event/Manifest index f05d2fa17134..64d7ff541bea 100644 --- a/dev-perl/Event/Manifest +++ b/dev-perl/Event/Manifest @@ -1,3 +1,5 @@ DIST Event-1.26.tar.gz 254787 BLAKE2B 9cac8633f38a674eefb91aa270d72541e216626f61d43cb638d8edb75da2fcf62c0586a40fb35888c2fbe8d0cee9cbb0c94efba0b38aaf124f574d867686ec9c SHA512 0ef22cbbecf01d98d7bddb46bcca48d888a0ed8a41d68165edfca54273e295b8ab53196f4a35fa45b440754f4e75024dbeb08be4daed16c2681506ce8cbdd474 +DIST Event-1.27.tar.gz 256609 BLAKE2B b27eff4243a0a009a6f97331359ec3bd2243c95e64f5ec8cd973fb1ec5f5732288bd7c906d2f97d2510f4595937ba0bf47461b12e0658540139058e3cc95d8ac SHA512 8b22723e200c490b3716245c4a08993e71fe475a95db50a91c71e5628efaa5855ec138b4a13c05bd21a08a0def6dc840c2a7947b1fbd53f84b37d9a9568a5bd1 EBUILD Event-1.260.0.ebuild 465 BLAKE2B 6ea496b5ab0e2e4ed92a26b55f82fe37174463a4d6f52341ebb7da5f1aba33fbf863083e105d39bebe9e7dc5cb093cbe83f85fd5c8641493a99e77ec9d7a4f19 SHA512 421a416ad841ad4c8424eeff07d8e96bd9531d2c434450e68e7f4253382c7157675b6210f0d24b2ad0e9b56d9e5318f5c9a792dc90c54056127ea0cc8aca5cf5 -MISC metadata.xml 1421 BLAKE2B b349a9bfe2419f225af7d703413d0b5ff4c767296b92e8458b78be4aae7f4b1527f049c124f86ad2acc10774071e4fccb3610b9a0064408dc68b737eece55aa6 SHA512 87b63633cf0d3e76faf3398fc14f972acf5e10c5eee1f54702ecded7d5cdfef84b1cb4376a961e744df9967f3b3de5af2a682e427c5f39d10f4eb4b0cbff4b90 +EBUILD Event-1.270.0.ebuild 561 BLAKE2B a06254609f80c00eb902776679ee4f6c80a9243440991b141a6e4a17a21c70f76cc60c1ad1f245c4bf702a194586f52e4fef18cc94ae2cc2cb4dd39ff69f128e SHA512 bb5608c105ef982f35e5c86cd172c0c63a31b54bf668909af2a6dc6cf7b0c5d5928fd53638decc97019d5ee64677856f4d9a04d1dd62ece2901fd3b3a9605514 +MISC metadata.xml 1240 BLAKE2B 6626da0bc7f415417dd70236a519ce56145bcb2944cf96ecc4faba4504486caddd2dbef83614783d37f1ea74871018e1af09e788716573784cafca04498a35c9 SHA512 f0d7147bad0ab0f1dca51f6c9d31338e4b4cc4a112a4015db7b3098a5840c4e4311168ad0fff3ee1d2ad829e069600fc091ab81d4c4ec87e69ae04a03a203a4e diff --git a/dev-perl/Event/metadata.xml b/dev-perl/Event/metadata.xml index d435fc3510cb..1a5954b24356 100644 --- a/dev-perl/Event/metadata.xml +++ b/dev-perl/Event/metadata.xml @@ -18,9 +18,6 @@ <remote-id type="cpan-module">Event::group</remote-id> <remote-id type="cpan-module">Event::idle</remote-id> <remote-id type="cpan-module">Event::io</remote-id> - <remote-id type="cpan-module">Event::msg</remote-id> - <remote-id type="cpan-module">Event::process</remote-id> - <remote-id type="cpan-module">Event::semaphore</remote-id> <remote-id type="cpan-module">Event::signal</remote-id> <remote-id type="cpan-module">Event::timer</remote-id> <remote-id type="cpan-module">Event::type</remote-id> |