public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/
@ 2021-05-15 23:32 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-05-15 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     3c090269c843b9a37398fccfd05a0e79d2c6071d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 23:21:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 15 23:31:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c090269

dev-perl/Date-ICal: Stable for all

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Date-ICal/Date-ICal-2.678.0-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Date-ICal/Date-ICal-2.678.0-r2.ebuild b/dev-perl/Date-ICal/Date-ICal-2.678.0-r2.ebuild
index 1a511d856e3..1664956d333 100644
--- a/dev-perl/Date-ICal/Date-ICal-2.678.0-r2.ebuild
+++ b/dev-perl/Date-ICal/Date-ICal-2.678.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="ICal format date base module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
@@ -27,6 +27,7 @@ BDEPEND="${RDEPEND}
 		>=virtual/perl-Test-Simple-0.450.0
 	)
 "
+
 PATCHES=(
 	"${FILESDIR}/${PN}-2.678-timegm-year.patch"
 )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/
@ 2021-05-15 23:32 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-05-15 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     ff43dc5f983133894bf8cde13b9312968a687806
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 23:22:05 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 15 23:31:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff43dc5f

dev-perl/Date-ICal: Remove old

Closes: https://bugs.gentoo.org/707790
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild b/dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild
deleted file mode 100644
index 397e7b19522..00000000000
--- a/dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RBOW
-MODULE_VERSION=2.678
-inherit perl-module
-
-DESCRIPTION="ICal format date base module for Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="dev-perl/Date-Leapyear
-	virtual/perl-Time-Local
-	virtual/perl-Time-HiRes
-	virtual/perl-Storable"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/
@ 2023-06-21  7:35 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-06-21  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     08f9106b87b26ef4291c86e90820a9496f7e992c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 07:25:22 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 07:35:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f9106b

dev-perl/Date-ICal: add 2.682.0

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

 dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild | 28 ++++++++++++++++++++++++++++
 dev-perl/Date-ICal/Manifest                 |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
new file mode 100644
index 000000000000..3ccc04417f0b
--- /dev/null
+++ b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SKIM
+DIST_VERSION=2.682
+inherit perl-module
+
+DESCRIPTION="ICal format date base module for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Date-Leapyear-1.30.0
+	virtual/perl-Storable
+	virtual/perl-Time-HiRes
+	virtual/perl-Time-Local
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Harness-2.250.0
+		>=virtual/perl-Test-Simple-0.450.0
+	)
+"

diff --git a/dev-perl/Date-ICal/Manifest b/dev-perl/Date-ICal/Manifest
index e1166f90ca44..9e493866b876 100644
--- a/dev-perl/Date-ICal/Manifest
+++ b/dev-perl/Date-ICal/Manifest
@@ -1 +1,2 @@
 DIST Date-ICal-2.678.tar.gz 43936 BLAKE2B cba18731bc995d6b13b9979d96fcb1e1013a2677437073183f3f3e18a6da0007522c802f700b7ec5ce15baf02d3963d7f2fbc114b22cc7947d0f112217811744 SHA512 317d793ed058b8cc21090f681f44e19c91282ad29b7c3fd0c2d2ee1bce66244b402ada90ea8c63d4bd25f5c9a5f5984257cbe700cd1d852e799232e421b77fe4
+DIST Date-ICal-2.682.tar.gz 43855 BLAKE2B 5b802319ccfee244aba40966bba1f571aaf127cb76a569b73add2944cf4cae0a2a1e29473e36f9798ffea6d78ddceca20f3e31b7267be0720e7cbb325bd9b29b SHA512 4dd24903ad75b74dfa8e54f80de60bfa4e56dd0436993b6557708cf51c92c36c20ef416fa8316d1254aebe6a800ee7316ecff18533cad37cb554b38cb0f79caa


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/
@ 2023-07-24  4:12 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-07-24  4:12 UTC (permalink / raw
  To: gentoo-commits

commit:     54c6fcc612ed0883632055e5f91787c7f7071dfd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:10:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:10:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c6fcc6

dev-perl/Date-ICal: Stabilize 2.682.0 x86, #910879

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

 dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
index 3ccc04417f0b..135b1dc8ca87 100644
--- a/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
+++ b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="ICal format date base module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 x86"
 
 RDEPEND="
 	>=dev-perl/Date-Leapyear-1.30.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/
@ 2023-07-24  4:15 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-07-24  4:15 UTC (permalink / raw
  To: gentoo-commits

commit:     38a10a9631e22f82daf63f4204ed49c0c7036929
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:14:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:14:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a10a96

dev-perl/Date-ICal: Stabilize 2.682.0 amd64, #910879

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

 dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
index 135b1dc8ca87..306d8da34df6 100644
--- a/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
+++ b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="ICal format date base module for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
 
 RDEPEND="
 	>=dev-perl/Date-Leapyear-1.30.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-24  4:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-15 23:32 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2021-05-15 23:32 Andreas K. Hüttel
2023-06-21  7:35 Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:15 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox