dilfridge 15/07/11 20:12:02 Modified: ChangeLog Added: Lingua-EN-Inflect-1.899.0.ebuild Log: Version bump (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.53 dev-perl/Lingua-EN-Inflect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 13 Jun 2015 22:11:02 -0000 1.52 +++ ChangeLog 11 Jul 2015 20:12:02 -0000 1.53 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Lingua-EN-Inflect # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.52 2015/06/13 22:11:02 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.53 2015/07/11 20:12:02 dilfridge Exp $ + +*Lingua-EN-Inflect-1.899.0 (11 Jul 2015) + + 11 Jul 2015; Andreas K. Huettel <[email protected]> + +Lingua-EN-Inflect-1.899.0.ebuild: + Version bump 13 Jun 2015; Andreas K. Huettel <[email protected]> Lingua-EN-Inflect-1.895.0-r1.ebuild: 1.1 dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild?rev=1.1&content-type=text/plain Index: Lingua-EN-Inflect-1.899.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/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild,v 1.1 2015/07/11 20:12:02 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=DCONWAY MODULE_VERSION=1.899 inherit perl-module DESCRIPTION='Perl module to pluralize English words' SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" DEPEND=" virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) " SRC_TEST="do parallel" PREFER_BUILDPL=no
