zlogene 15/07/04 19:02:19 Modified: ChangeLog Added: Mail-POP3Client-2.190.0.ebuild Log: Version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.42 dev-perl/Mail-POP3Client/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 22 Aug 2014 19:30:53 -0000 1.41 +++ ChangeLog 4 Jul 2015 19:02:19 -0000 1.42 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Mail-POP3Client -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.41 2014/08/22 19:30:53 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.42 2015/07/04 19:02:19 zlogene Exp $ + +*Mail-POP3Client-2.190.0 (04 Jul 2015) + + 04 Jul 2015; Mikle Kolyada <[email protected]> + +Mail-POP3Client-2.190.0.ebuild: + Version bump *Mail-POP3Client-2.180.0-r1 (22 Aug 2014) 1.1 dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild?rev=1.1&content-type=text/plain Index: Mail-POP3Client-2.190.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/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild,v 1.1 2015/07/04 19:02:19 zlogene Exp $ EAPI=5 MODULE_AUTHOR=SDOWD MODULE_VERSION=2.19 inherit perl-module DESCRIPTION="POP3 client module for Perl" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" SRC_TEST="do"
