[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2022-02-06 Thread Sam James
commit: 1840853d56420614566c3dc90a4f79b51bd23174
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  7 06:33:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  7 06:33:05 2022 +
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  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



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2021-06-02 Thread Andreas K. Hüttel
commit: e9da41fdb49560e4818838106b8134b1ea54302d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jun  2 18:16:25 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jun  2 18:46:00 2021 +
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  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}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2021-06-02 Thread Andreas K. Hüttel
commit: 333b94a9e4bdce48e7f58652d6c15181af7ca691
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jun  2 18:16:44 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jun  2 18:46:03 2021 +
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  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..000
--- 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=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2020-09-08 Thread Kent Fredric
commit: 3ed670575cbd0e321bb65aaf3a02df00a62291b6
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Sep  8 09:48:41 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Sep  8 09:48:41 2020 +
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  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 000..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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2018-06-10 Thread Thomas Deutschmann
commit: 7d844fbde321a499a1220fc74d8c0e7bdfd3d0ae
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 10 17:51:34 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 10 17:51:34 2018 +
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=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2018-06-10 Thread Aaron Bauman
commit: 3dae1e23117405999d1706e3c60cbe3bf8bf0741
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jun 10 15:46:06 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun 10 15:52:23 2018 +
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=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Filesys-Df/

2017-10-21 Thread Kent Fredric
commit: df3084a91ccef712654a7d2d0955dd291b2b0b5f
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Oct 21 08:58:37 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Oct 21 09:25:11 2017 +
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 000..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=""