public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mojolicious/
Date: Wed, 15 Apr 2020 09:53:28 +0000 (UTC)	[thread overview]
Message-ID: <1586944291.4aaa7e925c4e3543bd623dad36a55e66ea932143.kentnl@gentoo> (raw)

commit:     4aaa7e925c4e3543bd623dad36a55e66ea932143
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 15:20:07 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 09:51:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aaa7e92

dev-perl/Mojolicious: Remove old 6.610.0, 7.{14,19,29,30}0.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Mojolicious/Manifest                   |  5 ----
 dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild | 35 -------------------------
 dev-perl/Mojolicious/Mojolicious-7.140.0.ebuild | 35 -------------------------
 dev-perl/Mojolicious/Mojolicious-7.190.0.ebuild | 35 -------------------------
 dev-perl/Mojolicious/Mojolicious-7.290.0.ebuild | 35 -------------------------
 dev-perl/Mojolicious/Mojolicious-7.300.0.ebuild | 35 -------------------------
 6 files changed, 180 deletions(-)

diff --git a/dev-perl/Mojolicious/Manifest b/dev-perl/Mojolicious/Manifest
index a05189e18d0..50c95ebbc3f 100644
--- a/dev-perl/Mojolicious/Manifest
+++ b/dev-perl/Mojolicious/Manifest
@@ -1,6 +1 @@
-DIST Mojolicious-6.61.tar.gz 652374 BLAKE2B 61f9f59d34e94355e509bf5e4b18a2da0d87c451d5d553f3437824a90e23ebfd2738dec8035c9f3c1cb74cfba454f6c5ba2e1bb04bd458867a1b9166e79f4b2a SHA512 8b251fb0bb9dec8dc2f2e0279e6ae3591acec626e2c8e5151494f363fe688c6a7c520727620b59d90e38d8192f8cc126fea27ea4177984427976921ff2094ce2
-DIST Mojolicious-7.14.tar.gz 661916 BLAKE2B a84f178e00251b4a7bf47e09b489826c08114467a51ea41d2211a2ed9846588834fc68a9a49952713638dd096fb2bc76eb3ee90dcd7e96255ddb185a789fdf8a SHA512 da65782734664161338a502174c1f778a48e0b4e47498f9ed298a1728ba58bc56f86ab08b88c0076518afdcdb9e0723cee4af9d3ed1213cef6446a90eaae36b6
-DIST Mojolicious-7.19.tar.gz 665594 BLAKE2B c0b35634404ecea872710e2c0494f102dd9f43d0f25e673d15d9a48a5b878652aff97397fe7b21fc0cc69d8c75ba5e30f86cd617a1d740533228df38a5f74342 SHA512 43f7b69c1d0968fe472da09c1584c9a93f17a57b0e064e4127454bf79ad8a24df586eb3acc8c8d7242dc8bf51e8269731d749923b5dfbe0430dbb3ad7301d479
-DIST Mojolicious-7.29.tar.gz 673278 BLAKE2B 38eda53a08c7c1bb9393566c0e76e893dd118ecbe5b928169b8d4da4bc49bef3448c582bf8e5846c5c1f90664fe7d19154bc26a6eeb66a1e65ec6ebc6107352d SHA512 f3cdf282f37d2ff670fe8f9d6a8a9e5f18e74527ab42c51e8c5333555376bf177fbad052ad843ce7c849b1c2ddec2c42c2db4cfeac1fc0c33d571bec43aa32a3
-DIST Mojolicious-7.30.tar.gz 674616 BLAKE2B b50759920c1e3f4ac5e777f9379da37f852ff1265c84cdc06935a2557f6aa6d43881ac8ca59c1d3aabfb9c282b589166b40c2e8f5b2dcee3e80f43a895064f4a SHA512 be1b6d3bae65c67f99bb75b2a8d8a15b8493560d4cece47adbf2660a3e1479803dbfdae7d5c226a37004db8c0aa1fed21202c192c4675c8a60dc2f4368a35016
 DIST Mojolicious-7.57.tar.gz 706093 BLAKE2B 13212367fe09a437a97093668558ded1216465b25dd145ecf7e62256f05f129a434164a346bb3e928482fc041acfd68350e9e71ac088c49f679df43221917f73 SHA512 2bb830ca14cda5571a614ad74144c047dd96fafe49b530b1e6e19115c43cc3b8f4f174f549fdb8816183e42f26620fcf36b47f7c05ae592273c74c38dfaa4c0b

diff --git a/dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild b/dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild
deleted file mode 100644
index 1c614dc310a..00000000000
--- a/dev-perl/Mojolicious/Mojolicious-6.610.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SRI
-DIST_VERSION=6.61
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Real-time web framework"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? (
-		>=dev-perl/EV-4.0.0
-	)
-	>=virtual/perl-IO-Socket-IP-0.370.0
-	>=virtual/perl-JSON-PP-2.271.30
-	>=virtual/perl-Pod-Simple-3.90.0
-	>=virtual/perl-Time-Local-1.200.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-src_test() {
-	perl_rm_files t/pod{,_coverage}.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Mojolicious/Mojolicious-7.140.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.140.0.ebuild
deleted file mode 100644
index 59b429e8a6b..00000000000
--- a/dev-perl/Mojolicious/Mojolicious-7.140.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SRI
-DIST_VERSION=7.14
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Real-time web framework"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? (
-		>=dev-perl/EV-4.0.0
-	)
-	>=virtual/perl-IO-Socket-IP-0.370.0
-	>=virtual/perl-JSON-PP-2.271.30
-	>=virtual/perl-Pod-Simple-3.90.0
-	>=virtual/perl-Time-Local-1.200.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-src_test() {
-	perl_rm_files t/pod{,_coverage}.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Mojolicious/Mojolicious-7.190.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.190.0.ebuild
deleted file mode 100644
index c6b3c60c5a2..00000000000
--- a/dev-perl/Mojolicious/Mojolicious-7.190.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SRI
-DIST_VERSION=7.19
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Real-time web framework"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? (
-		>=dev-perl/EV-4.0.0
-	)
-	>=virtual/perl-IO-Socket-IP-0.370.0
-	>=virtual/perl-JSON-PP-2.271.30
-	>=virtual/perl-Pod-Simple-3.90.0
-	>=virtual/perl-Time-Local-1.200.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-src_test() {
-	perl_rm_files t/pod{,_coverage}.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Mojolicious/Mojolicious-7.290.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.290.0.ebuild
deleted file mode 100644
index 9083fa4bac6..00000000000
--- a/dev-perl/Mojolicious/Mojolicious-7.290.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SRI
-DIST_VERSION=7.29
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Real-time web framework"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? (
-		>=dev-perl/EV-4.0.0
-	)
-	>=virtual/perl-IO-Socket-IP-0.370.0
-	>=virtual/perl-JSON-PP-2.271.30
-	>=virtual/perl-Pod-Simple-3.90.0
-	>=virtual/perl-Time-Local-1.200.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-src_test() {
-	perl_rm_files t/pod{,_coverage}.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Mojolicious/Mojolicious-7.300.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.300.0.ebuild
deleted file mode 100644
index b0dc8316013..00000000000
--- a/dev-perl/Mojolicious/Mojolicious-7.300.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SRI
-DIST_VERSION=7.30
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Real-time web framework"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!minimal? (
-		>=dev-perl/EV-4.0.0
-	)
-	>=virtual/perl-IO-Socket-IP-0.370.0
-	>=virtual/perl-JSON-PP-2.271.30
-	>=virtual/perl-Pod-Simple-3.90.0
-	>=virtual/perl-Time-Local-1.200.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-src_test() {
-	perl_rm_files t/pod{,_coverage}.t
-	perl-module_src_test
-}


             reply	other threads:[~2020-04-15  9:53 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15  9:53 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12 14:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mojolicious/ Arthur Zamarin
2025-07-04 19:01 Sam James
2025-06-06  3:44 Sam James
2025-01-12 13:16 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2024-11-14  2:04 Sam James
2024-10-11  3:39 Sam James
2024-06-25  4:14 Sam James
2024-06-25  4:07 Sam James
2024-06-25  4:07 Sam James
2024-06-09 21:08 Sam James
2024-05-17  4:48 Sam James
2024-05-02  1:36 Sam James
2024-02-02 14:17 Arthur Zamarin
2024-02-02 13:34 Arthur Zamarin
2024-02-02  3:58 Sam James
2024-01-11  9:38 Sam James
2023-12-19  5:19 Sam James
2023-10-29  1:58 Sam James
2023-09-12  0:43 Sam James
2023-06-20  4:35 Sam James
2023-06-20  4:14 Sam James
2022-02-19  9:00 Arthur Zamarin
2022-02-19  7:05 Arthur Zamarin
2022-02-19  3:41 Sam James
2022-02-19  3:02 Sam James
2021-11-16 20:33 Andreas K. Hüttel
2021-11-16 20:33 Andreas K. Hüttel
2021-09-26 22:16 Marek Szuba
2021-08-25  6:00 Agostino Sarubbo
2021-08-25  5:28 Agostino Sarubbo
2021-07-26  6:24 Sam James
2021-07-15 21:42 Sam James
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2021-07-08 19:33 Andreas K. Hüttel
2021-07-08 19:33 Andreas K. Hüttel
2020-08-13  2:49 Kent Fredric
2020-08-13  2:25 Kent Fredric
2020-08-13  1:41 Kent Fredric
2020-08-13  0:44 Kent Fredric
2020-08-13  0:33 Kent Fredric
2020-08-13  0:11 Kent Fredric
2020-08-12 23:38 Kent Fredric
2020-08-12 23:19 Kent Fredric
2020-08-12 23:09 Kent Fredric
2020-08-12 22:38 Kent Fredric
2020-08-12 21:19 Kent Fredric
2020-08-12 21:19 Kent Fredric
2018-09-01 19:01 Thomas Deutschmann
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-07-15 15:51 Mikle Kolyada
2018-07-15  2:26 Kent Fredric
2017-11-19  8:36 Kent Fredric
2017-08-09  9:18 Sergei Trofimovich
2017-08-03  8:20 Sergei Trofimovich
2017-06-15 16:27 Markus Meier
2017-06-02  1:04 Kent Fredric
2017-05-29 19:17 Kent Fredric
2017-05-07 11:05 Mikle Kolyada
2017-04-07 15:59 Kent Fredric
2017-03-19  6:05 Kent Fredric
2017-01-26  3:12 Kent Fredric
2017-01-19 14:17 Kent Fredric
2017-01-17  3:52 Kent Fredric
2017-01-07 21:14 Kent Fredric
2016-12-21  4:22 Kent Fredric
2016-12-04 19:37 Kent Fredric
2016-05-21  0:36 Andreas Hüttel

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=1586944291.4aaa7e925c4e3543bd623dad36a55e66ea932143.kentnl@gentoo \
    --to=kentnl@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