public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Event/
Date: Fri, 13 Aug 2021 01:05:34 +0000 (UTC)	[thread overview]
Message-ID: <1628816709.2e5a713fa496d99821f06b0c01c6b5f18a34fd9a.sam@gentoo> (raw)

commit:     2e5a713fa496d99821f06b0c01c6b5f18a34fd9a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 00:46:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 01:05:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5a713f

dev-perl/Event: drop 1.260.0, 1.270.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Event/Event-1.260.0.ebuild | 22 ----------------------
 dev-perl/Event/Event-1.270.0.ebuild | 29 -----------------------------
 dev-perl/Event/Manifest             |  2 --
 3 files changed, 53 deletions(-)

diff --git a/dev-perl/Event/Event-1.260.0.ebuild b/dev-perl/Event/Event-1.260.0.ebuild
deleted file mode 100644
index d5e76fe29bc..00000000000
--- a/dev-perl/Event/Event-1.260.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETJ
-DIST_VERSION=1.26
-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 )"
-
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	test? ( virtual/perl-Test )
-"
-
-mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf Tutorial.pdf-errata.txt"

diff --git a/dev-perl/Event/Event-1.270.0.ebuild b/dev-perl/Event/Event-1.270.0.ebuild
deleted file mode 100644
index 6b1b9eb78af..00000000000
--- a/dev-perl/Event/Event-1.270.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 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 3c72ddd53d9..ae58e30cdaf 100644
--- a/dev-perl/Event/Manifest
+++ b/dev-perl/Event/Manifest
@@ -1,3 +1 @@
-DIST Event-1.26.tar.gz 254787 BLAKE2B 9cac8633f38a674eefb91aa270d72541e216626f61d43cb638d8edb75da2fcf62c0586a40fb35888c2fbe8d0cee9cbb0c94efba0b38aaf124f574d867686ec9c SHA512 0ef22cbbecf01d98d7bddb46bcca48d888a0ed8a41d68165edfca54273e295b8ab53196f4a35fa45b440754f4e75024dbeb08be4daed16c2681506ce8cbdd474
-DIST Event-1.27.tar.gz 256609 BLAKE2B b27eff4243a0a009a6f97331359ec3bd2243c95e64f5ec8cd973fb1ec5f5732288bd7c906d2f97d2510f4595937ba0bf47461b12e0658540139058e3cc95d8ac SHA512 8b22723e200c490b3716245c4a08993e71fe475a95db50a91c71e5628efaa5855ec138b4a13c05bd21a08a0def6dc840c2a7947b1fbd53f84b37d9a9568a5bd1
 DIST Event-1.28.tar.gz 256630 BLAKE2B 488f9f7e6f54d62500aea32689c9c09108d058bf3f16df792bf959a42ebb20e09a2ae112829fd17897cbd5f45862be0f67cc9b8d78789a513951bd3db112e27b SHA512 8c7e676c3f659f85ae53ff3b60142943c72881f101f2c66dfd1a7e47babfade0171b78a2062476b6e061f12370b279b73abbe3ab01b07d7088145fa9508e7d0c


             reply	other threads:[~2021-08-13  1:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-13  1:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25  4:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Event/ Sam James
2024-06-25  4:14 Sam James
2024-06-25  3:58 Sam James
2024-05-22  2:55 Sam James
2021-08-02  4:56 Sam James
2021-08-02  2:19 Sam James
2021-08-01  8:03 Sam James
2021-08-01  8:03 Sam James
2021-08-01  7:24 Sam James
2021-05-29  8:43 Agostino Sarubbo
2021-05-29  8:41 Agostino Sarubbo
2021-05-29  6:09 Sam James
2021-05-28 19:11 Sam James
2021-05-28 17:51 Andreas K. Hüttel
2020-08-14  8:01 Kent Fredric
2020-04-14  9:53 Kent Fredric
2018-08-24 19:37 Markus Meier
2018-06-25 21:23 Tobias Klausmann
2018-06-10 18:14 Sergei Trofimovich
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2018-06-09 10:06 Sergei Trofimovich
2016-12-08 19:09 Kent Fredric
2016-01-17 21:30 Andreas Hüttel
2016-01-17 18:56 Mikle Kolyada
2016-01-17 13:39 Mikle Kolyada
2016-01-12 20:20 Markus Meier
2016-01-11  9:07 Agostino Sarubbo
2016-01-10 10:34 Agostino Sarubbo
2016-01-09  6:43 Agostino Sarubbo
2016-01-05 10:49 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1628816709.2e5a713fa496d99821f06b0c01c6b5f18a34fd9a.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox