Correcting DESCRIPTION
authorMichael Cummings <mcummings@gentoo.org>
Sun, 19 Nov 2006 16:50:57 +0000 (16:50 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Sun, 19 Nov 2006 16:50:57 +0000 (16:50 +0000)
Package-Manager: portage-2.1.2_rc1-r7

dev-perl/DateTime-Format-Mail/ChangeLog
dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild

index 4329b619a92186344f3d57e04e5d35c8fd0383e0..96df29edd6c846e3d426a545a1af6b0a27689d89 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  DateTime-Format-Mail-0.30.ebuild:
+  Correcting DESCRIPTION
 
 *DateTime-Format-Mail-0.30 (19 Nov 2006)
 
index 08bf19e13dbf81460626319f1b51be2a03a408bf..c7e509fd2818c1ed59a45a9f2aeb7b63da2c75b0 100644 (file)
@@ -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"