diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-21 19:06:43 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-21 19:06:43 +0000 |
commit | b509c581e621b337c5bffbe7532267b4f03d4d83 (patch) | |
tree | 4216c1f47b5c6ec8247688e4230d42cdff1ea895 /net-mail/notmuch | |
parent | PodParser becomes Pod-Parser (diff) | |
download | gentoo-2-b509c581e621b337c5bffbe7532267b4f03d4d83.tar.gz gentoo-2-b509c581e621b337c5bffbe7532267b4f03d4d83.tar.bz2 gentoo-2-b509c581e621b337c5bffbe7532267b4f03d4d83.zip |
PodParser becomes Pod-Parser
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.16-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.17.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.18.1.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index 8c3ee5a147e2..2620e5f8395c 100644 --- a/net-mail/notmuch/ChangeLog +++ b/net-mail/notmuch/ChangeLog @@ -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 <dilfridge@gentoo.org> + notmuch-0.16-r1.ebuild, notmuch-0.17.ebuild, notmuch-0.18.1.ebuild: + PodParser becomes Pod-Parser 09 Jul 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> -files/0.12-0001-test-exit-with-nonzero-value-when-not-.patch, diff --git a/net-mail/notmuch/notmuch-0.16-r1.ebuild b/net-mail/notmuch/notmuch-0.16-r1.ebuild index 04c42a5d98db..42a76b83cf10 100644 --- a/net-mail/notmuch/notmuch-0.16-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.16-r1.ebuild @@ -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 @@ DEPEND="${CDEPEND} " 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 ) " diff --git a/net-mail/notmuch/notmuch-0.17.ebuild b/net-mail/notmuch/notmuch-0.17.ebuild index a08817412477..6bcab148cebe 100644 --- a/net-mail/notmuch/notmuch-0.17.ebuild +++ b/net-mail/notmuch/notmuch-0.17.ebuild @@ -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 @@ DEPEND="${CDEPEND} " 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 ) " diff --git a/net-mail/notmuch/notmuch-0.18.1.ebuild b/net-mail/notmuch/notmuch-0.18.1.ebuild index 2bea1e0b93aa..754de17014c0 100644 --- a/net-mail/notmuch/notmuch-0.18.1.ebuild +++ b/net-mail/notmuch/notmuch-0.18.1.ebuild @@ -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 @@ DEPEND="${CDEPEND} 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 ) " |