zlogene     15/05/06 19:29:42

  Modified:             ChangeLog
  Added:                Benchmark-Timer-0.710.700.ebuild
  Removed:              Benchmark-Timer-0.710.400.ebuild
  Log:
  Version bump, drop old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.5                  dev-perl/Benchmark-Timer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Benchmark-Timer/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Benchmark-Timer/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Benchmark-Timer/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Benchmark-Timer/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   30 Apr 2015 20:49:52 -0000      1.4
+++ ChangeLog   6 May 2015 19:29:42 -0000       1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Benchmark-Timer
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Benchmark-Timer/ChangeLog,v 1.4 
2015/04/30 20:49:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Benchmark-Timer/ChangeLog,v 1.5 
2015/05/06 19:29:42 zlogene Exp $
+
+*Benchmark-Timer-0.710.700 (06 May 2015)
+
+  06 May 2015; Mikle Kolyada <[email protected]>
+  +Benchmark-Timer-0.710.700.ebuild, -Benchmark-Timer-0.710.400.ebuild:
+  Version bump, drop old.
 
 *Benchmark-Timer-0.710.600 (30 Apr 2015)
 



1.1                  dev-perl/Benchmark-Timer/Benchmark-Timer-0.710.700.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Benchmark-Timer/Benchmark-Timer-0.710.700.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Benchmark-Timer/Benchmark-Timer-0.710.700.ebuild?rev=1.1&content-type=text/plain

Index: Benchmark-Timer-0.710.700.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Benchmark-Timer/Benchmark-Timer-0.710.700.ebuild,v
 1.1 2015/05/06 19:29:42 zlogene Exp $

EAPI=5

MODULE_AUTHOR=DCOPPIT
MODULE_VERSION=0.7107
inherit perl-module

DESCRIPTION="Perl code benchmarking tool"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="
        dev-perl/Statistics-TTest
        virtual/perl-Time-HiRes
"

DEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.360.0
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST=do




Reply via email to