dilfridge    15/07/21 22:34:58

  Modified:             ChangeLog
  Added:                MailTools-2.140.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.113                dev-perl/MailTools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog   12 Sep 2014 16:59:56 -0000      1.112
+++ ChangeLog   21 Jul 2015 22:34:58 -0000      1.113
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/MailTools
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v 1.112 
2014/09/12 16:59:56 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v 1.113 
2015/07/21 22:34:58 dilfridge Exp $
+
+*MailTools-2.140.0 (21 Jul 2015)
+
+  21 Jul 2015; Andreas K. Huettel <[email protected]>
+  +MailTools-2.140.0.ebuild:
+  Version bump
 
   12 Sep 2014; Mikle Kolyada <[email protected]> -MailTools-2.110.0.ebuild:
   Drop old.



1.1                  dev-perl/MailTools/MailTools-2.140.0.ebuild

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

Index: MailTools-2.140.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/MailTools/MailTools-2.140.0.ebuild,v 1.1 
2015/07/21 22:34:58 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=MARKOV
MODULE_VERSION=2.14
inherit perl-module

DESCRIPTION="Manipulation of electronic mail addresses"

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

RDEPEND="
        dev-perl/TimeDate
        virtual/perl-IO
        >=virtual/perl-libnet-1.50.0
"
DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST="do parallel"




Reply via email to