From: Michael Cummings Date: Sun, 19 Nov 2006 16:50:57 +0000 (+0000) Subject: Correcting DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ad3ee9a4131d360d243161ed676fc9acaec5404f;p=gentoo.git Correcting DESCRIPTION Package-Manager: portage-2.1.2_rc1-r7 --- diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog index 4329b619a921..96df29edd6c8 100644 --- a/dev-perl/DateTime-Format-Mail/ChangeLog +++ b/dev-perl/DateTime-Format-Mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Mail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.1 2006/11/19 16:36:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.2 2006/11/19 16:50:57 mcummings Exp $ + + 19 Nov 2006; Michael Cummings + DateTime-Format-Mail-0.30.ebuild: + Correcting DESCRIPTION *DateTime-Format-Mail-0.30 (19 Nov 2006) diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild index 08bf19e13dbf..c7e509fd2818 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.1 2006/11/19 16:36:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.2 2006/11/19 16:50:57 mcummings Exp $ inherit perl-module -DESCRIPTION="A date and time object" +DESCRIPTION="Convert between DateTime and RFC2822/822 formats" HOMEPAGE="http://search.cpan.org/~drolsky/" SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"