commit:     d558bea2e3163fe1bf2d88c8c4ee53fa9318ea96
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 13 10:34:35 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 13 10:34:35 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d558bea2

[fixup] dev-perl/Git-Sub Patch out un-needed tests

Package-Manager: portage-2.2.10

---
 dev-perl/Git-Sub/ChangeLog                | 3 +++
 dev-perl/Git-Sub/Git-Sub-0.130.270.ebuild | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/dev-perl/Git-Sub/ChangeLog b/dev-perl/Git-Sub/ChangeLog
index f251d35..3db0491 100644
--- a/dev-perl/Git-Sub/ChangeLog
+++ b/dev-perl/Git-Sub/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Sep 2014; Kent Fredric <[email protected]> Git-Sub-0.130.270.ebuild:
+  Patch out un-needed tests
+
 *Git-Sub-0.130.270 (08 Sep 2014)
 
   08 Sep 2014; mudler <[email protected]> +Git-Sub-0.130.270.ebuild,

diff --git a/dev-perl/Git-Sub/Git-Sub-0.130.270.ebuild 
b/dev-perl/Git-Sub/Git-Sub-0.130.270.ebuild
index 88b4b3f..0ced9b3 100644
--- a/dev-perl/Git-Sub/Git-Sub-0.130.270.ebuild
+++ b/dev-perl/Git-Sub/Git-Sub-0.130.270.ebuild
@@ -41,4 +41,7 @@ DEPEND="
 RDEPEND="
        $(perl_meta_runtime)
 "
+PERL_RM_FILES=(
+       t/author-test-eol.t
+)
 SRC_TEST="do"

Reply via email to