commit:     057bcbfc2d0056febf31b957b741ec6bf4be28f8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 22:42:07 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 22:54:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057bcbfc

dev-perl/Sub-Identify: Remove superfluous ;

Package-Manager: portage-2.2.28

 dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild 
b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
index 8634b57..a8c8467 100644
--- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
+++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
@@ -27,5 +27,5 @@ DEPEND="${RDEPEND}
 "
 src_test() {
        perl_rm_files "t/pod.t"
-       perl-module_src_test;
+       perl-module_src_test
 }

Reply via email to