From 51a529123ff2e8461444141d11156be2da120ce4 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sun, 6 Jun 2004 23:54:19 +0000 Subject: new version on cpan --- dev-perl/Text-Aspell/ChangeLog | 8 +++++++- dev-perl/Text-Aspell/Manifest | 9 ++++++--- dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild | 19 +++++++++++++++++++ dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04 | 1 + 4 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild create mode 100644 dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04 (limited to 'dev-perl/Text-Aspell') diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog index 94f7a7c7120d..ad77bbf634f4 100644 --- a/dev-perl/Text-Aspell/ChangeLog +++ b/dev-perl/Text-Aspell/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Text-Aspell # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.3 2004/05/26 20:57:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.4 2004/06/06 23:49:57 mcummings Exp $ + +*Text-Aspell-0.04 (06 Jun 2004) + + 06 Jun 2004; Michael Cummings + Text-Aspell-0.04.ebuild: + new version on cpan 26 May 2004; Bryan Østergaard Text-Aspell-0.03.ebuild: Stable on alpha. diff --git a/dev-perl/Text-Aspell/Manifest b/dev-perl/Text-Aspell/Manifest index 0bec6551ef84..4fadbf80290b 100644 --- a/dev-perl/Text-Aspell/Manifest +++ b/dev-perl/Text-Aspell/Manifest @@ -1,6 +1,9 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 b5fa731a76e171f959646074fa29c093 ChangeLog 629 -MD5 282a2b35717a594ff4165a9d07fc5f09 Text-Aspell-0.03.ebuild 595 MD5 c3cbab6b27c45ed49d8f02751b220f6b Text-Aspell-0.02.ebuild 597 -MD5 59e100dfc5083756c580fbe998e3dcb9 files/digest-Text-Aspell-0.03 66 +MD5 282a2b35717a594ff4165a9d07fc5f09 Text-Aspell-0.03.ebuild 595 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 282a2b35717a594ff4165a9d07fc5f09 Text-Aspell-0.04.ebuild 595 +MD5 69317ac9a6b03d281287c87ec5e90f12 .Text-Aspell-0.04.ebuild.swp 4096 MD5 db4f74204d8345671537cc577b0e4192 files/digest-Text-Aspell-0.02 66 +MD5 59e100dfc5083756c580fbe998e3dcb9 files/digest-Text-Aspell-0.03 66 +MD5 a07055db1076492cf241cfe06b695920 files/digest-Text-Aspell-0.04 67 diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild new file mode 100644 index 000000000000..a0e0ecb704cc --- /dev/null +++ b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.1 2004/06/06 23:49:57 mcummings Exp $ + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Perl interface to the GNU Aspell Library" +SRC_URI="http://www.cpan.org/modules/by-authors/id/H/HA/HANK/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/H/HA/HANK/${P}.readme" + +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" + +SRC_TEST="do" + +DEPEND="app-text/aspell" + diff --git a/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04 b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04 new file mode 100644 index 000000000000..3c68292ffa9a --- /dev/null +++ b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.04 @@ -0,0 +1 @@ +MD5 d0a0ee3fe8ef0659fae6e54b59943d00 Text-Aspell-0.04.tar.gz 10678 -- cgit v1.2.3-65-gdbad