From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-perlbrew/
Date: Sat, 17 Jul 2021 19:11:36 +0000 (UTC) [thread overview]
Message-ID: <1626549076.df3a1f6fafadd86b2a7a94f5fbba9f1aade0a0a0.dilfridge@gentoo> (raw)
commit: df3a1f6fafadd86b2a7a94f5fbba9f1aade0a0a0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 19:01:22 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 19:11:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3a1f6f
dev-perl/App-perlbrew: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/App-perlbrew/App-perlbrew-0.880.0.ebuild | 63 -----------------------
dev-perl/App-perlbrew/Manifest | 1 -
2 files changed, 64 deletions(-)
diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.880.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.880.0.ebuild
deleted file mode 100644
index 63f89148cbb..00000000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.880.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=GUGOD
-DIST_VERSION=0.88
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.860.0
- >=dev-perl/CPAN-Perl-Releases-5.201.912.200
- >=dev-perl/Capture-Tiny-0.360.0
- >=dev-perl/Devel-PatchPerl-1.800.0
- >=virtual/perl-ExtUtils-MakeMaker-7.220.0
- >=virtual/perl-File-Temp-0.230.400
- virtual/perl-JSON-PP
- >=virtual/perl-Pod-Parser-1.630.0
- >=dev-perl/local-lib-2.0.14
-"
-DEPEND="
- dev-perl/Module-Build-Tiny
-"
-BDEPEND="${RDEPEND}
- >=dev-perl/Module-Build-Tiny-0.34.0
- test? (
- >=dev-perl/File-Which-1.210.0
- >=dev-perl/IO-All-0.510.0
- >=dev-perl/Path-Class-0.330.0
-
- >=dev-perl/Test-Exception-0.320.0
- >=dev-perl/Test-NoWarnings-1.40.0
- >=dev-perl/Test-Output-1.30.0
- >=virtual/perl-Test-Simple-1.1.2
- >=dev-perl/Test-Spec-0.470.0
- >=dev-perl/Test-TempDir-Tiny-0.16.0
- )
-"
-mydoc=("doc/notes.org")
-src_test() {
- ( # export leak guard
- if has "network" ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
- einfo "Network Tests Enabled"
- export TEST_LIVE=1
- else
- ewarn "This package needs network access for comprehensive testing."
- ewarn "For details, see:"
- ewarn "https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}"
- fi
- if has "network-dev-test" ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
- einfo "Developer HTTP Test enabled"
- export PERLBREW_DEV_TEST=1
- fi
- perl-module_src_test
- )
-}
diff --git a/dev-perl/App-perlbrew/Manifest b/dev-perl/App-perlbrew/Manifest
index 0ce9afeb5e0..5a8726e82dc 100644
--- a/dev-perl/App-perlbrew/Manifest
+++ b/dev-perl/App-perlbrew/Manifest
@@ -1,2 +1 @@
-DIST App-perlbrew-0.88.tar.gz 92126 BLAKE2B f7bff0635d9d3d768f781ffd0f67c69db4d837b7f2dffc72a002c3dee4ea2e7cc04b1e4ed46e68e52d675859516b88832be563f8cdfa35d6dc6cccc875ecf265 SHA512 16a60637f9de4ca12b270b3a6946b15b0881af797e5f811be601895ed25db0eb98f6056a219025213f439ceb5f2253bb175e0efa5d3742fffd7820fcf0433115
DIST App-perlbrew-0.92.tar.gz 85094 BLAKE2B 478ebc87ac6b93e5913b7c0f8be6aa6cbb0033581cafba141ac55f3ee8b475721b87c15536fdcdb3855583137e4336a8e8d630ceadaf2ccb85e09eadb1e0bd73 SHA512 34115bb3f8eb3e903fa2fd85f6f00b89338379799c6ff5f14600eed035b87b7e83bcf3e020a34e5ad6437d8cd5ed542ca8e091b3245c636045c7908a94d5de68
next reply other threads:[~2021-07-17 19:11 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-17 19:11 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 9:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-perlbrew/ Arthur Zamarin
2025-03-03 21:22 Sam James
2025-01-22 3:55 Sam James
2024-10-14 4:44 Sam James
2023-09-21 22:17 Sam James
2023-07-24 4:12 Sam James
2023-07-24 4:01 Sam James
2023-06-22 4:48 Sam James
2021-07-17 19:11 Andreas K. Hüttel
2021-05-04 21:27 Sam James
2021-05-04 21:26 Sam James
2021-05-02 12:52 Andreas K. Hüttel
2021-04-17 22:43 Andreas K. Hüttel
2020-10-19 1:59 Kent Fredric
2020-09-25 23:03 Kent Fredric
2020-04-28 11:39 Kent Fredric
2020-04-11 14:07 Kent Fredric
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 13:49 Agostino Sarubbo
2018-09-07 6:45 Kent Fredric
2018-04-03 11:52 Jason Zaman
2017-12-29 20:42 Mikle Kolyada
2017-12-29 20:42 Mikle Kolyada
2017-09-18 10:19 Kent Fredric
2017-06-14 23:40 Kent Fredric
2017-01-18 11:28 Agostino Sarubbo
2016-11-21 0:54 Kent Fredric
2016-08-08 19:12 Kent Fredric
2016-08-08 19:12 Kent Fredric
2016-05-06 22:30 Andreas Hüttel
2015-12-26 21:26 Andreas Hüttel
2015-10-07 8:11 Patrice Clement
2015-10-07 8:11 Patrice Clement
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=1626549076.df3a1f6fafadd86b2a7a94f5fbba9f1aade0a0a0.dilfridge@gentoo \
--to=dilfridge@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