[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2022-06-29 Thread Sam James
commit: e75b67ff0cbedb7eb4a83f7255fb867810c8406a
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 29 10:43:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 29 11:09:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75b67ff

dev-perl/Module-Build-XSUtil: drop 0.180.0

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

 dev-perl/Module-Build-XSUtil/Manifest  |  1 -
 .../Module-Build-XSUtil-0.180.0.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/dev-perl/Module-Build-XSUtil/Manifest 
b/dev-perl/Module-Build-XSUtil/Manifest
index 2c8979deef80..be599c4b7475 100644
--- a/dev-perl/Module-Build-XSUtil/Manifest
+++ b/dev-perl/Module-Build-XSUtil/Manifest
@@ -1,2 +1 @@
-DIST Module-Build-XSUtil-0.18.tar.gz 15200 BLAKE2B 
04885b37ba0e9dea8a57269ec8352e525d5149c6ccfc905a075b9901da902f37c5ca1fa77b192aa3026bbfd5ee096cbdfeb5cb12ca3a4a5bf871a0536311f8c1
 SHA512 
ff2b9efd23a91e16ae95e6abc283e9c64e4eca9e1bfde3d6d2b95b052e5bcdf4d00baa6bf07d44dc6ffbf426eb73b2b83b52c60f5cd208862d35d006dec692be
 DIST Module-Build-XSUtil-0.19.tar.gz 15276 BLAKE2B 
3f2d477551c0903449ea0de9e96d8d0ee3e82ce68faf2d11514c0a98103a7d7aef3a7c0c54f1a316a1ed812f2c8d8f4f7146aad9722f459f8f748df914dbe90d
 SHA512 
187f504c3f26d15b96cdc5b682d3487a31cf124475160b7fe5dce727d5d6ec5de5a58d09535adb62a1a95b3030fb62951b2cc0eca860eb03c66a48042cea8819

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
deleted file mode 100644
index 63908864bdda..
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HIDEAKIO
-DIST_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="A Module::Build class for building XS modules"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
-IUSE="test examples"
-RESTRICT="!test? ( test )"
-# File::Basename -> perl
-RDEPEND="
-   dev-perl/Devel-CheckCompiler
-   virtual/perl-Devel-PPPort
-   virtual/perl-Exporter
-   virtual/perl-ExtUtils-CBuilder
-   virtual/perl-File-Path
-   virtual/perl-XSLoader
-   virtual/perl-parent
-"
-# File::Spec::Functions -> virtual/perl-File-Spec
-# Test::More -> perl-Test-Simple
-DEPEND="
-   >=dev-perl/Module-Build-0.400.500
-   ${RDEPEND}
-   test? (
-   dev-perl/Capture-Tiny
-   dev-perl/Cwd-Guard
-   dev-perl/File-Copy-Recursive
-   virtual/perl-File-Spec
-   virtual/perl-File-Temp
-   >=virtual/perl-Test-Simple-0.980.0
-   )
-"
-src_install() {
-   perl-module_src_install
-   if use examples; then
-   docompress -x usr/share/doc/${PF}/eg/
-   insinto usr/share/doc/${PF}
-   doins -r eg
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-11-17 Thread Sam James
commit: 9accf26c1e4232aa255594fc4e209d0e3d41f89d
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 22:46:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 22:46:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9accf26c

dev-perl/Module-Build-XSUtil: Stabilize 0.190.0 x86, #823740

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

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index 7b6a82ec49c5..e067543ef549 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-11-16 Thread Jakov Smolić
commit: aa5442b2a84e13d2ba19cd8f6dffd9cdf5118d4d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Nov 16 10:07:51 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Nov 16 10:07:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5442b2

dev-perl/Module-Build-XSUtil: Stabilize 0.190.0 amd64, #823740

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index 738a36b8db63..7b6a82ec49c5 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-09-21 Thread Yixun Lan
commit: d8ad76a74e2fa78da71582e766c8c44a56011678
Author: Yongxiang Liang  gmail  com>
AuthorDate: Tue Sep 21 09:47:23 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 21 13:40:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ad76a7

dev-perl/Module-Build-XSUtil: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index f1f9179bef6..738a36b8db6 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-24 Thread Sam James
commit: e14f198187d9024528827fd8ae07bfc987022802
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 25 03:22:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 25 03:23:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14f1981

dev-perl/Module-Build-XSUtil: Keyword 0.190.0 x86, #801391

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

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index 137f9b6d5d5..f1f9179bef6 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-08 Thread Sergei Trofimovich
commit: 34b8939bdf195631e3f67524bb3d0a0b7c08c56c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jul  8 07:10:30 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jul  8 07:10:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b8939b

dev-perl/Module-Build-XSUtil: keyworded 0.190.0 for ppc64

keyworded wrt bug #800545

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index 38afb292265..137f9b6d5d5 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-08 Thread Sergei Trofimovich
commit: 22807806b8c066344f2281955c92c881c371a6d5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jul  8 07:09:02 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jul  8 07:09:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22807806

dev-perl/Module-Build-XSUtil: keyworded 0.190.0 for ppc

keyworded wrt bug #800545

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index 03c091c6a34..38afb292265 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-06 Thread Sergei Trofimovich
commit: 77157852dca660c76ee9d2e3f9fdd4ff949e88d3
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jul  6 19:01:08 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul  6 21:30:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77157852

dev-perl/Module-Build-XSUtil: keyworded 0.190.0 for hppa, bug #800545

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index bfbb836b965..03c091c6a34 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-06 Thread Sam James
commit: 5eb2b59d2961944c2ec95515c5665a78fdaa6d20
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul  6 17:59:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul  6 17:59:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb2b59d

dev-perl/Module-Build-XSUtil: Keyword 0.190.0 arm64, #800545

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

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index c5e319677b6..bfbb836b965 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-06 Thread Sam James
commit: 633f4808f79e68e87177f9891f23594d9495dea1
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul  6 17:58:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul  6 17:58:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633f4808

dev-perl/Module-Build-XSUtil: Keyword 0.190.0 arm, #800545

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

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
index 6f075cea6f3..c5e319677b6 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2021-07-04 Thread Andreas K. Hüttel
commit: 807110f589c33e6497684706ab724dc3af46bd1a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jul  4 22:46:20 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Jul  4 22:49:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807110f5

dev-perl/Module-Build-XSUtil: Version bump 0.19

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

 dev-perl/Module-Build-XSUtil/Manifest  |  1 +
 .../Module-Build-XSUtil-0.190.0.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-perl/Module-Build-XSUtil/Manifest 
b/dev-perl/Module-Build-XSUtil/Manifest
index e3c83ba84a2..2c8979deef8 100644
--- a/dev-perl/Module-Build-XSUtil/Manifest
+++ b/dev-perl/Module-Build-XSUtil/Manifest
@@ -1 +1,2 @@
 DIST Module-Build-XSUtil-0.18.tar.gz 15200 BLAKE2B 
04885b37ba0e9dea8a57269ec8352e525d5149c6ccfc905a075b9901da902f37c5ca1fa77b192aa3026bbfd5ee096cbdfeb5cb12ca3a4a5bf871a0536311f8c1
 SHA512 
ff2b9efd23a91e16ae95e6abc283e9c64e4eca9e1bfde3d6d2b95b052e5bcdf4d00baa6bf07d44dc6ffbf426eb73b2b83b52c60f5cd208862d35d006dec692be
+DIST Module-Build-XSUtil-0.19.tar.gz 15276 BLAKE2B 
3f2d477551c0903449ea0de9e96d8d0ee3e82ce68faf2d11514c0a98103a7d7aef3a7c0c54f1a316a1ed812f2c8d8f4f7146aad9722f459f8f748df914dbe90d
 SHA512 
187f504c3f26d15b96cdc5b682d3487a31cf124475160b7fe5dce727d5d6ec5de5a58d09535adb62a1a95b3030fb62951b2cc0eca860eb03c66a48042cea8819

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
new file mode 100644
index 000..6f075cea6f3
--- /dev/null
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=HIDEAKIO
+DIST_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="A Module::Build class for building XS modules"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="examples"
+
+RDEPEND="
+   dev-perl/Devel-CheckCompiler
+   virtual/perl-Devel-PPPort
+   virtual/perl-Exporter
+   virtual/perl-ExtUtils-CBuilder
+   virtual/perl-File-Path
+   virtual/perl-XSLoader
+   virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.400.500
+   test? (
+   dev-perl/Capture-Tiny
+   dev-perl/Cwd-Guard
+   >=dev-perl/File-Copy-Recursive-Reduced-0.2.0
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+   >=virtual/perl-Test-Simple-0.980.0
+   )
+
+"
+
+src_install() {
+   perl-module_src_install
+   if use examples; then
+   docompress -x usr/share/doc/${PF}/eg/
+   insinto usr/share/doc/${PF}
+   doins -r eg
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2020-10-16 Thread Sam James
commit: bc46b4d355139666af7dc6c98bd7c704e37404ee
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 16 21:53:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 16 21:57:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc46b4d3

dev-perl/Module-Build-XSUtil: ppc64 keyworded (bug #746560)

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
index f7a2a97f79c..d732c94a453 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 x86"
 IUSE="test examples"
 RESTRICT="!test? ( test )"
 # File::Basename -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2020-06-29 Thread Michał Górny
commit: a991ad2d38bb834aaaee764ec50ee9ca37536029
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 28 15:11:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 29 06:33:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a991ad2d

dev-perl/Module-Build-XSUtil: arm keyworded (bug #729778)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
index e589a7d2bc2..cd07328a209 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
+KEYWORDS="amd64 ~arm hppa ~ppc x86"
 IUSE="test examples"
 RESTRICT="!test? ( test )"
 # File::Basename -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2018-09-28 Thread Mikle Kolyada
commit: 8ab10e234c408e60b820dfd97dd9d3199c4d37c2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 28 10:39:24 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 28 10:39:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab10e23

dev-perl/Module-Build-XSUtil: Drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-perl/Module-Build-XSUtil/Manifest  |  1 -
 .../Module-Build-XSUtil-0.160.0.ebuild | 46 --
 2 files changed, 47 deletions(-)

diff --git a/dev-perl/Module-Build-XSUtil/Manifest 
b/dev-perl/Module-Build-XSUtil/Manifest
index 16b9cb3f6f8..e3c83ba84a2 100644
--- a/dev-perl/Module-Build-XSUtil/Manifest
+++ b/dev-perl/Module-Build-XSUtil/Manifest
@@ -1,2 +1 @@
-DIST Module-Build-XSUtil-0.16.tar.gz 15137 BLAKE2B 
fdab484696054a05b86f8807c64b39a9b9c20c67b17cfa87b901d3238215b0537e34abe75fdd35b66098480e77f0c355ae428b16be6b8a00aeb019349877a1c6
 SHA512 
8acc86564341e5ac435e37ecf6c10fdd5621dff3d5fe1764ca229ea2228e990d9774b65a9e95b1154c8dc4afd5299173e5eb6c632c4fbbe86162b7bb319bc18e
 DIST Module-Build-XSUtil-0.18.tar.gz 15200 BLAKE2B 
04885b37ba0e9dea8a57269ec8352e525d5149c6ccfc905a075b9901da902f37c5ca1fa77b192aa3026bbfd5ee096cbdfeb5cb12ca3a4a5bf871a0536311f8c1
 SHA512 
ff2b9efd23a91e16ae95e6abc283e9c64e4eca9e1bfde3d6d2b95b052e5bcdf4d00baa6bf07d44dc6ffbf426eb73b2b83b52c60f5cd208862d35d006dec692be

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
deleted file mode 100644
index 552f524525a..000
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HIDEAKIO
-DIST_VERSION=0.16
-inherit perl-module
-
-DESCRIPTION="A Module::Build class for building XS modules"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~x86"
-IUSE="test examples"
-# File::Basename -> perl
-RDEPEND="
-   dev-perl/Devel-CheckCompiler
-   virtual/perl-Devel-PPPort
-   virtual/perl-Exporter
-   virtual/perl-ExtUtils-CBuilder
-   virtual/perl-File-Path
-   virtual/perl-XSLoader
-   virtual/perl-parent
-"
-# File::Spec::Functions -> virtual/perl-File-Spec
-# Test::More -> perl-Test-Simple
-DEPEND="
-   >=dev-perl/Module-Build-0.400.500
-   ${RDEPEND}
-   test? (
-   dev-perl/Capture-Tiny
-   dev-perl/Cwd-Guard
-   dev-perl/File-Copy-Recursive
-   virtual/perl-File-Spec
-   virtual/perl-File-Temp
-   >=virtual/perl-Test-Simple-0.980.0
-   )
-"
-src_install() {
-   perl-module_src_install
-   if use examples; then
-   docompress -x usr/share/doc/${PF}/eg/
-   insinto usr/share/doc/${PF}
-   doins -r eg
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2018-07-23 Thread Sergei Trofimovich
commit: 5495db079fe302186806b66b6d0ad45ba732fb2a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jul 23 18:57:50 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jul 23 18:57:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5495db07

dev-perl/Module-Build-XSUtil: stable 0.180.0 for hppa, bug #661196

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
index 843494dc41d..50eb0181ffa 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 IUSE="test examples"
 # File::Basename -> perl
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2018-07-15 Thread Mikle Kolyada
commit: 593ea8fa8c90318a9f2c1e9bbac16a0e1428ce85
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jul 15 15:40:33 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul 15 15:51:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593ea8fa

dev-perl/Module-Build-XSUtil: amd64 stable wrt bug #661196

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
index e46ec575ccb..843494dc41d 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.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,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test examples"
 # File::Basename -> perl
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2017-11-01 Thread Kent Fredric
commit: 953e83bfd1b6d36a01ef6fc4e809a8650a84b37b
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Nov  1 21:59:31 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Nov  1 21:59:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953e83bf

dev-perl/Module-Build-XSUtil: Bump to version 0.180.0

Upstream:
- Support pure-perl build

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Module-Build-XSUtil/Manifest  |  1 +
 .../Module-Build-XSUtil-0.180.0.ebuild | 46 ++
 dev-perl/Module-Build-XSUtil/metadata.xml  |  4 ++
 3 files changed, 51 insertions(+)

diff --git a/dev-perl/Module-Build-XSUtil/Manifest 
b/dev-perl/Module-Build-XSUtil/Manifest
index 24750afc444..f5d732d1b83 100644
--- a/dev-perl/Module-Build-XSUtil/Manifest
+++ b/dev-perl/Module-Build-XSUtil/Manifest
@@ -1 +1,2 @@
 DIST Module-Build-XSUtil-0.16.tar.gz 15137 SHA256 
15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb SHA512 
8acc86564341e5ac435e37ecf6c10fdd5621dff3d5fe1764ca229ea2228e990d9774b65a9e95b1154c8dc4afd5299173e5eb6c632c4fbbe86162b7bb319bc18e
 WHIRLPOOL 
43c13e1524bad731033c279bc6329ad67e2273a12cf5e648e0038ba3c2bc714bcf0c73dca73f22e17f8a659c5ba032c2f9f5f843f2e0798695c5c38cb4f64c43
+DIST Module-Build-XSUtil-0.18.tar.gz 15200 SHA256 
cb3497dbf255625ea3e6f7aa2cf273212755211c6a634f1bec22f3c5e33954ee SHA512 
ff2b9efd23a91e16ae95e6abc283e9c64e4eca9e1bfde3d6d2b95b052e5bcdf4d00baa6bf07d44dc6ffbf426eb73b2b83b52c60f5cd208862d35d006dec692be
 WHIRLPOOL 
7e2671d9ec0f601ea7201f944740f65c20744b315567617cf050e002351eb29a4666b92683d9148ca8c30eb9c0218183b5bcebac70ca2dbfa53ccdf9e5813cab

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
new file mode 100644
index 000..e46ec575ccb
--- /dev/null
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=HIDEAKIO
+DIST_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="A Module::Build class for building XS modules"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test examples"
+# File::Basename -> perl
+RDEPEND="
+   dev-perl/Devel-CheckCompiler
+   virtual/perl-Devel-PPPort
+   virtual/perl-Exporter
+   virtual/perl-ExtUtils-CBuilder
+   virtual/perl-File-Path
+   virtual/perl-XSLoader
+   virtual/perl-parent
+"
+# File::Spec::Functions -> virtual/perl-File-Spec
+# Test::More -> perl-Test-Simple
+DEPEND="
+   >=dev-perl/Module-Build-0.400.500
+   ${RDEPEND}
+   test? (
+   dev-perl/Capture-Tiny
+   dev-perl/Cwd-Guard
+   dev-perl/File-Copy-Recursive
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+   >=virtual/perl-Test-Simple-0.980.0
+   )
+"
+src_install() {
+   perl-module_src_install
+   if use examples; then
+   docompress -x usr/share/doc/${PF}/eg/
+   insinto usr/share/doc/${PF}
+   doins -r eg
+   fi
+}

diff --git a/dev-perl/Module-Build-XSUtil/metadata.xml 
b/dev-perl/Module-Build-XSUtil/metadata.xml
index 2b9a936fc0a..c48eb66bea3 100644
--- a/dev-perl/Module-Build-XSUtil/metadata.xml
+++ b/dev-perl/Module-Build-XSUtil/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Module-Build-XSUtil
+Module::Build::XSUtil
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2017-02-03 Thread Jeroen Roovers
commit: 45be44cc7a9a6732d64fdadaa3c17ad27c69494b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  3 22:24:38 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  3 22:24:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45be44cc

dev-perl/Module-Build-XSUtil: Stable for HPPA (bug #578642).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
index 801f16b..ac2a426 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 IUSE="test examples"
 # File::Basename -> perl
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2016-03-27 Thread Andreas Hüttel
commit: 09b555dd35dce8da58187c3aa57b73b77daf0c48
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Mar 27 19:36:56 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Mar 27 19:36:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b555dd

dev-perl/Module-Build-XSUtil: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Module-Build-XSUtil/Manifest  |  1 -
 .../Module-Build-XSUtil-0.140.0.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-perl/Module-Build-XSUtil/Manifest 
b/dev-perl/Module-Build-XSUtil/Manifest
index 910649a..24750af 100644
--- a/dev-perl/Module-Build-XSUtil/Manifest
+++ b/dev-perl/Module-Build-XSUtil/Manifest
@@ -1,2 +1 @@
-DIST Module-Build-XSUtil-0.14.tar.gz 14863 SHA256 
d344fe7986767d7689b332c04d53fa02ff33f383dd5fd1769833c4b25415b625 SHA512 
88932b6b726bcb86663318b49d2c1e4449d330c155729e7cd149e6bfb419e337f09140ebdb99a779f85f7398c5eccb464b990d4ad7cf3cd980609dfc3f6c3c70
 WHIRLPOOL 
cf68390b609ed81bf29e736e0a09d9635700a8dcc6f4c585321bcc2cb2f685bd12139a3adc4a26820c6402f0a4659f90ea90b7094deb4cc434a58298f02534dc
 DIST Module-Build-XSUtil-0.16.tar.gz 15137 SHA256 
15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb SHA512 
8acc86564341e5ac435e37ecf6c10fdd5621dff3d5fe1764ca229ea2228e990d9774b65a9e95b1154c8dc4afd5299173e5eb6c632c4fbbe86162b7bb319bc18e
 WHIRLPOOL 
43c13e1524bad731033c279bc6329ad67e2273a12cf5e648e0038ba3c2bc714bcf0c73dca73f22e17f8a659c5ba032c2f9f5f843f2e0798695c5c38cb4f64c43

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild
deleted file mode 100644
index 3edd459..000
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR="HIDEAKIO"
-MODULE_VERSION=0.14
-inherit perl-module
-
-DESCRIPTION="A Module::Build class for building XS modules"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
-IUSE="test"
-# File::Basename -> perl
-RDEPEND="
-   >=dev-perl/Devel-CheckCompiler-0.20.0
-   >=virtual/perl-Devel-PPPort-3.190.0
-   virtual/perl-Exporter
-   virtual/perl-ExtUtils-CBuilder
-   virtual/perl-File-Path
-   >=virtual/perl-XSLoader-0.20.0
-   virtual/perl-parent
-"
-# File::Spec::Functions -> virtual/perl-File-Spec
-# Test::More -> perl-Test-Simple
-DEPEND="
-   >=dev-perl/Module-Build-0.400.500
-   ${RDEPEND}
-   test? (
-   dev-perl/Capture-Tiny
-   dev-perl/Cwd-Guard
-   dev-perl/File-Copy-Recursive
-   virtual/perl-File-Spec
-   virtual/perl-File-Temp
-   >=virtual/perl-Test-Simple-0.980.0
-   )
-"
-SRC_TEST="do parallel"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2016-03-27 Thread Agostino Sarubbo
commit: 7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Mar 27 19:22:53 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Mar 27 19:22:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8ac9de

dev-perl/Module-Build-XSUtil: amd64 stable wrt bug #578372

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
index 82f415a..801f16b 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test examples"
 # File::Basename -> perl
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2016-02-28 Thread Patrice Clement
commit: c91014d0c0c14498da89515e202627b602175420
Author: Kent Fredric  gmail  com>
AuthorDate: Mon Feb 22 11:56:12 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 27 08:39:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91014d0

dev-perl/Module-Build-XSUtil: Bump to version 0.160.0

- use EAPI6
- Install examples with `USE=examples`

Package-Manager: portage-2.2.27

 dev-perl/Module-Build-XSUtil/Manifest  |  1 +
 .../Module-Build-XSUtil-0.160.0.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/Module-Build-XSUtil/Manifest 
b/dev-perl/Module-Build-XSUtil/Manifest
index 393aeb5..910649a 100644
--- a/dev-perl/Module-Build-XSUtil/Manifest
+++ b/dev-perl/Module-Build-XSUtil/Manifest
@@ -1 +1,2 @@
 DIST Module-Build-XSUtil-0.14.tar.gz 14863 SHA256 
d344fe7986767d7689b332c04d53fa02ff33f383dd5fd1769833c4b25415b625 SHA512 
88932b6b726bcb86663318b49d2c1e4449d330c155729e7cd149e6bfb419e337f09140ebdb99a779f85f7398c5eccb464b990d4ad7cf3cd980609dfc3f6c3c70
 WHIRLPOOL 
cf68390b609ed81bf29e736e0a09d9635700a8dcc6f4c585321bcc2cb2f685bd12139a3adc4a26820c6402f0a4659f90ea90b7094deb4cc434a58298f02534dc
+DIST Module-Build-XSUtil-0.16.tar.gz 15137 SHA256 
15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb SHA512 
8acc86564341e5ac435e37ecf6c10fdd5621dff3d5fe1764ca229ea2228e990d9774b65a9e95b1154c8dc4afd5299173e5eb6c632c4fbbe86162b7bb319bc18e
 WHIRLPOOL 
43c13e1524bad731033c279bc6329ad67e2273a12cf5e648e0038ba3c2bc714bcf0c73dca73f22e17f8a659c5ba032c2f9f5f843f2e0798695c5c38cb4f64c43

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
new file mode 100644
index 000..82f415a
--- /dev/null
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=HIDEAKIO
+DIST_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION="A Module::Build class for building XS modules"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test examples"
+# File::Basename -> perl
+RDEPEND="
+   dev-perl/Devel-CheckCompiler
+   virtual/perl-Devel-PPPort
+   virtual/perl-Exporter
+   virtual/perl-ExtUtils-CBuilder
+   virtual/perl-File-Path
+   virtual/perl-XSLoader
+   virtual/perl-parent
+"
+# File::Spec::Functions -> virtual/perl-File-Spec
+# Test::More -> perl-Test-Simple
+DEPEND="
+   >=dev-perl/Module-Build-0.400.500
+   ${RDEPEND}
+   test? (
+   dev-perl/Capture-Tiny
+   dev-perl/Cwd-Guard
+   dev-perl/File-Copy-Recursive
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+   >=virtual/perl-Test-Simple-0.980.0
+   )
+"
+src_install() {
+   perl-module_src_install
+   if use examples; then
+   docompress -x usr/share/doc/${PF}/eg/
+   insinto usr/share/doc/${PF}
+   doins -r eg
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-XSUtil/

2016-01-24 Thread Agostino Sarubbo
commit: b7a5c482c77ce8542ece66f2725d382b45e6cdff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 24 16:38:27 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 24 16:40:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a5c482

dev-perl/Module-Build-XSUtil: amd64 stable wrt bug #569840

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild 
b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild
index 7ef4269..3edd459 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Module::Build class for building XS modules"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 # File::Basename -> perl
 RDEPEND="