[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2015-12-26 Thread Andreas Hüttel
commit: 486884274dc3974ebac75c8c288f58ee1eb403ae
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 13:22:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 13:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48688427

dev-perl/Devel-Symdump: Version bump, fixes tests

Package-Manager: portage-2.2.26

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 21 +
 dev-perl/Devel-Symdump/Manifest |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
new file mode 100644
index 000..f2284dd
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.15
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 46e49ba..3ea282a 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
 DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
+DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Markus Meier
commit: 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:53:07 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:53:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c0be8a

dev-perl/Devel-Symdump: arm stable, bug #570862

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index f2284dd..133f0ec 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Agostino Sarubbo
commit: 70ecb25130cb74017a9538ba6e3d4f810f5ad602
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:56:25 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ecb251

dev-perl/Devel-Symdump: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #570862

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index 133f0ec..e4f3e40 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Andreas Hüttel
commit: 4b7ef04b0f9421f946b6e4086432b8c95e64120f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan 23 18:02:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan 23 18:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7ef04b

dev-perl/Devel-Symdump: Remove old

Package-Manager: portage-2.2.27

 .../Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 
 .../Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
deleted file mode 100644
index f3e7097..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.12
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
deleted file mode 100644
index 3f0b145..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.14
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 3ea282a..c10bee4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
-DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Markus Meier
commit: 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:53:07 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:53:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c0be8a

dev-perl/Devel-Symdump: arm stable, bug #570862

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index f2284dd..133f0ec 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Agostino Sarubbo
commit: 70ecb25130cb74017a9538ba6e3d4f810f5ad602
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:56:25 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ecb251

dev-perl/Devel-Symdump: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #570862

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index 133f0ec..e4f3e40 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Andreas Hüttel
commit: 4b7ef04b0f9421f946b6e4086432b8c95e64120f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan 23 18:02:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan 23 18:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7ef04b

dev-perl/Devel-Symdump: Remove old

Package-Manager: portage-2.2.27

 .../Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 
 .../Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
deleted file mode 100644
index f3e7097..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.12
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
deleted file mode 100644
index 3f0b145..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.14
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 3ea282a..c10bee4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
-DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2015-12-26 Thread Andreas Hüttel
commit: 486884274dc3974ebac75c8c288f58ee1eb403ae
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 13:22:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 13:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48688427

dev-perl/Devel-Symdump: Version bump, fixes tests

Package-Manager: portage-2.2.26

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 21 +
 dev-perl/Devel-Symdump/Manifest |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
new file mode 100644
index 000..f2284dd
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.15
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 46e49ba..3ea282a 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
 DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
+DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2015-12-26 Thread Andreas Hüttel
commit: 486884274dc3974ebac75c8c288f58ee1eb403ae
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 13:22:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 13:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48688427

dev-perl/Devel-Symdump: Version bump, fixes tests

Package-Manager: portage-2.2.26

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 21 +
 dev-perl/Devel-Symdump/Manifest |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
new file mode 100644
index 000..f2284dd
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.15
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 46e49ba..3ea282a 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
 DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
+DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Markus Meier
commit: 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:53:07 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:53:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c0be8a

dev-perl/Devel-Symdump: arm stable, bug #570862

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index f2284dd..133f0ec 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Agostino Sarubbo
commit: 70ecb25130cb74017a9538ba6e3d4f810f5ad602
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:56:25 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ecb251

dev-perl/Devel-Symdump: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #570862

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index 133f0ec..e4f3e40 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Andreas Hüttel
commit: 4b7ef04b0f9421f946b6e4086432b8c95e64120f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan 23 18:02:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan 23 18:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7ef04b

dev-perl/Devel-Symdump: Remove old

Package-Manager: portage-2.2.27

 .../Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 
 .../Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
deleted file mode 100644
index f3e7097..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.12
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
deleted file mode 100644
index 3f0b145..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.14
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 3ea282a..c10bee4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
-DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2015-12-26 Thread Andreas Hüttel
commit: 486884274dc3974ebac75c8c288f58ee1eb403ae
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 13:22:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 13:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48688427

dev-perl/Devel-Symdump: Version bump, fixes tests

Package-Manager: portage-2.2.26

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 21 +
 dev-perl/Devel-Symdump/Manifest |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
new file mode 100644
index 000..f2284dd
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.15
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 46e49ba..3ea282a 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
 DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
+DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Markus Meier
commit: 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:53:07 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:53:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c0be8a

dev-perl/Devel-Symdump: arm stable, bug #570862

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index f2284dd..133f0ec 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Agostino Sarubbo
commit: 70ecb25130cb74017a9538ba6e3d4f810f5ad602
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:56:25 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ecb251

dev-perl/Devel-Symdump: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #570862

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index 133f0ec..e4f3e40 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Andreas Hüttel
commit: 4b7ef04b0f9421f946b6e4086432b8c95e64120f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan 23 18:02:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan 23 18:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7ef04b

dev-perl/Devel-Symdump: Remove old

Package-Manager: portage-2.2.27

 .../Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 
 .../Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
deleted file mode 100644
index f3e7097..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.12
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
deleted file mode 100644
index 3f0b145..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.14
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 3ea282a..c10bee4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
-DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2015-12-26 Thread Andreas Hüttel
commit: 486884274dc3974ebac75c8c288f58ee1eb403ae
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 13:22:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 13:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48688427

dev-perl/Devel-Symdump: Version bump, fixes tests

Package-Manager: portage-2.2.26

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 21 +
 dev-perl/Devel-Symdump/Manifest |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
new file mode 100644
index 000..f2284dd
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.15
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 46e49ba..3ea282a 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
 DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
+DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Markus Meier
commit: 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:53:07 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:53:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c0be8a

dev-perl/Devel-Symdump: arm stable, bug #570862

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index f2284dd..133f0ec 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Agostino Sarubbo
commit: 70ecb25130cb74017a9538ba6e3d4f810f5ad602
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:56:25 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ecb251

dev-perl/Devel-Symdump: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #570862

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index 133f0ec..e4f3e40 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Andreas Hüttel
commit: 4b7ef04b0f9421f946b6e4086432b8c95e64120f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan 23 18:02:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan 23 18:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7ef04b

dev-perl/Devel-Symdump: Remove old

Package-Manager: portage-2.2.27

 .../Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 
 .../Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
deleted file mode 100644
index f3e7097..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.12
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
deleted file mode 100644
index 3f0b145..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.14
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 3ea282a..c10bee4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
-DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2015-12-26 Thread Andreas Hüttel
commit: 486884274dc3974ebac75c8c288f58ee1eb403ae
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 13:22:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 13:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48688427

dev-perl/Devel-Symdump: Version bump, fixes tests

Package-Manager: portage-2.2.26

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 21 +
 dev-perl/Devel-Symdump/Manifest |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
new file mode 100644
index 000..f2284dd
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.15
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 46e49ba..3ea282a 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
 DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
+DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Markus Meier
commit: 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Jan 23 14:53:07 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Jan 23 14:53:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c0be8a

dev-perl/Devel-Symdump: arm stable, bug #570862

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index f2284dd..133f0ec 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Agostino Sarubbo
commit: 70ecb25130cb74017a9538ba6e3d4f810f5ad602
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 23 16:56:25 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 23 16:56:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ecb251

dev-perl/Devel-Symdump: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, 
(ALLARCHES policy) wrt bug #570862

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
index 133f0ec..e4f3e40 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
@@ -11,7 +11,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-01-23 Thread Andreas Hüttel
commit: 4b7ef04b0f9421f946b6e4086432b8c95e64120f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jan 23 18:02:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Jan 23 18:04:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7ef04b

dev-perl/Devel-Symdump: Remove old

Package-Manager: portage-2.2.27

 .../Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 
 .../Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
deleted file mode 100644
index f3e7097..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.12
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
deleted file mode 100644
index 3f0b145..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANDK
-MODULE_VERSION=2.14
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 3ea282a..c10bee4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 
9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 
a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506
 WHIRLPOOL 
bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e
-DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 
9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 
7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889
 WHIRLPOOL 
c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 4599bd234750874f50af0bb2dd3d9c57c47bf998
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:14:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4599bd23

dev-perl/Devel-Symdump: Stable for all

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
index 20663949754..c7dada6b5f1 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-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"
+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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2021-05-24 Thread Andreas K. Hüttel
commit: 7071b51b93e74a4e4862524c542c543941ba05fd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:15:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7071b51b

dev-perl/Devel-Symdump: Remove old

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

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
deleted file mode 100644
index cee35199d17..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.18
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-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="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"
-src_test() {
-   perl_rm_files t/pod*.t
-   perl-module_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2020-07-30 Thread Kent Fredric
commit: 6b30a3fa7d6843c35a7e8b3cd5b9c058d35e75a4
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 30 09:29:59 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 30 09:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b30a3fa

dev-perl/Devel-Symdump: -r bump for EAPI7 & QA

- EAPI7
- Remove unused versionator inherit
- Unconditionally remove bad tests
- Remove empty/unused variable assignments

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

 .../Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
new file mode 100644
index 000..16356dc09af
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+PERL_RM_FILES=(
+   t/podcover.t
+   t/pod.t
+)



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-06-19 Thread Kent Fredric
commit: 1e3d398d18da131ec572dbcdcaf9dae31fa6b342
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Jun 19 12:54:01 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Jun 19 12:54:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3d398d

dev-perl/Devel-Symdump: Cleanup old re bug #613362

Remove old versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/613362
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 20 ---
 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 23 --
 dev-perl/Devel-Symdump/Manifest|  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
deleted file mode 100644
index f5cf036d190..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.15
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
deleted file mode 100644
index a5fbdd8ec45..000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ANDK
-DIST_VERSION=2.17
-inherit versionator perl-module
-
-DESCRIPTION="Dump symbol names or the symbol table"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-IO-Compress
-   virtual/perl-Test-Simple
-   )
-"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index d4e9ef01cdf..3d7448c5f56 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,3 +1 @@
-DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
-DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
 DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2018-10-17 Thread Fabian Groffen
commit: 5bfec8a0e7e6961984c20db976a696812c7b7e6b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Oct 17 17:59:45 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Oct 17 18:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfec8a0

dev-perl/Devel-Symdump: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index c497628b003..b98ef0a536d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-03-18 Thread Kent Fredric
commit: 4c3cb7f05bed85be7881bc214603f13aae172230
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 12:11:58 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 12:28:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3cb7f0

dev-perl/Devel-Symdump: Bump to version 2.180.0 for bug #612408

Upstream:
- Fix . in @INC issues in Makefile.PL

Bug: https://bugs.gentoo.org/612408
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 27 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
new file mode 100644
index 000..393d190c910
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.18
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/pod*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index 5bb80d47256..d4e9ef01cdf 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1,2 +1,3 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
 DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d
+DIST Devel-Symdump-2.18.tar.gz 18439 SHA256 
826f81a107f5592a2516766ed43beb47e10cc83edc9ea48090b02a36040776c0 SHA512 
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
 WHIRLPOOL 
b5cd21630ce77e6f9635e334fb8e81b89559112ff5237b3c732054058dc8efddab7d113d410a2018ccee1d0b9aecaad6ed9048cbf9b28dc1b319bde567556fa8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2016-11-18 Thread Kent Fredric
commit: 3f5e26468f1a884bf39acd27855f62fc03738136
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Nov 18 08:21:25 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Nov 18 08:22:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5e2646

dev-perl/Devel-Symdump: Bump to 2.170.0

Upstream:
- Packaging updates

Package-Manager: portage-2.3.2

 .../Devel-Symdump/Devel-Symdump-2.170.0.ebuild | 24 ++
 dev-perl/Devel-Symdump/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
new file mode 100644
index ..9429efa
--- /dev/null
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ANDK
+DIST_VERSION=2.17
+inherit versionator perl-module
+
+DESCRIPTION="Dump symbol names or the symbol table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-IO-Compress
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest
index c10bee4..5bb80d4 100644
--- a/dev-perl/Devel-Symdump/Manifest
+++ b/dev-perl/Devel-Symdump/Manifest
@@ -1 +1,2 @@
 DIST Devel-Symdump-2.15.tar.gz 18112 SHA256 
76c2a90d31318204ecf1977f0217ce57b142e6681fe2b99fb8789efc5dd86f41 SHA512 
eba7178da3b8c9b8b2f4c61e572e4aef2e181a9b0be7a58f0790534511ccef51b7def381bcf7c37cd4a127de1cf57f1536284b3cb65f8a99920460a172f2e446
 WHIRLPOOL 
d3af70e4e49cb496a25eb1d359ca03a5a62e7dfbbe83116b464ace56af38cbc05405089fe715e27f0f30451b758682ba30e70db9e9df8901feb4723413e843e2
+DIST Devel-Symdump-2.17.tar.gz 18410 SHA256 
2c50fc7935e6e6200b74fbb9149c8078ee8f92788d2a9c5ab25c9ebace946e62 SHA512 
f210b0008378772abd56e953152f0a9dcef6f84009c292e46d738a461d3ecadaf536493835c4f13b51a0db2381127f043fe0e893b97f9cf3eed68eeb4af9dae8
 WHIRLPOOL 
e38d8c35613f9904bae07a5f97b13b6628efdf58ccf98dc8de91ea2716b916db97de6fd78ccebe3abe110c0acae8bb78df2fae0e002991ccd9319a8aa4f33c6d



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-22 Thread Tobias Klausmann
commit: 6f757c68f447376bfcb240447614c3a51e10a51e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Apr 21 11:51:57 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Apr 22 07:33:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f757c68

dev-perl/Devel-Symdump-2.180.0-r0: add alpha keyword

Gentoo-Bug: 616118

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 393d190c910..7df54b6adde 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-04-30 Thread Jeroen Roovers
commit: 781288591749e927ad5f387ece44a298586fabda
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 08:34:16 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 08:34:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78128859

dev-perl/Devel-Symdump: Stable for HPPA (bug #616118).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index 96c878b1822..d013fb6579f 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/

2017-05-06 Thread Markus Meier
commit: c5b9f5755fc459e24360825482630cc19366ce1c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat May  6 07:25:25 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat May  6 07:25:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575

dev-perl/Devel-Symdump: arm stable, bug #616118

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

 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
index b90b58a8904..f37312ce942 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
@@ -10,7 +10,7 @@ inherit versionator perl-module
 DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



  1   2   >