public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/
@ 2017-10-21  9:25 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2017-10-21  9:25 UTC (permalink / raw
  To: gentoo-commits

commit:     df3084a91ccef712654a7d2d0955dd291b2b0b5f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 08:58:37 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 09:25:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3084a9

dev-perl/Filesys-Df: EAPI6 + Tests

- EAPI6ify
- Tests enabled

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
new file mode 100644
index 00000000000..19abde80377
--- /dev/null
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=IGUTHRIE
+DIST_VERSION=0.92
+inherit perl-module
+
+DESCRIPTION="Disk free based on Filesys::Statvfs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/
@ 2018-06-10 15:52 Aaron Bauman
  0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2018-06-10 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     3dae1e23117405999d1706e3c60cbe3bf8bf0741
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:46:06 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:52:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dae1e23

dev-perl/Filesys-Df: amd64 stable wrt bug #657592

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
index 19abde80377..8bf98070d49 100644
--- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="Disk free based on Filesys::Statvfs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/
@ 2018-06-10 17:55 Thomas Deutschmann
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     7d844fbde321a499a1220fc74d8c0e7bdfd3d0ae
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 17:51:34 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 17:51:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d844fbd

dev-perl/Filesys-Df: x86 stable (bug #657592)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
index 8bf98070d49..2490d1b77b7 100644
--- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="Disk free based on Filesys::Statvfs"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/
@ 2020-09-08  9:50 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2020-09-08  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     3ed670575cbd0e321bb65aaf3a02df00a62291b6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 09:48:41 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 09:48:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed67057

dev-perl/Filesys-Df: -r bump for EAPI7 + CFLAGS love

- EAPI7
- Enhance deps slightly
- Remove unused/empty variable assignments
- Ensure CFLAGS passed to make/compiler

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

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
new file mode 100644
index 00000000000..6c4c62ab0d6
--- /dev/null
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=IGUTHRIE
+DIST_VERSION=0.92
+inherit perl-module
+
+DESCRIPTION="Disk free based on Filesys::Statvfs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+"
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}


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

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

commit:     e9da41fdb49560e4818838106b8134b1ea54302d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 18:16:25 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 18:46:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9da41fd

dev-perl/Filesys-Df: Stable for all 0.92-r3

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

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
index 6c4c62ab0d6..fdfde018286 100644
--- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.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,10 +10,12 @@ inherit perl-module
 DESCRIPTION="Disk free based on Filesys::Statvfs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
+
 BDEPEND="
 	virtual/perl-ExtUtils-MakeMaker
 "
+
 src_compile() {
 	mymake=(
 		"OPTIMIZE=${CFLAGS}"


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

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

commit:     333b94a9e4bdce48e7f58652d6c15181af7ca691
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 18:16:44 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 18:46:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333b94a9

dev-perl/Filesys-Df: Remove old 0.92-r2

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

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
deleted file mode 100644
index 2490d1b77b7..00000000000
--- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=IGUTHRIE
-DIST_VERSION=0.92
-inherit perl-module
-
-DESCRIPTION="Disk free based on Filesys::Statvfs"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/
@ 2022-02-07  6:33 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2022-02-07  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     1840853d56420614566c3dc90a4f79b51bd23174
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 06:33:05 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 06:33:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1840853d

dev-perl/Filesys-Df: Keyword 0.920.0-r3 arm64, #823161

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

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
index fdfde0182869..ff4c9194fabe 100644
--- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Disk free based on Filesys::Statvfs"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 BDEPEND="
 	virtual/perl-ExtUtils-MakeMaker


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

end of thread, other threads:[~2022-02-07  6:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-21  9:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2018-06-10 15:52 Aaron Bauman
2018-06-10 17:55 Thomas Deutschmann
2020-09-08  9:50 Kent Fredric
2021-06-02 18:47 Andreas K. Hüttel
2021-06-02 18:47 Andreas K. Hüttel
2022-02-07  6:33 Sam James

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