axs         14/08/26 17:11:01

  Modified:             ChangeLog
  Added:                Test-MockTime-0.120.0-r1.ebuild
  Removed:              Test-MockTime-0.120.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  Changes    Path
1.6                  dev-perl/Test-MockTime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   24 Jun 2012 12:59:38 -0000      1.5
+++ ChangeLog   26 Aug 2014 17:11:01 -0000      1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Test-MockTime
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v 1.5 
2012/06/24 12:59:38 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/ChangeLog,v 1.6 
2014/08/26 17:11:01 axs Exp $
+
+*Test-MockTime-0.120.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+  +Test-MockTime-0.120.0-r1.ebuild, -Test-MockTime-0.120.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller <[email protected]> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Test-MockTime-0.120.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild,v
 1.1 2014/08/26 17:11:01 axs Exp $

EAPI=5

MODULE_AUTHOR=DDICK
MODULE_VERSION=0.12
inherit perl-module

DESCRIPTION="Replaces actual time with simulated time"

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

RDEPEND="virtual/perl-Time-Piece
        virtual/perl-Time-Local"
DEPEND="${RDEPEND}
        test? ( dev-perl/Test-Pod )"

SRC_TEST=do




Reply via email to