* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2015-12-30 12:29 Andreas Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2015-12-30 12:29 UTC (permalink / raw
To: gentoo-commits
commit: 8cf7330bccc21b492fdab2996c87e0bd93359e87
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 12:26:00 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 12:30:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf7330b
dev-perl/Config-Crontab: Remove old
Package-Manager: portage-2.2.26
.../Config-Crontab/Config-Crontab-1.330.0-r1.ebuild | 17 -----------------
dev-perl/Config-Crontab/Manifest | 1 -
2 files changed, 18 deletions(-)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.330.0-r1.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.330.0-r1.ebuild
deleted file mode 100644
index 727b1d9..0000000
--- a/dev-perl/Config-Crontab/Config-Crontab-1.330.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SCOTTW
-MODULE_VERSION=1.33
-inherit perl-module
-
-DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/Config-Crontab/Manifest b/dev-perl/Config-Crontab/Manifest
index ec35ba3..b84934e 100644
--- a/dev-perl/Config-Crontab/Manifest
+++ b/dev-perl/Config-Crontab/Manifest
@@ -1,2 +1 @@
-DIST Config-Crontab-1.33.tar.gz 40330 SHA256 50ce7a852d1f82d36bfc4ef8fa7bc4f1b1c948939e7147a26aa866e3030e5bd4 SHA512 2545449a30cf575c89bb8e45d199a98042f5cb3bb91117ddb3d8f9c9d1b6e609fde96eca06d3866c3f12a3d438b093df34a7e87a68056bd05c58892dfcf2927a WHIRLPOOL 4d7d680db1a1b9abf7782c303c7f68a63828665ba9211ad81b62739e1c12995bfdfac9cee6cde94540ce3b8148ebd30a15f59266b159fe4325297a5ae1f9500c
DIST Config-Crontab-1.40.tar.gz 40769 SHA256 25b5893f2fb78ee1da82579afa627e8527d8ca86d08204e28283c455fe7ffb03 SHA512 1894868e92637aef1d5eaed22b8387ebe9546d0804d375e894e7acaed4eeece28dcf78eeb2658455885d1a6dc1683b0a6839c747dbd939f128d66df211d8e15f WHIRLPOOL 66f63cc7024955cd8da5dc3a999348f168b76f36773f251e6e4dbea79023379ea066fdd0d8a727813664f95fe32590a6a56f8842a58048ceb00db878bba6fad0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2016-07-23 22:34 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2016-07-23 22:34 UTC (permalink / raw
To: gentoo-commits
commit: 605264aa5e002be51efe0cf36fac87aa8e13c790
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 22:33:15 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 22:33:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605264aa
dev-perl/Config-Crontab: Bump to version 1.410.0
- EAPI6
- Add USE="examples"
Upstream:
- Spelling fixes in documentation.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild | 18 ++++++++++++++++++
dev-perl/Config-Crontab/Manifest | 1 +
2 files changed, 19 insertions(+)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
new file mode 100644
index 0000000..660ec5d
--- /dev/null
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SCOTTW
+DIST_VERSION=1.41
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=""
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
diff --git a/dev-perl/Config-Crontab/Manifest b/dev-perl/Config-Crontab/Manifest
index b84934e..f84c440 100644
--- a/dev-perl/Config-Crontab/Manifest
+++ b/dev-perl/Config-Crontab/Manifest
@@ -1 +1,2 @@
DIST Config-Crontab-1.40.tar.gz 40769 SHA256 25b5893f2fb78ee1da82579afa627e8527d8ca86d08204e28283c455fe7ffb03 SHA512 1894868e92637aef1d5eaed22b8387ebe9546d0804d375e894e7acaed4eeece28dcf78eeb2658455885d1a6dc1683b0a6839c747dbd939f128d66df211d8e15f WHIRLPOOL 66f63cc7024955cd8da5dc3a999348f168b76f36773f251e6e4dbea79023379ea066fdd0d8a727813664f95fe32590a6a56f8842a58048ceb00db878bba6fad0
+DIST Config-Crontab-1.41.tar.gz 40838 SHA256 f47256336581976a5974240c35f66ef32a33ed85545cf1bb3b5f7b1b7bcb209e SHA512 d8df15532d5fd57453678eccf000e5a5c0cc51ddc466fc2b5e3580f81ae82f7390795ff011f90acbb5a728bbe1a90f113104d8b8f43361e756fe72ce4d35936e WHIRLPOOL cbf6829dee068a106444dbd09181d413329122a51547e861c3c9b4a0f37e62f2b87541f75a3e3bc94a16a25e62c78f348eed28fbe2b261165d85d342e6d4e490
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2016-12-27 20:00 Andreas Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-12-27 20:00 UTC (permalink / raw
To: gentoo-commits
commit: b2be237057b1b0a6759e372cbde1cb8ac53451c3
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 19:43:44 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 19:59:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2be2370
dev-perl/Config-Crontab: License is actually Artistic, bug 301969
Package-Manager: portage-2.3.3
dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild | 3 ++-
dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
index b89a71a..4ae91ba 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,6 +9,7 @@ MODULE_VERSION=1.40
inherit perl-module
DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+LICENSE="Artistic"
SLOT="0"
KEYWORDS="amd64 x86"
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
index 660ec5d..2de222e 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
@@ -10,6 +10,7 @@ DIST_EXAMPLES=("example/*")
inherit perl-module
DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2017-04-25 21:42 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2017-04-25 21:42 UTC (permalink / raw
To: gentoo-commits
commit: 6f9fbe31b046af6e28bb9d2b59f2243449de5509
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 21:38:29 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 21:42:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f9fbe31
dev-perl/Config-Crontab: Bump to version 1.450.0 re bug #615114
Upstream:
- Use lexical filehandles
- Skip crontab updates without being asked
- Fix for '.' in @INC
Bug: https://bugs.gentoo.org/615114
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild | 18 ++++++++++++++++++
dev-perl/Config-Crontab/Manifest | 1 +
2 files changed, 19 insertions(+)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
new file mode 100644
index 00000000000..a122451fd91
--- /dev/null
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SCOTTW
+DIST_VERSION=1.45
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+LICENSE="Artistic"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=""
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
diff --git a/dev-perl/Config-Crontab/Manifest b/dev-perl/Config-Crontab/Manifest
index f84c440f655..772c7c9c480 100644
--- a/dev-perl/Config-Crontab/Manifest
+++ b/dev-perl/Config-Crontab/Manifest
@@ -1,2 +1,3 @@
DIST Config-Crontab-1.40.tar.gz 40769 SHA256 25b5893f2fb78ee1da82579afa627e8527d8ca86d08204e28283c455fe7ffb03 SHA512 1894868e92637aef1d5eaed22b8387ebe9546d0804d375e894e7acaed4eeece28dcf78eeb2658455885d1a6dc1683b0a6839c747dbd939f128d66df211d8e15f WHIRLPOOL 66f63cc7024955cd8da5dc3a999348f168b76f36773f251e6e4dbea79023379ea066fdd0d8a727813664f95fe32590a6a56f8842a58048ceb00db878bba6fad0
DIST Config-Crontab-1.41.tar.gz 40838 SHA256 f47256336581976a5974240c35f66ef32a33ed85545cf1bb3b5f7b1b7bcb209e SHA512 d8df15532d5fd57453678eccf000e5a5c0cc51ddc466fc2b5e3580f81ae82f7390795ff011f90acbb5a728bbe1a90f113104d8b8f43361e756fe72ce4d35936e WHIRLPOOL cbf6829dee068a106444dbd09181d413329122a51547e861c3c9b4a0f37e62f2b87541f75a3e3bc94a16a25e62c78f348eed28fbe2b261165d85d342e6d4e490
+DIST Config-Crontab-1.45.tar.gz 41420 SHA256 170f9f633afd52009f9b87a6a63b1071d574e27b853294eefa19249fc694255f SHA512 b4aa82341b113c698a8a5434ac406217877f27b5eb876d409a675daf8c9a5f5ed56cccac3a9e775437427691547b5c3b7829a5c35edee4c9fe33d9cace0879e9 WHIRLPOOL d574120e79a9441f2266d104fd11834f96cb5ad82dc4ce62b6a7c5ac04bb5583f0e59b4b2a10044eb9e94bb275d4db1c807fd8078d5afaad8ece76b1f9834f1c
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2017-05-26 13:48 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2017-05-26 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 62c723d90a962f4b1a569dd9b1e0d6b1aced2004
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 13:47:09 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 26 13:47:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c723d9
dev-perl/Config-Crontab: amd64 stable wrt bug #619726
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
index a122451fd91..7dd7b0cd027 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2017-05-26 14:05 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2017-05-26 14:05 UTC (permalink / raw
To: gentoo-commits
commit: 78f4e9438abb228d6034cf3f661973952f4f0392
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 14:04:18 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 26 14:04:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f4e943
dev-perl/Config-Crontab: x86 stable wrt bug #619726
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
index 7dd7b0cd027..f403608b159 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2017-06-03 20:51 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2017-06-03 20:51 UTC (permalink / raw
To: gentoo-commits
commit: c4527c8e66df67a44fa3260bbc689ef5655ee7de
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 3 20:50:52 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun 3 20:50:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4527c8e
dev-perl/Config-Crontab: Cleanup old re bug #615114
Removing old versions affected by '.' removal from @INC
Bug: https://bugs.gentoo.org/615114
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild | 16 ----------------
dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild | 18 ------------------
dev-perl/Config-Crontab/Manifest | 2 --
3 files changed, 36 deletions(-)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
deleted file mode 100644
index 20329f0bd15..00000000000
--- a/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SCOTTW
-MODULE_VERSION=1.40
-inherit perl-module
-
-DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
-LICENSE="Artistic"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-SRC_TEST="do"
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
deleted file mode 100644
index 822f8a8253e..00000000000
--- a/dev-perl/Config-Crontab/Config-Crontab-1.410.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SCOTTW
-DIST_VERSION=1.41
-DIST_EXAMPLES=("example/*")
-inherit perl-module
-
-DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
-LICENSE="Artistic"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"
diff --git a/dev-perl/Config-Crontab/Manifest b/dev-perl/Config-Crontab/Manifest
index 772c7c9c480..323f19ea7b6 100644
--- a/dev-perl/Config-Crontab/Manifest
+++ b/dev-perl/Config-Crontab/Manifest
@@ -1,3 +1 @@
-DIST Config-Crontab-1.40.tar.gz 40769 SHA256 25b5893f2fb78ee1da82579afa627e8527d8ca86d08204e28283c455fe7ffb03 SHA512 1894868e92637aef1d5eaed22b8387ebe9546d0804d375e894e7acaed4eeece28dcf78eeb2658455885d1a6dc1683b0a6839c747dbd939f128d66df211d8e15f WHIRLPOOL 66f63cc7024955cd8da5dc3a999348f168b76f36773f251e6e4dbea79023379ea066fdd0d8a727813664f95fe32590a6a56f8842a58048ceb00db878bba6fad0
-DIST Config-Crontab-1.41.tar.gz 40838 SHA256 f47256336581976a5974240c35f66ef32a33ed85545cf1bb3b5f7b1b7bcb209e SHA512 d8df15532d5fd57453678eccf000e5a5c0cc51ddc466fc2b5e3580f81ae82f7390795ff011f90acbb5a728bbe1a90f113104d8b8f43361e756fe72ce4d35936e WHIRLPOOL cbf6829dee068a106444dbd09181d413329122a51547e861c3c9b4a0f37e62f2b87541f75a3e3bc94a16a25e62c78f348eed28fbe2b261165d85d342e6d4e490
DIST Config-Crontab-1.45.tar.gz 41420 SHA256 170f9f633afd52009f9b87a6a63b1071d574e27b853294eefa19249fc694255f SHA512 b4aa82341b113c698a8a5434ac406217877f27b5eb876d409a675daf8c9a5f5ed56cccac3a9e775437427691547b5c3b7829a5c35edee4c9fe33d9cace0879e9 WHIRLPOOL d574120e79a9441f2266d104fd11834f96cb5ad82dc4ce62b6a7c5ac04bb5583f0e59b4b2a10044eb9e94bb275d4db1c807fd8078d5afaad8ece76b1f9834f1c
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/
@ 2021-10-12 20:18 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-10-12 20:18 UTC (permalink / raw
To: gentoo-commits
commit: ada92fbcdd00f4ad0bff5fde2af1df1f53a06744
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 12 20:16:37 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Oct 12 20:16:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada92fbc
dev-perl/Config-Crontab: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...ig-Crontab-1.450.0.ebuild => Config-Crontab-1.450.0-r1.ebuild} | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.450.0-r1.ebuild
similarity index 72%
rename from dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
rename to dev-perl/Config-Crontab/Config-Crontab-1.450.0-r1.ebuild
index f403608b159..9d019b339cd 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.450.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=SCOTTW
DIST_VERSION=1.45
@@ -10,9 +10,5 @@ inherit perl-module
DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
LICENSE="Artistic"
-
SLOT="0"
KEYWORDS="amd64 x86"
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-10-12 20:18 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 13:48 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Crontab/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2021-10-12 20:18 Andreas K. Hüttel
2017-06-03 20:51 Kent Fredric
2017-05-26 14:05 Agostino Sarubbo
2017-04-25 21:42 Kent Fredric
2016-12-27 20:00 Andreas Hüttel
2016-07-23 22:34 Kent Fredric
2015-12-30 12:29 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