dilfridge    14/07/21 19:06:44

  Modified:             notmuch-0.17.ebuild notmuch-0.18.1.ebuild ChangeLog
                        notmuch-0.16-r1.ebuild
  Log:
  PodParser becomes Pod-Parser
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.6                  net-mail/notmuch/notmuch-0.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild?r1=1.5&r2=1.6

Index: notmuch-0.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- notmuch-0.17.ebuild 12 Mar 2014 05:18:54 -0000      1.5
+++ notmuch-0.17.ebuild 21 Jul 2014 19:06:43 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.5 
2014/03/12 05:18:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.6 
2014/07/21 19:06:43 dilfridge Exp $
 
 EAPI=5
 
@@ -42,11 +42,11 @@
        "
 RDEPEND="${CDEPEND}
        crypt? ( app-crypt/gnupg )
-       nmbug? ( dev-vcs/git virtual/perl-File-Temp virtual/perl-PodParser )
+       nmbug? ( dev-vcs/git virtual/perl-File-Temp virtual/perl-Pod-Parser )
        mutt? ( dev-perl/File-Which dev-perl/Mail-Box dev-perl/MailTools
                dev-perl/String-ShellQuote dev-perl/Term-ReadLine-Gnu
                virtual/perl-Digest-SHA virtual/perl-File-Path 
virtual/perl-Getopt-Long
-               virtual/perl-PodParser
+               virtual/perl-Pod-Parser
                )
        zsh-completion? ( app-shells/zsh )
        "



1.3                  net-mail/notmuch/notmuch-0.18.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild?r1=1.2&r2=1.3

Index: notmuch-0.18.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notmuch-0.18.1.ebuild       9 Jul 2014 11:38:34 -0000       1.2
+++ notmuch-0.18.1.ebuild       21 Jul 2014 19:06:43 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild,v 
1.2 2014/07/09 11:38:34 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.1.ebuild,v 
1.3 2014/07/21 19:06:43 dilfridge Exp $
 
 EAPI=5
 
@@ -44,11 +44,11 @@
 RDEPEND="${CDEPEND}
        bash-completion? ( >=app-shells/bash-completion-1.9 )
        crypt? ( app-crypt/gnupg )
-       nmbug? ( dev-vcs/git virtual/perl-File-Temp virtual/perl-PodParser )
+       nmbug? ( dev-vcs/git virtual/perl-File-Temp virtual/perl-Pod-Parser )
        mutt? ( dev-perl/File-Which dev-perl/Mail-Box dev-perl/MailTools
                dev-perl/String-ShellQuote dev-perl/Term-ReadLine-Gnu
                virtual/perl-Digest-SHA virtual/perl-File-Path 
virtual/perl-Getopt-Long
-               virtual/perl-PodParser
+               virtual/perl-Pod-Parser
                )
        zsh-completion? ( app-shells/zsh )
        "



1.98                 net-mail/notmuch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.98&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.98&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   9 Jul 2014 11:42:37 -0000       1.97
+++ ChangeLog   21 Jul 2014 19:06:43 -0000      1.98
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/notmuch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.97 
2014/07/09 11:42:37 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.98 
2014/07/21 19:06:43 dilfridge Exp $
+
+  21 Jul 2014; Andreas K. Huettel <[email protected]>
+  notmuch-0.16-r1.ebuild, notmuch-0.17.ebuild, notmuch-0.18.1.ebuild:
+  PodParser becomes Pod-Parser
 
   09 Jul 2014; Amadeusz Żołnowski <[email protected]>
   -files/0.12-0001-test-exit-with-nonzero-value-when-not-.patch,



1.6                  net-mail/notmuch/notmuch-0.16-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild?r1=1.5&r2=1.6

Index: notmuch-0.16-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- notmuch-0.16-r1.ebuild      26 Feb 2014 09:01:37 -0000      1.5
+++ notmuch-0.16-r1.ebuild      21 Jul 2014 19:06:43 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 
1.5 2014/02/26 09:01:37 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 
1.6 2014/07/21 19:06:43 dilfridge Exp $
 
 EAPI=5
 
@@ -42,11 +42,11 @@
        "
 RDEPEND="${CDEPEND}
        crypt? ( app-crypt/gnupg )
-       nmbug? ( dev-vcs/git virtual/perl-File-Temp virtual/perl-PodParser )
+       nmbug? ( dev-vcs/git virtual/perl-File-Temp virtual/perl-Pod-Parser )
        mutt? ( dev-perl/File-Which dev-perl/Mail-Box dev-perl/MailTools
                dev-perl/String-ShellQuote dev-perl/Term-ReadLine-Gnu
                virtual/perl-Digest-SHA virtual/perl-File-Path 
virtual/perl-Getopt-Long
-               virtual/perl-PodParser
+               virtual/perl-Pod-Parser
                )
        zsh-completion? ( app-shells/zsh )
        "




Reply via email to