dilfridge    15/04/05 20:33:52

  Modified:             ChangeLog
  Added:                Test-Exception-0.380.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.87                 dev-perl/Test-Exception/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   20 Aug 2014 17:55:22 -0000      1.86
+++ ChangeLog   5 Apr 2015 20:33:52 -0000       1.87
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Test-Exception
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.86 
2014/08/20 17:55:22 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.87 
2015/04/05 20:33:52 dilfridge Exp $
+
+*Test-Exception-0.380.0 (05 Apr 2015)
+
+  05 Apr 2015; Andreas K. Huettel <[email protected]>
+  +Test-Exception-0.380.0.ebuild:
+  Version bump
 
 *Test-Exception-0.320.0-r1 (20 Aug 2014)
 



1.1                  dev-perl/Test-Exception/Test-Exception-0.380.0.ebuild

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

Index: Test-Exception-0.380.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/Test-Exception/Test-Exception-0.380.0.ebuild,v 
1.1 2015/04/05 20:33:52 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=ETHER
MODULE_VERSION=0.38
inherit perl-module

DESCRIPTION="Test functions for exception based code"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="
        virtual/perl-Carp
        virtual/perl-Exporter
        >=dev-perl/Sub-Uplevel-0.180.0
        virtual/perl-Test-Simple
"
DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
"

SRC_TEST="do"




Reply via email to