zlogene     15/07/01 13:04:30

  Modified:             ChangeLog
  Added:                B-Hooks-Parser-0.130.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.15                 dev-perl/B-Hooks-Parser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   1 May 2015 11:47:00 -0000       1.14
+++ ChangeLog   1 Jul 2015 13:04:30 -0000       1.15
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/B-Hooks-Parser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.14 
2015/05/01 11:47:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.15 
2015/07/01 13:04:30 zlogene Exp $
+
+*B-Hooks-Parser-0.130.0 (01 Jul 2015)
+
+  01 Jul 2015; Mikle Kolyada <zlog...@gentoo.org>
+  +B-Hooks-Parser-0.130.0.ebuild:
+  Version bump
 
   01 May 2015; Andreas K. Huettel <dilfri...@gentoo.org>
   B-Hooks-Parser-0.120.0-r1.ebuild:



1.1                  dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.130.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.130.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.130.0.ebuild?rev=1.1&content-type=text/plain

Index: B-Hooks-Parser-0.130.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.130.0.ebuild,v 
1.1 2015/07/01 13:04:30 zlogene Exp $

EAPI=5

MODULE_AUTHOR=ETHER
MODULE_VERSION=0.13
inherit perl-module

DESCRIPTION="Interface to perls parser variables"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="dev-perl/B-Hooks-OP-Check"
DEPEND="${RDEPEND}
        >=dev-perl/ExtUtils-Depends-0.302
        test? ( dev-perl/Test-Exception
                dev-perl/B-Hooks-EndOfScope )"
SRC_TEST=do




Reply via email to