diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-19 16:50:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-19 16:50:57 +0000 |
commit | 27e49a78edb78542028648782f98c6a532c35492 (patch) | |
tree | 238c9672e8c1358c982d74a36b64e0a11ead1678 /dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild | |
parent | Applied a patch to make it compile on kernel 2.4, thanks to Nico Baggus for b... (diff) | |
download | gentoo-2-27e49a78edb78542028648782f98c6a532c35492.tar.gz gentoo-2-27e49a78edb78542028648782f98c6a532c35492.tar.bz2 gentoo-2-27e49a78edb78542028648782f98c6a532c35492.zip |
Correcting DESCRIPTION
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |