zlogene 14/08/05 17:44:01 Modified: Mail-Audit-2.227.0.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.6 dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?r1=1.5&r2=1.6 Index: Mail-Audit-2.227.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Mail-Audit-2.227.0.ebuild 16 Apr 2012 21:28:06 -0000 1.5 +++ Mail-Audit-2.227.0.ebuild 5 Aug 2014 17:44:01 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.5 2012/04/16 21:28:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.6 2014/08/05 17:44:01 zlogene Exp $ EAPI=4 @@ -8,7 +8,7 @@ MODULE_VERSION=2.227 inherit perl-module -DESCRIPTION="Mail sorting/delivery module for Perl." +DESCRIPTION="Mail sorting/delivery module for Perl" SLOT="0" KEYWORDS="amd64 ppc x86" 1.71 dev-perl/Mail-Audit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 24 Jun 2012 12:59:58 -0000 1.70 +++ ChangeLog 5 Aug 2014 17:44:01 -0000 1.71 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-Audit -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.70 2012/06/24 12:59:58 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.71 2014/08/05 17:44:01 zlogene Exp $ + + 05 Aug 2014; Mikle Kolyada <[email protected]> Mail-Audit-2.227.0.ebuild: + Fix DESCRIPTION 24 Jun 2012; Torsten Veller <[email protected]> metadata.xml: Update CPAN upstream info
