* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/
@ 2016-05-16 22:41 Andreas Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Hüttel @ 2016-05-16 22:41 UTC (permalink / raw
To: gentoo-commits
commit: 317c0e022af7e4aa60016523bba2ee4ef1b8f1e1
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 22:33:59 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon May 16 22:33:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317c0e02
dev-perl/Sysadm-Install: Remove old
Package-Manager: portage-2.2.28
dev-perl/Sysadm-Install/Manifest | 3 ---
.../Sysadm-Install/Sysadm-Install-0.420.0.ebuild | 23 ----------------------
.../Sysadm-Install/Sysadm-Install-0.430.0.ebuild | 23 ----------------------
.../Sysadm-Install/Sysadm-Install-0.440.0.ebuild | 23 ----------------------
4 files changed, 72 deletions(-)
diff --git a/dev-perl/Sysadm-Install/Manifest b/dev-perl/Sysadm-Install/Manifest
index d61534a..fb9d0bc 100644
--- a/dev-perl/Sysadm-Install/Manifest
+++ b/dev-perl/Sysadm-Install/Manifest
@@ -1,4 +1 @@
-DIST Sysadm-Install-0.42.tar.gz 28896 SHA256 36f636a4f886f3d8a73e89db4875bd207f5e804cdee4f233767793086b3e1306 SHA512 e2c9fab64b131ced8f7a002bd8a03a887a9c614013bf7a938d79019df52c268e4cbc1d4bf3618237a4c8fc1169eb4e08e53cf2eb0fdb0aa520c44194d592c668 WHIRLPOOL 72f70f83153c47fa6b110ce8a5de67e15bb5e3a32e3d27ea212238e8703a5ae23a66de283be16fb803a21ad1631f9fff371a9f958b8e05b482cb77a15cb7cb26
-DIST Sysadm-Install-0.43.tar.gz 28443 SHA256 53238cc922b6f000504216f50003761be68a49503121894b6ed05ea5efd2d849 SHA512 b50a77481b658363860561d24f45104f900c38dbfd18089294a8bc8d4ae9cf937577cd272bc07279e6e4466bf7026cb6947928b749f479fff1dc593ca2c0424f WHIRLPOOL 10cc025ea084cf6721b16957d79606e41fa7c7933d0c40bcd449b64e1f06e0d7c8050bb531ccaeef9fe32c77953963a9d8a10aaae075c62926cefb5183f1ac50
-DIST Sysadm-Install-0.44.tar.gz 26665 SHA256 1e3f80f17e746c86c70d2d126bf613b6ed5e0a57ff3caf9f04ea454d8f0c801f SHA512 6b933187f5c280d899b35b9c26016e0b0868e7af8cb06eeec0bd309c7110b4cb4a9c9853dc6ac505bb441b2677314e9aca412a8ba523f8c4458132e64652ddc4 WHIRLPOOL 5f547bc4db348fc82a7439f0370aadd2f963b4db5529f4a073df7988ad50d3e0526bfd739c7cb1a0a79aaa2822d498dc4b7add30ad4ba0d88855adb467c502b4
DIST Sysadm-Install-0.46.tar.gz 26560 SHA256 a5464bec7c40daa33b8b8dbcc901369bd094a83d8558ac0444752168d6ddbd23 SHA512 ed9f190529a6d0da7c45f6ed76ab2125124b75bf3211cb7596b717433683170f06b7444434c1d914a2ba3f5a18bcaac69ff5c9df8489ad2331ed442ab1fa208b WHIRLPOOL 3c3f25017b0de49e3fad3a79b1528489b3f83bc82ee5a140ddab2b122b6a3b9c1018f96aec6a0903f7e193c3a27ec0c745a80406ab969fb11ad7b8f3c0acd214
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.420.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.420.0.ebuild
deleted file mode 100644
index 0e89fa1..0000000
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.420.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHILLI
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION="Typical installation tasks for system administrators"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="hammer"
-
-RDEPEND="dev-perl/TermReadKey
- dev-perl/libwww-perl
- >=dev-perl/Log-Log4perl-1.28
- hammer? ( dev-perl/Expect )"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.430.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.430.0.ebuild
deleted file mode 100644
index 5a1c0f8..0000000
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.430.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHILLI
-MODULE_VERSION=0.43
-inherit perl-module
-
-DESCRIPTION="Typical installation tasks for system administrators"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="hammer"
-
-RDEPEND="dev-perl/TermReadKey
- dev-perl/libwww-perl
- >=dev-perl/Log-Log4perl-1.28
- hammer? ( dev-perl/Expect )"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.440.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.440.0.ebuild
deleted file mode 100644
index 84521ce..0000000
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.440.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHILLI
-MODULE_VERSION=0.44
-inherit perl-module
-
-DESCRIPTION="Typical installation tasks for system administrators"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="hammer"
-
-RDEPEND="dev-perl/TermReadKey
- dev-perl/libwww-perl
- >=dev-perl/Log-Log4perl-1.28
- hammer? ( dev-perl/Expect )"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/
@ 2017-06-30 2:47 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2017-06-30 2:47 UTC (permalink / raw
To: gentoo-commits
commit: a9fc5fa98a01e448bb4d8fb02ad25ad53c1c499e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 02:46:54 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 02:46:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fc5fa9
dev-perl/Sysadm-Install: Fix missing dep on dev-perl/File-Which
-r1 bump for RDEPEND propagation
Package-Manager: Portage-2.3.6, Repoman-2.3.2
...{Sysadm-Install-0.460.0.ebuild => Sysadm-Install-0.460.0-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
similarity index 86%
rename from dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild
rename to dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
index ebfe02a5b5e..f1d1ae69eb6 100644
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild
+++ b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,6 +16,7 @@ IUSE="hammer"
RDEPEND="dev-perl/TermReadKey
dev-perl/libwww-perl
>=dev-perl/Log-Log4perl-1.28
+ dev-perl/File-Which
hammer? ( dev-perl/Expect )"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/
@ 2017-09-18 16:50 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2017-09-18 16:50 UTC (permalink / raw
To: gentoo-commits
commit: 1d7cfd5d82bf713e45004842c1280d1eaa7e8f73
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 16:40:42 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 16:50:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7cfd5d
dev-perl/Sysadm-Install: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Sysadm-Install/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sysadm-Install/metadata.xml b/dev-perl/Sysadm-Install/metadata.xml
index a91b2e115c1..13f3285703f 100644
--- a/dev-perl/Sysadm-Install/metadata.xml
+++ b/dev-perl/Sysadm-Install/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<use>
<flag name="hammer">Enable hammer() funtion to run a command in the shell and simulate a user
- hammering the ENTER key to accept defaults on prompts</flag>
+ hammering the ENTER key to accept defaults on prompts</flag>
</use>
<upstream>
<remote-id type="cpan">Sysadm-Install</remote-id>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/
@ 2018-01-10 17:14 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2018-01-10 17:14 UTC (permalink / raw
To: gentoo-commits
commit: 45837748c2f960cee24750c9003d040d4f626332
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 17:14:27 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 17:14:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45837748
dev-perl/Sysadm-Install: Bump to version 0.480.0
- EAPI6
- Add USE=examples
- Parallel testing
Upstream:
- password_read now prompts to STDERR instead of STDOUT and optionally
to dev/tty.
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/Sysadm-Install/Manifest | 1 +
.../Sysadm-Install/Sysadm-Install-0.480.0.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-perl/Sysadm-Install/Manifest b/dev-perl/Sysadm-Install/Manifest
index ec18049966b..0225a6c7064 100644
--- a/dev-perl/Sysadm-Install/Manifest
+++ b/dev-perl/Sysadm-Install/Manifest
@@ -1 +1,2 @@
DIST Sysadm-Install-0.46.tar.gz 26560 BLAKE2B c9e8bdae41daeaa9c882abe6cb7a8f9d1cb169cbf3b3d0c963902f83b33854c74f07ff911823c953d44e52cdcafbb9ab11e14e4d98ede9cca06479278b35b70d SHA512 ed9f190529a6d0da7c45f6ed76ab2125124b75bf3211cb7596b717433683170f06b7444434c1d914a2ba3f5a18bcaac69ff5c9df8489ad2331ed442ab1fa208b
+DIST Sysadm-Install-0.48.tar.gz 26844 BLAKE2B 887291e7360cde0cc2380358ad709b9330b1305f1660b275ea970f2b918cd669aacb1b8c4772c56d3b5221a5364dc99455bef97b8175be6a2d805ced82d1295e SHA512 be2a00c8f849891f4f184bc15d6c7520fcf7ba828c40ed1dbc55566f2d134232d79687417a9a78a405e37f89c877e759e3788226823491de5f970105950e0bd2
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0.ebuild
new file mode 100644
index 00000000000..a299312e789
--- /dev/null
+++ b/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MSCHILLI
+DIST_VERSION=0.48
+DIST_EXAMPLES=( "eg/ask" "eg/mkperl" "eg/perm_cp" "eg/tap" "eg/untar_in" )
+inherit perl-module
+
+DESCRIPTION="Typical installation tasks for system administrators"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="hammer"
+
+RDEPEND="
+ >=virtual/perl-File-Temp-0.160.0
+ >=dev-perl/File-Which-0.160.0
+ dev-perl/libwww-perl
+ >=dev-perl/Log-Log4perl-1.280.0
+ dev-perl/TermReadKey
+ hammer? ( dev-perl/Expect )"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/
@ 2018-07-21 12:27 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2018-07-21 12:27 UTC (permalink / raw
To: gentoo-commits
commit: b122521cc15cfa63fd54ec30dd15325d5fb744a6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 12:19:22 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 12:27:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b122521c
dev-perl/Sysadm-Install: Cleanup old version 0.460.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Sysadm-Install/Manifest | 1 -
.../Sysadm-Install-0.460.0-r1.ebuild | 23 ----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-perl/Sysadm-Install/Manifest b/dev-perl/Sysadm-Install/Manifest
index 0225a6c7064..742e7fdfa0d 100644
--- a/dev-perl/Sysadm-Install/Manifest
+++ b/dev-perl/Sysadm-Install/Manifest
@@ -1,2 +1 @@
-DIST Sysadm-Install-0.46.tar.gz 26560 BLAKE2B c9e8bdae41daeaa9c882abe6cb7a8f9d1cb169cbf3b3d0c963902f83b33854c74f07ff911823c953d44e52cdcafbb9ab11e14e4d98ede9cca06479278b35b70d SHA512 ed9f190529a6d0da7c45f6ed76ab2125124b75bf3211cb7596b717433683170f06b7444434c1d914a2ba3f5a18bcaac69ff5c9df8489ad2331ed442ab1fa208b
DIST Sysadm-Install-0.48.tar.gz 26844 BLAKE2B 887291e7360cde0cc2380358ad709b9330b1305f1660b275ea970f2b918cd669aacb1b8c4772c56d3b5221a5364dc99455bef97b8175be6a2d805ced82d1295e SHA512 be2a00c8f849891f4f184bc15d6c7520fcf7ba828c40ed1dbc55566f2d134232d79687417a9a78a405e37f89c877e759e3788226823491de5f970105950e0bd2
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
deleted file mode 100644
index f1d1ae69eb6..00000000000
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHILLI
-MODULE_VERSION=0.46
-inherit perl-module
-
-DESCRIPTION="Typical installation tasks for system administrators"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="hammer"
-
-RDEPEND="dev-perl/TermReadKey
- dev-perl/libwww-perl
- >=dev-perl/Log-Log4perl-1.28
- dev-perl/File-Which
- hammer? ( dev-perl/Expect )"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/
@ 2021-08-11 21:26 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-08-11 21:26 UTC (permalink / raw
To: gentoo-commits
commit: e477f4c70e162ff45f97972825d0ec2a96d9ae9a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 21:18:56 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 21:25:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e477f4c7
dev-perl/Sysadm-Install: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...m-Install-0.480.0.ebuild => Sysadm-Install-0.480.0-r1.ebuild} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0-r1.ebuild
similarity index 84%
rename from dev-perl/Sysadm-Install/Sysadm-Install-0.480.0.ebuild
rename to dev-perl/Sysadm-Install/Sysadm-Install-0.480.0-r1.ebuild
index a299312e789..7d8bb9fb1e7 100644
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0.ebuild
+++ b/dev-perl/Sysadm-Install/Sysadm-Install-0.480.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=MSCHILLI
DIST_VERSION=0.48
@@ -20,7 +20,8 @@ RDEPEND="
dev-perl/libwww-perl
>=dev-perl/Log-Log4perl-1.280.0
dev-perl/TermReadKey
- hammer? ( dev-perl/Expect )"
-DEPEND="${RDEPEND}
+ hammer? ( dev-perl/Expect )
+"
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-08-11 21:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-21 12:27 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sysadm-Install/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-08-11 21:26 Andreas K. Hüttel
2018-01-10 17:14 Kent Fredric
2017-09-18 16:50 Kent Fredric
2017-06-30 2:47 Kent Fredric
2016-05-16 22:41 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox