public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Stat-Bits/
@ 2019-01-29 12:26 Mikle Kolyada
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2019-01-29 12:26 UTC (permalink / raw
  To: gentoo-commits

commit:     67e5a528d88cae747100391ab3bf673d696e75d4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 29 12:24:50 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jan 29 12:24:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e5a528

dev-perl/File-Stat-Bits: mark s390 stable

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
index 19e2e77afc2..c47610a8b9d 100644
--- a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
+++ b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="File stat bit mask constants"
 
 LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 s390 x86"
 IUSE=""
 
 SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Stat-Bits/
@ 2020-09-07  8:33 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-09-07  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     18aa9b70366f2b1b29ac277a1627f829c1d76bc2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 07:47:44 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 08:32:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18aa9b70

dev-perl/File-Stat-Bits: -r bump for EAPI7 + fixes

- EAPI7
- Fix LICENSE
- Remove unused/empty variable assignments
- Parallel tests

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

 dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild
new file mode 100644
index 00000000000..3cb3a0708b9
--- /dev/null
+++ b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=FEDOROV
+DIST_VERSION=1.01
+inherit perl-module
+
+DESCRIPTION="File stat bit mask constants"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~s390 ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Stat-Bits/
@ 2021-06-02 18:47 Andreas K. Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-06-02 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     310b757f9c41010c318c2c2fe666644c0c273c8d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 18:13:47 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 18:45:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310b757f

dev-perl/File-Stat-Bits: Remove old 1.01-r1

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

 dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
deleted file mode 100644
index b355febf735..00000000000
--- a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=FEDOROV
-MODULE_VERSION=1.01
-inherit perl-module
-
-DESCRIPTION="File stat bit mask constants"
-
-LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
-SLOT="0"
-KEYWORDS="amd64 ~s390 x86"
-IUSE=""
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Stat-Bits/
@ 2021-06-02 18:47 Andreas K. Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-06-02 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     3dd7fc1667cf6ff78226d2ebda4f6fabe43ff523
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 18:13:24 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 18:45:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd7fc16

dev-perl/File-Stat-Bits: Stable for all 1.01 r2

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

 dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild
index 3cb3a0708b9..612ffd6ac88 100644
--- a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild
+++ b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.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
@@ -11,4 +11,4 @@ DESCRIPTION="File stat bit mask constants"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~s390 ~x86"
+KEYWORDS="amd64 ~s390 x86"


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

end of thread, other threads:[~2021-06-02 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-07  8:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Stat-Bits/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2021-06-02 18:47 Andreas K. Hüttel
2021-06-02 18:47 Andreas K. Hüttel
2019-01-29 12:26 Mikle Kolyada

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