[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2023-06-21 Thread Sam James
commit: 315f10636f0a236747a6b30cc86d97c4c6265fab
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 21 05:45:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 21 06:04:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315f1063

dev-perl/ExtUtils-Typemaps-Default: update DESCRIPTION

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

 .../ExtUtils-Typemaps-Default-1.50.0-r1.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0-r1.ebuild 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0-r1.ebuild
index 50a270287d2a..9fa77e95ecec 100644
--- 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0-r1.ebuild
+++ 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.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=SMUELLER
 DIST_VERSION=1.05
 inherit perl-module
 
-DESCRIPTION="A set of useful typemaps"
+DESCRIPTION="Set of useful typemaps"
 
 SLOT="0"
 KEYWORDS="~amd64 x86"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2021-10-24 Thread Andreas K. Hüttel
commit: 7ddf94f19d2601d62adb3bfbb745ddbd457e197d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct 24 18:24:22 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Oct 24 18:25:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddf94f1

dev-perl/ExtUtils-Typemaps-Default: EAPI=8 bump

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

 ebuild => ExtUtils-Typemaps-Default-1.50.0-r1.ebuild} | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0-r1.ebuild
similarity index 55%
rename from 
dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
rename to 
dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0-r1.ebuild
index c71c57965fc..50a270287d2 100644
--- a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
+++ 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=SMUELLER
 DIST_VERSION=1.05
@@ -11,10 +11,11 @@ DESCRIPTION="A set of useful typemaps"
 
 SLOT="0"
 KEYWORDS="~amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-RDEPEND=">=virtual/perl-ExtUtils-ParseXS-3.180.300"
-DEPEND="${RDEPEND}
+RDEPEND="
+   >=virtual/perl-ExtUtils-ParseXS-3.180.300
+"
+BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.400.0
-   test? ( virtual/perl-Test-Simple )"
+   test? ( virtual/perl-Test-Simple )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2020-08-20 Thread Kent Fredric
commit: 6ebad6f92bf6b92e55d2b8e173629127954bda40
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Aug 20 07:31:49 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Aug 20 07:32:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ebad6f9

dev-perl/ExtUtils-Typemaps-Default: Add missing remote-id's

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/ExtUtils-Typemaps-Default/metadata.xml | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-perl/ExtUtils-Typemaps-Default/metadata.xml 
b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
index 68d1f194cb9..beee39392ab 100644
--- a/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
+++ b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
@@ -7,6 +7,12 @@


ExtUtils-Typemaps-Default
+   ExtUtils::Typemap::Basic
+   ExtUtils::Typemap::Default
+   ExtUtils::Typemap::ObjectMap
+   ExtUtils::Typemap::STL
+   ExtUtils::Typemap::STL::String
+   ExtUtils::Typemap::STL::Vector
ExtUtils::Typemaps::Basic
ExtUtils::Typemaps::Default
ExtUtils::Typemaps::ObjectMap



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2018-04-03 Thread Jonas Stein
commit: 14f1d22403d67c1e22fa1b9da9c0543a1a6ca612
Author: Jonas Stein  gentoo  org>
AuthorDate: Tue Apr  3 15:03:08 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Tue Apr  3 15:27:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f1d224

dev-perl/ExtUtils-Typemaps-Default: 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/ExtUtils-Typemaps-Default/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/dev-perl/ExtUtils-Typemaps-Default/metadata.xml 
b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
index 9f4fd86a990..68d1f194cb9 100644
--- a/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
+++ b/dev-perl/ExtUtils-Typemaps-Default/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
-   

ExtUtils-Typemaps-Default
ExtUtils::Typemaps::Basic



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2017-10-26 Thread Thomas Deutschmann
commit: a39ea9287edc574f73a7034281da9393c34fe729
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:09:14 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39ea928

dev-perl/ExtUtils-Typemaps-Default: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
index da97cf1a409..e717606cfee 100644
--- a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
+++ b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.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
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A set of useful typemaps"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-ExtUtils-ParseXS-3.180.300"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2016-04-03 Thread Andreas Hüttel
commit: 54494aabf6ffe25b1275030077b03c216e6d480b
Author: Matthew Brewer  sina  cn>
AuthorDate: Thu Mar 31 01:10:16 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Apr  3 21:23:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54494aab

dev-perl/ExtUtils-Typemaps-Default: initial ebuild, version 1.50.0

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches

 .../ExtUtils-Typemaps-Default-1.50.0.ebuild| 20 +
 dev-perl/ExtUtils-Typemaps-Default/Manifest|  1 +
 dev-perl/ExtUtils-Typemaps-Default/metadata.xml| 26 ++
 3 files changed, 47 insertions(+)

diff --git 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
new file mode 100644
index 000..bf0a6ca
--- /dev/null
+++ b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SMUELLER
+DIST_VERSION=1.05
+inherit perl-module
+
+DESCRIPTION="A set of useful typemaps"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=virtual/perl-ExtUtils-ParseXS-3.180.300"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.400.0
+   test? ( virtual/perl-Test-Simple )"

diff --git a/dev-perl/ExtUtils-Typemaps-Default/Manifest 
b/dev-perl/ExtUtils-Typemaps-Default/Manifest
new file mode 100644
index 000..6377cc5
--- /dev/null
+++ b/dev-perl/ExtUtils-Typemaps-Default/Manifest
@@ -0,0 +1 @@
+DIST ExtUtils-Typemaps-Default-1.05.tar.gz 9327 SHA256 
3dfaf5837ebfdc007895bfca84c3c2e76d589a7d336400e8dfb3243d818215de SHA512 
91f3f5e3abfe2532a38bfb097d06e5a4145c84729a906af5269353f92b19bfcb86ac5c664067dc3adad405bbc8d0b43071180da4e6575e468b7b946d6c44e949
 WHIRLPOOL 
e33d47c237e1501492e3c25b0e5026a829bc4f1558ecc90289a231ed78c7862f1b4abaf77a3454016c7e86ef54bbc4849b431a82bff32a9bbc9c3c288da7cc1e

diff --git a/dev-perl/ExtUtils-Typemaps-Default/metadata.xml 
b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
new file mode 100644
index 000..9f4fd86
--- /dev/null
+++ b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
@@ -0,0 +1,26 @@
+
+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
+   
+   
+   ExtUtils-Typemaps-Default
+   ExtUtils::Typemaps::Basic
+   ExtUtils::Typemaps::Default
+   ExtUtils::Typemaps::ObjectMap
+   ExtUtils::Typemaps::STL
+   ExtUtils::Typemaps::STL::List
+   ExtUtils::Typemaps::STL::String
+   ExtUtils::Typemaps::STL::Vector
+   
+