[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2021-11-19 Thread Andreas K. Hüttel
commit: c3714fd6ad6c368a270c557cc61080c55f5bac8c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov 19 17:03:05 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Nov 19 19:39:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3714fd6

dev-perl/MP3-Info: EAPI=8 bump

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

 .../{MP3-Info-1.260.0.ebuild => MP3-Info-1.260.0-r1.ebuild}   | 8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0-r1.ebuild
similarity index 84%
rename from dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
rename to dev-perl/MP3-Info/MP3-Info-1.260.0-r1.ebuild
index 9399966ba753..bbf01e761def 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=JMERELO
 DIST_VERSION=1.26
@@ -12,9 +12,3 @@ DESCRIPTION="A Perl module to manipulate/fetch info from MP3 
files"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2020-04-15 Thread Kent Fredric
commit: 024d8621021d1ef089168f05822637a276aa5411
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Apr 14 14:05:52 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Apr 15 09:50:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024d8621

dev-perl/MP3-Info: Remove old 1.240.0-r1

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

 dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild | 20 
 dev-perl/MP3-Info/Manifest   |  1 -
 2 files changed, 21 deletions(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild
deleted file mode 100644
index ea342c042b4..000
--- a/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DANIEL
-DIST_VERSION=1.24
-inherit perl-module
-
-DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
-IUSE=""
-
-src_prepare() {
-   sed -i -e 's/use inc::Module::Install/use lib q[.]; use 
inc::Module::Install/' Makefile.PL ||
-   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
-   perl-module_src_prepare
-}

diff --git a/dev-perl/MP3-Info/Manifest b/dev-perl/MP3-Info/Manifest
index 5d7ee94d83e..1cdf93fb97a 100644
--- a/dev-perl/MP3-Info/Manifest
+++ b/dev-perl/MP3-Info/Manifest
@@ -1,2 +1 @@
-DIST MP3-Info-1.24.tar.gz 126350 BLAKE2B 
23ecaf5dbeac81f2670e3234bd29b8c6aa58db962068e9c473896c5419f320c1a8af930fa19eac782e3c85d044a21e1670d94446c388c581a5e628eb4dfca895
 SHA512 
5cefb01b369921d49a5db9b5456e29054b993d8ef083dfa3a66b3a10b1a409162f7329f8dcf5ed96966651de5de093f4e5325f545559622d034e39ad33589701
 DIST MP3-Info-1.26.tar.gz 136554 BLAKE2B 
f5cad8e2808d1be99e949388b4a7229ffbfd02bd60efcfd73e9d1e22c2c5f762f339b297489085b528f6a3e4aa29c628a1d79abd1582f0208300ce4140068fed
 SHA512 
79f9f9bd9feda075cd8a0db80debdcc03092706834475fc6b6047e00dd282855509d5752fd2b61ae5901c2f74f00f18b0e6c9d733b54a84ea55b6afa0c9e5741



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-10-25 Thread Fabian Groffen
commit: 155876dace1b45e5f249b67523f316620acb9e68
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Oct 25 18:15:38 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Oct 25 18:16:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155876da

dev-perl/MP3-Info: added Prefix keywords, bug #665088

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

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index 6d79599a740..97b1273be7d 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 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=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-07-23 Thread Sergei Trofimovich
commit: 796ed9eae08c7c7d216d2e863a3f1e664b1caa2a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jul 23 18:57:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jul 23 18:57:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796ed9ea

dev-perl/MP3-Info: stable 1.260.0 for hppa, bug #661196

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

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index f17affeaa98..6d79599a740 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-07-21 Thread Tobias Klausmann
commit: 6090217bf3663484d0522028f54cf9f271f8abb5
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Jul 21 11:49:03 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Jul 21 11:50:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6090217b

dev-perl/MP3-Info-1.260.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/661196

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index 30b26c1f666..f17affeaa98 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-07-20 Thread Sergei Trofimovich
commit: c0193bafa171344ca7ec3676d5e9b29eba5a9da2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 20 22:57:15 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 20 23:17:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0193baf

dev-perl/MP3-Info: stable 1.260.0 for ppc, bug #661196

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

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index d7809bf42a8..30b26c1f666 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-07-20 Thread Sergei Trofimovich
commit: 213d6aeec2e6d09e0664060cb738fb8f9c73c8f8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 20 22:30:14 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 20 22:44:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213d6aee

dev-perl/MP3-Info: stable 1.260.0 for ppc64, bug #661196

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

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index 478db8db13f..d7809bf42a8 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-07-20 Thread Sergei Trofimovich
commit: f6254ee06313d0b9f9cded43e1f3c5edab6fe0ad
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 20 08:00:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 20 08:07:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6254ee0

dev-perl/MP3-Info: stable 1.260.0 for ia64, bug #661196

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

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index d018e034809..478db8db13f 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2018-07-16 Thread Sergei Trofimovich
commit: a3c499a4a1f08e035fd56efa93fb163addcca293
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jul 16 06:37:55 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jul 16 06:54:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c499a4

dev-perl/MP3-Info: stable 1.260.0 for sparc

Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
index 877b4614f9d..d018e034809 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2017-10-31 Thread Kent Fredric
commit: eb2e1a6d4aba382bfc282a831e7c853babd369c7
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Nov  1 03:07:32 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Nov  1 03:07:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2e1a6d

dev-perl/MP3-Info: Bump to version 1.260.0

Upstream:
- Fix '.' in @INC
- Fix infinite loop when value contains newlines

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 20 
 dev-perl/MP3-Info/Manifest|  1 +
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
new file mode 100644
index 000..3c357a533c6
--- /dev/null
+++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=JMERELO
+DIST_VERSION=1.26
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/MP3-Info/Manifest b/dev-perl/MP3-Info/Manifest
index 5cb14b15625..958f8bf1a46 100644
--- a/dev-perl/MP3-Info/Manifest
+++ b/dev-perl/MP3-Info/Manifest
@@ -1 +1,2 @@
 DIST MP3-Info-1.24.tar.gz 126350 SHA256 
671af4bf5c9b45d7897aca116e2684b3b68eb8b5c64e1feb3a562023509f25f8 SHA512 
5cefb01b369921d49a5db9b5456e29054b993d8ef083dfa3a66b3a10b1a409162f7329f8dcf5ed96966651de5de093f4e5325f545559622d034e39ad33589701
 WHIRLPOOL 
46deffd2429a30b167857417a0a9185758d4ec83524c0f659468b119cec130d416c70f913b63e2977ce88d756e79b51278e788b621dea87172644b74b9978e27
+DIST MP3-Info-1.26.tar.gz 136554 SHA256 
5762340732421f2502a770d6a126e584f2cd963351d2bc257bd278c39bce8be7 SHA512 
79f9f9bd9feda075cd8a0db80debdcc03092706834475fc6b6047e00dd282855509d5752fd2b61ae5901c2f74f00f18b0e6c9d733b54a84ea55b6afa0c9e5741
 WHIRLPOOL 
6e23c2fd9bcfa776bc4de45c0f45a0c12dfcfc635c6f425ffb798dadcf691651710ebadbe81d513fb57daa325c3a85763c2c703b0b0e2cc361bc34f7edbc910a



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Info/

2017-06-30 Thread Andreas Hüttel
commit: 37a0685f2000faa3a92f432c224ee36fa2153b19
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Jun 30 22:53:07 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Jun 30 22:53:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a0685f

dev-perl/MP3-Info: Add build fix for Perl 5.26, bug 617104

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild 
b/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild
index 09cc2558a1d..80215c6d2b8 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR=DANIEL
-MODULE_VERSION=1.24
+DIST_AUTHOR=DANIEL
+DIST_VERSION=1.24
 inherit perl-module
 
 DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
@@ -13,4 +13,8 @@ SLOT="0"
 KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 IUSE=""
 
-SRC_TEST="do"
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install/use lib q[.]; use 
inc::Module::Install/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}