diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-08-06 21:57:48 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-08-06 21:57:48 +0000 |
commit | 41893433339777a892026dbce18330f7e72f5f9d (patch) | |
tree | 0560b1d52bf505ddeba3dece9709075c9b5cfa62 /dev-perl/Text-Aspell | |
parent | CPAN Version bump (diff) | |
download | historical-41893433339777a892026dbce18330f7e72f5f9d.tar.gz historical-41893433339777a892026dbce18330f7e72f5f9d.tar.bz2 historical-41893433339777a892026dbce18330f7e72f5f9d.zip |
CPAN Version bump
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r-- | dev-perl/Text-Aspell/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/files/digest-Text-Aspell-0.03 | 1 |
3 files changed, 20 insertions, 2 deletions
diff --git a/dev-perl/Text-Aspell/Manifest b/dev-perl/Text-Aspell/Manifest index 922a44e47704..5e0619b2399e 100644 --- a/dev-perl/Text-Aspell/Manifest +++ b/dev-perl/Text-Aspell/Manifest @@ -1,5 +1,5 @@ MD5 8d3d3c070ca3aab9c7dbb27e9e75b9a2 Text-Aspell-0.02.ebuild 605 -MD5 31fa348aaa1be86ba0ceea72050d47a4 ChangeLog 399 -MD5 8d3d3c070ca3aab9c7dbb27e9e75b9a2 Text-Aspell-0.03.ebuild 605 +MD5 137b865b0ba439d777a0852b09fc495e ChangeLog 535 +MD5 c481df63cc18c71cf108ac49b4483bf0 Text-Aspell-0.03.ebuild 604 MD5 db4f74204d8345671537cc577b0e4192 files/digest-Text-Aspell-0.02 66 MD5 59e100dfc5083756c580fbe998e3dcb9 files/digest-Text-Aspell-0.03 66 diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild new file mode 100644 index 000000000000..02476afe01a9 --- /dev/null +++ b/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2003 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.03.ebuild,v 1.1 2003/08/06 21:57:42 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 ~arm ~hppa ~mips ~ppc ~sparc" + +DEPEND="app-text/aspell" + diff --git a/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.03 b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.03 new file mode 100644 index 000000000000..f76a7f07aba5 --- /dev/null +++ b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.03 @@ -0,0 +1 @@ +MD5 675698224dd9a0197bdb4d30d95c14ca Text-Aspell-0.03.tar.gz 9350 |