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

2022-05-25 Thread WANG Xuerui
commit: 4cb1da9145ca859127d7c89c1be2d54b6bf76027
Author: WANG Xuerui  gentoo  org>
AuthorDate: Wed May 25 08:41:31 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Wed May 25 09:09:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb1da91

dev-perl/ExtUtils-PkgConfig: keyword 1.160.0-r1 for ~loong

Tests passed on real hardware.

Signed-off-by: WANG Xuerui  gentoo.org>

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild
index 0d3532d71cba..59a0de06204c 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.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=8
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 BDEPEND="
virtual/perl-ExtUtils-MakeMaker



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

2021-10-24 Thread Andreas K. Hüttel
commit: 47ab02e01e4a3caf3511d649c9846dac2b963b75
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct 24 18:23:18 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Oct 24 18:25:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ab02e0

dev-perl/ExtUtils-PkgConfig: EAPI=8 bump

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

 ...PkgConfig-1.160.0.ebuild => ExtUtils-PkgConfig-1.160.0-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild
similarity index 95%
rename from dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
rename to dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild
index e4298edd2b8..0d3532d71cb 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=XAOC
 DIST_VERSION=1.16
@@ -12,9 +12,8 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
-DEPEND="
+BDEPEND="
virtual/perl-ExtUtils-MakeMaker
virtual/pkgconfig
 "



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

2021-01-23 Thread Kent Fredric
commit: 699019b6e8200dbd37cb1bf1be5bdcb566c14079
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Jan 24 07:09:33 2021 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Jan 24 07:35:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699019b6

dev-perl/ExtUtils-PkgConfig: Keyword ~m68k re bug #689388

Required by dev-perl/Conf-Libconfig (BDEPEND)

Bug: https://bugs.gentoo.org/689338
Package-Manager: Portage-3.0.14, Repoman-3.0.1
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 76817d89a23..a21cdcd00ae 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2019-05-21 Thread Aaron Bauman
commit: e064a04f552b5b48ce9a310ae7912e3c02234e38
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 22 03:57:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 22 04:03:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e064a04f

dev-perl/ExtUtils-PkgConfig: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 728bd9d9923..d0c7a517385 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2018-06-22 Thread Mikle Kolyada
commit: 997586c95979f124716f763d12c377bfac233018
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jun 22 10:45:09 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jun 22 10:45:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=997586c9

dev-perl/ExtUtils-PkgConfig: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 9568e873e0e..de75b0b5b48 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.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
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-08-28 Thread Mikle Kolyada
commit: d02cb065f6ff8c10cb1d8c71076456fe559004a3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Aug 28 14:54:53 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Aug 28 14:54:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02cb065

dev-perl/ExtUtils-PkgConfig: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../ExtUtils-PkgConfig-1.150.0.ebuild | 19 ---
 dev-perl/ExtUtils-PkgConfig/Manifest  |  1 -
 2 files changed, 20 deletions(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild
deleted file mode 100644
index 99148f43156..000
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=XAOC
-MODULE_VERSION=1.15
-inherit perl-module
-
-DESCRIPTION="Simplistic perl interface to pkg-config"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-DEPEND="virtual/pkgconfig"
-
-SRC_TEST="do"

diff --git a/dev-perl/ExtUtils-PkgConfig/Manifest 
b/dev-perl/ExtUtils-PkgConfig/Manifest
index 33050d6dbe2..ca2b3ee 100644
--- a/dev-perl/ExtUtils-PkgConfig/Manifest
+++ b/dev-perl/ExtUtils-PkgConfig/Manifest
@@ -1,2 +1 @@
-DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 
69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 
975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf
 WHIRLPOOL 
1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3
 DIST ExtUtils-PkgConfig-1.16.tar.gz 10144 SHA256 
bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e SHA512 
a872fd54aa5bf3137ace9c44457dfc047ea6d283accc453e824b609b6996a8e2fab685459f38a8236419155df01a18421671426a7237639a47ab32e18c9b4191
 WHIRLPOOL 
1d29b40cfa53d9ecd8dd8f7d7d59566e42e22090b5933c2da701408d49602b741c56efb3256b030fa0027ef7e67366f25b9beaeec4ed5cd5d71281dd8f4e8477



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

2017-08-28 Thread Mikle Kolyada
commit: 1251944d3cba95074e2e20e8354bf0e9b28b6b34
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Aug 28 14:51:08 2017 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Aug 28 14:51:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1251944d

dev-perl/ExtUtils-PkgConfig: hppa stable wrt bug 622448

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 01159055043..9568e873e0e 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-07-08 Thread Markus Meier
commit: fc5f0d6299c27a32b8d27f7afcac0af1b1f22789
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jul  8 07:13:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jul  8 07:13:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5f0d62

dev-perl/ExtUtils-PkgConfig: arm stable, bug #622448

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index c6fa6b7ae4f..01159055043 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-06-30 Thread Sergei Trofimovich
commit: ebc0d639f88e2f8f379030d42535a38e15df4cb6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 30 07:14:19 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 30 07:40:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc0d639

dev-perl/ExtUtils-PkgConfig: ia64 stable, bug #622448

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index e260f1d8cfc..fc80309e20b 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-06-26 Thread Tobias Klausmann
commit: 9562741a1247da07d1bd4f2c291190e05a17efb2
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jun 26 20:18:06 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jun 26 20:18:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9562741a

dev-perl/ExtUtils-PkgConfig-1.160.0-r0: add alpha keyword

Gentoo-Bug: 622448

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index e003c89870e..e260f1d8cfc 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-06-22 Thread Agostino Sarubbo
commit: 5a4a82db98e65de144379cd7717279c1eaa40555
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 22 12:47:02 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 22 12:47:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4a82db

dev-perl/ExtUtils-PkgConfig: amd64 stable wrt bug #622448

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 307433402d0..e003c89870e 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-06-22 Thread Agostino Sarubbo
commit: c5113f4cba10aa379fd074330d17618202172a16
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 22 10:48:55 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 22 10:48:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5113f4c

dev-perl/ExtUtils-PkgConfig: x86 stable wrt bug #622448

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 262eb5e9847..307433402d0 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-06-18 Thread Alexis Ballier
commit: 4e84f5e019d144a37267bd97e6c2c0317d024bc0
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Jun 18 12:45:52 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jun 18 13:24:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e84f5e0

dev-perl/ExtUtils-PkgConfig: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
index 17ec97e83ac..262eb5e9847 100644
--- a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="



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

2017-05-20 Thread Kent Fredric
commit: 174e447fc99cd0ebf1d8df3d54c1bcc2b5d72e20
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat May 20 20:08:57 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat May 20 20:08:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174e447f

dev-perl/ExtUtils-PkgConfig: Bump to version 1.160.0 re bug #615098

- EAPI6
- Parallel Testing

Upstream:
- Fix for '.' in @INC
- Add exists method

Bug: https://bugs.gentoo.org/615098
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../ExtUtils-PkgConfig-1.160.0.ebuild| 20 
 dev-perl/ExtUtils-PkgConfig/Manifest |  1 +
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
new file mode 100644
index 000..17ec97e83ac
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.160.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="Simplistic perl interface to pkg-config"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+DEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   virtual/pkgconfig
+"

diff --git a/dev-perl/ExtUtils-PkgConfig/Manifest 
b/dev-perl/ExtUtils-PkgConfig/Manifest
index 80eae6ed436..33050d6dbe2 100644
--- a/dev-perl/ExtUtils-PkgConfig/Manifest
+++ b/dev-perl/ExtUtils-PkgConfig/Manifest
@@ -1 +1,2 @@
 DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 
69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 
975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf
 WHIRLPOOL 
1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3
+DIST ExtUtils-PkgConfig-1.16.tar.gz 10144 SHA256 
bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e SHA512 
a872fd54aa5bf3137ace9c44457dfc047ea6d283accc453e824b609b6996a8e2fab685459f38a8236419155df01a18421671426a7237639a47ab32e18c9b4191
 WHIRLPOOL 
1d29b40cfa53d9ecd8dd8f7d7d59566e42e22090b5933c2da701408d49602b741c56efb3256b030fa0027ef7e67366f25b9beaeec4ed5cd5d71281dd8f4e8477



[gentoo-commits] repo/gentoo:master commit in: dev-perl/extutils-pkgconfig/

2016-12-10 Thread Kent Fredric
commit: 7ac811694943faf614eba696a4b880b01696b9b6
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Dec 10 17:31:06 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Dec 10 18:01:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac81169

dev-perl/extutils-pkgconfig: Remove, now dev-perl/ExtUtils-PkgConfig

 dev-perl/extutils-pkgconfig/Manifest|  1 -
 .../extutils-pkgconfig-1.150.0.ebuild   | 21 -
 dev-perl/extutils-pkgconfig/metadata.xml| 12 
 3 files changed, 34 deletions(-)

diff --git a/dev-perl/extutils-pkgconfig/Manifest 
b/dev-perl/extutils-pkgconfig/Manifest
deleted file mode 100644
index 80eae6e..
--- a/dev-perl/extutils-pkgconfig/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 
69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 
975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf
 WHIRLPOOL 
1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3

diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild 
b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild
deleted file mode 100644
index feadbc1..
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=ExtUtils-PkgConfig
-MODULE_AUTHOR=XAOC
-MODULE_VERSION=1.15
-inherit perl-module
-
-DESCRIPTION="Simplistic perl interface to pkg-config"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-DEPEND="virtual/pkgconfig"
-
-SRC_TEST="do"

diff --git a/dev-perl/extutils-pkgconfig/metadata.xml 
b/dev-perl/extutils-pkgconfig/metadata.xml
deleted file mode 100644
index ecc79ab..
--- a/dev-perl/extutils-pkgconfig/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-ExtUtils-PkgConfig
-ExtUtils::PkgConfig
-  
-



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

2016-12-10 Thread Kent Fredric
commit: 6da375c2b17261d1704b933c4a3455a8d72a6aa6
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Dec 10 16:57:30 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Dec 10 18:00:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da375c2

dev-perl/ExtUtils-PkgConfig: Copy from dev-perl/extutils-pkgconfig

Beginning case normalization

Package-Manager: portage-2.3.3

 .../ExtUtils-PkgConfig-1.150.0.ebuild| 20 
 dev-perl/ExtUtils-PkgConfig/Manifest |  1 +
 dev-perl/ExtUtils-PkgConfig/metadata.xml | 12 
 3 files changed, 33 insertions(+)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild 
b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild
new file mode 100644
index ..abbb4b1
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=XAOC
+MODULE_VERSION=1.15
+inherit perl-module
+
+DESCRIPTION="Simplistic perl interface to pkg-config"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/pkgconfig"
+
+SRC_TEST="do"

diff --git a/dev-perl/ExtUtils-PkgConfig/Manifest 
b/dev-perl/ExtUtils-PkgConfig/Manifest
new file mode 100644
index ..80eae6e
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/Manifest
@@ -0,0 +1 @@
+DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 
69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 
975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf
 WHIRLPOOL 
1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3

diff --git a/dev-perl/ExtUtils-PkgConfig/metadata.xml 
b/dev-perl/ExtUtils-PkgConfig/metadata.xml
new file mode 100644
index ..ecc79ab
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+ExtUtils-PkgConfig
+ExtUtils::PkgConfig
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/extutils-pkgconfig/

2016-01-09 Thread Andreas Hüttel
commit: 80370258cf35974ac7954662789b572e9a128134
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan  9 23:16:11 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan  9 23:39:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80370258

dev-perl/extutils-pkgconfig: Remove old

Package-Manager: portage-2.2.26

 dev-perl/extutils-pkgconfig/Manifest|  1 -
 .../extutils-pkgconfig-1.140.0.ebuild   | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/extutils-pkgconfig/Manifest 
b/dev-perl/extutils-pkgconfig/Manifest
index 7eb6f90..80eae6e 100644
--- a/dev-perl/extutils-pkgconfig/Manifest
+++ b/dev-perl/extutils-pkgconfig/Manifest
@@ -1,2 +1 @@
-DIST ExtUtils-PkgConfig-1.14.tar.gz 9814 SHA256 
93d7a4fb646c643940f8dc4268af34271675bb15ed1e16baacbdfb0c17050a48 SHA512 
88909ead3b7173e393b08ee28466c5e3a3ddf6a9e89b543dfbd510b1ca8cc60b5eb0573265de5b5c733a5f71b0bf63af3f438d69e3998727af95cd71f89ab7c7
 WHIRLPOOL 
cbbf39f70c68f87884b3976c314407faa0d168660993006ad67645adfc4682518ade20349eea3b886effabfe38b85b4fbe05860ae45bcb96e815ecd8d8b09211
 DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 
69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 
975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf
 WHIRLPOOL 
1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3

diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild 
b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild
deleted file mode 100644
index 143a1e6..000
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=ExtUtils-PkgConfig
-MODULE_AUTHOR=XAOC
-MODULE_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION="Simplistic perl interface to pkg-config"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-DEPEND="virtual/pkgconfig"
-
-SRC_TEST="do"