dilfridge    15/05/03 17:58:35

  Modified:             ChangeLog
  Added:                DateTime-Format-Mail-0.401.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.26                 dev-perl/DateTime-Format-Mail/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   25 Jan 2014 20:38:47 -0000      1.25
+++ ChangeLog   3 May 2015 17:58:35 -0000       1.26
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/DateTime-Format-Mail
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 
1.25 2014/01/25 20:38:47 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 
1.26 2015/05/03 17:58:35 dilfridge Exp $
+
+*DateTime-Format-Mail-0.401.0 (03 May 2015)
+
+  03 May 2015; Andreas K. Huettel <[email protected]>
+  +DateTime-Format-Mail-0.401.0.ebuild:
+  Version bump
 
   25 Jan 2014; Mikle Kolyada <[email protected]>
   -DateTime-Format-Mail-0.300.100.ebuild,



1.1                  
dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild?rev=1.1&content-type=text/plain

Index: DateTime-Format-Mail-0.401.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/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild,v
 1.1 2015/05/03 17:58:35 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=BOOK
MODULE_VERSION=0.401
inherit perl-module

DESCRIPTION="Convert between DateTime and RFC2822/822 formats"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
IUSE="test"

RDEPEND="
        virtual/perl-Carp
        >=dev-perl/DateTime-0.180.0
        dev-perl/Params-Validate
"
DEPEND="${RDEPEND}
        virtual/perl-File-Spec
        >=virtual/perl-ExtUtils-MakeMaker-6.300.0
        test? ( >=virtual/perl-Test-Simple-0.880.0 )
"

SRC_TEST=do




Reply via email to