diff options
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/files/digest-Text-Quoted-2.02 | 3 |
3 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index a249be24494e..1da37d1e06dd 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.13 2007/01/19 17:00:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.14 2007/02/23 17:56:26 ian Exp $ + +*Text-Quoted-2.02 (23 Feb 2007) + + 23 Feb 2007; Christian Hartmann <ian@gentoo.org> +Text-Quoted-2.02.ebuild: + Version bump 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Text-Quoted-1.7.ebuild, Text-Quoted-1.8.ebuild: diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild new file mode 100644 index 000000000000..ed043a3ea844 --- /dev/null +++ b/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.02.ebuild,v 1.1 2007/02/23 17:56:26 ian Exp $ + +# this is an RT dependency + +inherit perl-module + +DESCRIPTION="Extract the structure of a quoted mail message" +SRC_URI="mirror://cpan/authors/id/F/FA/FALCONE/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~falcone/" + +IUSE="" +SRC_TEST="do" +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" + +DEPEND="dev-perl/text-autoformat + dev-perl/Text-Tabs+Wrap + dev-lang/perl" diff --git a/dev-perl/Text-Quoted/files/digest-Text-Quoted-2.02 b/dev-perl/Text-Quoted/files/digest-Text-Quoted-2.02 new file mode 100644 index 000000000000..25b493b5f0aa --- /dev/null +++ b/dev-perl/Text-Quoted/files/digest-Text-Quoted-2.02 @@ -0,0 +1,3 @@ +MD5 c4e3198af4331cdcd1329af6f1ea53f3 Text-Quoted-2.02.tar.gz 14504 +RMD160 dc3b904b36cfd240af2b0433ba5acd0bdb90d96e Text-Quoted-2.02.tar.gz 14504 +SHA256 d705779f386a83125a70270c8cc92e0753a28c036197408bbe30605049b2f55b Text-Quoted-2.02.tar.gz 14504 |