[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2023-06-21 Thread Sam James
commit: 69bc8afdd2b8026b558c4c2320cc746084d1a2e2
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 21 07:49:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 21 07:53:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69bc8afd

dev-perl/Data-Float: update DESCRIPTION

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild 
b/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild
index 46adf0a21d20..962f2c1a2ac2 100644
--- a/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild
+++ b/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=ZEFRAM
 DIST_VERSION=0.013
 inherit perl-module
 
-DESCRIPTION="details of the floating point data type"
+DESCRIPTION="Details of the floating point data type"
 
 SLOT="0"
 KEYWORDS="~amd64 x86"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2021-10-17 Thread Andreas K. Hüttel
commit: 3e3929d573f0c3152f04c917011caf0ec2f892aa
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct 17 13:53:38 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Oct 17 14:04:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3929d5

dev-perl/Data-Float: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild | 25 +++
 dev-perl/Data-Float/Data-Float-0.13.0.ebuild| 27 -
 2 files changed, 25 insertions(+), 27 deletions(-)

diff --git a/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild 
b/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild
new file mode 100644
index 000..46adf0a21d2
--- /dev/null
+++ b/dev-perl/Data-Float/Data-Float-0.13.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ZEFRAM
+DIST_VERSION=0.013
+inherit perl-module
+
+DESCRIPTION="details of the floating point data type"
+
+SLOT="0"
+KEYWORDS="~amd64 x86"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   test? ( virtual/perl-Test-Simple )
+"
+
+PERL_RM_FILES=( "t/pod_syn.t" "t/pod_cvg.t" )

diff --git a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild 
b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
deleted file mode 100644
index 723c7dca536..000
--- a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ZEFRAM
-DIST_VERSION=0.013
-inherit perl-module
-
-DESCRIPTION="details of the floating point data type"
-
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-Carp
-   virtual/perl-Exporter
-   virtual/perl-parent"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build
-   test? ( virtual/perl-Test-Simple )"
-
-src_test() {
-   perl_rm_files "t/pod_syn.t" "t/pod_cvg.t"
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2018-04-15 Thread Kent Fredric
commit: 3387360dfe67ba996d2fd43c68f754675177f104
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Apr  5 20:44:08 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Apr 15 08:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3387360d

dev-perl/Data-Float: Cleanup old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Data-Float/Data-Float-0.12.0.ebuild | 26 --
 dev-perl/Data-Float/Manifest |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Data-Float/Data-Float-0.12.0.ebuild 
b/dev-perl/Data-Float/Data-Float-0.12.0.ebuild
deleted file mode 100644
index 6974464c805..000
--- a/dev-perl/Data-Float/Data-Float-0.12.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR="ZEFRAM"
-DIST_VERSION=0.012
-inherit perl-module
-
-DESCRIPTION="details of the floating point data type"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-Carp
-   virtual/perl-Exporter
-   virtual/perl-parent"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build
-   test? ( virtual/perl-Test-Simple )"
-
-src_test() {
-   perl_rm_files "t/pod_syn.t" "t/pod_cvg.t"
-   perl-module_src_test
-}

diff --git a/dev-perl/Data-Float/Manifest b/dev-perl/Data-Float/Manifest
index d40775a80de..78c734daa4d 100644
--- a/dev-perl/Data-Float/Manifest
+++ b/dev-perl/Data-Float/Manifest
@@ -1,2 +1 @@
-DIST Data-Float-0.012.tar.gz 26213 BLAKE2B 
b43d342bae9a44b552aade076c5699f2672f3dd3a6898dac24e894c6031a3491352f39f57d5ff8dc4335084dc81e985a514ce48d0a50ea9311fb54e8b9d51346
 SHA512 
2ea314a1ee94189200262dcd15e6786d27bb010b8ca6e56e3214b4c2f80932f92d4227b2209a981fc7d3e7a8927624ced49d703349933d24c0f66b2a48c3d7f4
 DIST Data-Float-0.013.tar.gz 25939 BLAKE2B 
9b199ed91a2b9ae51ffa62e81fc7ceb5c1c26d462b036fe9e0d3603f0041658fdedd141ef8eb93c9955e05a4fd06bdf6b01c838dd7bc580dea22ca7eb2f28b29
 SHA512 
7e3be7843df30e581bd8937fde226ac6f24100206a376e1dbed2d4699c95d3f39a25cd1485f5871c46adba88d2fb1899efcd326f908797cdc985ec713cd9a90f



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2018-04-03 Thread Jonas Stein
commit: 0b3a2fc6a9679b67f316e6b6e1e27320ea4c8b9c
Author: Jonas Stein  gentoo  org>
AuthorDate: Tue Apr  3 15:01:08 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Tue Apr  3 15:27:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3a2fc6

dev-perl/Data-Float: Maintainer retired

Proxied maintainer was retired due to inactivity.
Bug: https://bugs.gentoo.org/632854
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Data-Float/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/dev-perl/Data-Float/metadata.xml b/dev-perl/Data-Float/metadata.xml
index 452b18d15a1..17ef0a5b6d4 100644
--- a/dev-perl/Data-Float/metadata.xml
+++ b/dev-perl/Data-Float/metadata.xml
@@ -1,18 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tombo...@sina.cn
-   Proxy-Maintainer; please assign him to bugs.
-   

p...@gentoo.org
Gentoo Perl Project

-   
-   proxy-ma...@gentoo.org
-   Gentoo Proxy Maintainers Project
-   

Data-Float
Data::Float



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2017-10-26 Thread Thomas Deutschmann
commit: d8e844f009ce17dabcfacf225ab40ff971ebdec4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:13:04 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e844f0

dev-perl/Data-Float: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Data-Float/Data-Float-0.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild 
b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
index 14f015f34f8..b40cd0e4015 100644
--- a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
+++ b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="details of the floating point data type"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2017-10-09 Thread Kent Fredric
commit: 92618f7c06bfca43011f1c459666f94cf75e13ab
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Oct  9 08:56:38 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Oct  9 08:56:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92618f7c

dev-perl/Data-Float: Bump to version 0.13.0

Upstream:
- Packaging and documentation cleanups

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Data-Float/Data-Float-0.13.0.ebuild | 26 ++
 dev-perl/Data-Float/Manifest |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild 
b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
new file mode 100644
index 000..14f015f34f8
--- /dev/null
+++ b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ZEFRAM
+DIST_VERSION=0.013
+inherit perl-module
+
+DESCRIPTION="details of the floating point data type"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-parent"
+DEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   test? ( virtual/perl-Test-Simple )"
+
+src_test() {
+   perl_rm_files "t/pod_syn.t" "t/pod_cvg.t"
+   perl-module_src_test
+}

diff --git a/dev-perl/Data-Float/Manifest b/dev-perl/Data-Float/Manifest
index 53fee6d0f35..a9e085e62b9 100644
--- a/dev-perl/Data-Float/Manifest
+++ b/dev-perl/Data-Float/Manifest
@@ -1 +1,2 @@
 DIST Data-Float-0.012.tar.gz 26213 SHA256 
698ecb092a3284e260cd3c3208408feb791d7d0f06a02673f9125ab2d51cc2d8 SHA512 
2ea314a1ee94189200262dcd15e6786d27bb010b8ca6e56e3214b4c2f80932f92d4227b2209a981fc7d3e7a8927624ced49d703349933d24c0f66b2a48c3d7f4
 WHIRLPOOL 
3154c87b39e80415b078ae073d2dcf8c10f291e764bf80c21b946fe4b369768f46825125fb52e64eabcfcde5a3f1009d8a11cb4cd84326a72c070d608adaf802
+DIST Data-Float-0.013.tar.gz 25939 SHA256 
e2b1523d858930b8bbdbd196f08235f5e678b84919ba87712e26313b9c27518a SHA512 
7e3be7843df30e581bd8937fde226ac6f24100206a376e1dbed2d4699c95d3f39a25cd1485f5871c46adba88d2fb1899efcd326f908797cdc985ec713cd9a90f
 WHIRLPOOL 
a1462aa498c727a339ca34d7bda5bf90d5bf862b740d4cb3194c7730fc93cf384a64506a21aca6cbd831911f8a1b1bbde36e8519bbb5cb6d873e244b97d19cff