diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-10-19 20:34:38 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-10-19 20:34:38 +0000 |
commit | 1e6b3da3fead9338020cdf367e6048018897174c (patch) | |
tree | e2eb29e41349a97bbbeef64f9f34fcc14e2af2d4 /dev-perl/Text-Aspell | |
parent | alpha/ia64/sparc stable wrt #195915 (diff) | |
download | historical-1e6b3da3fead9338020cdf367e6048018897174c.tar.gz historical-1e6b3da3fead9338020cdf367e6048018897174c.tar.bz2 historical-1e6b3da3fead9338020cdf367e6048018897174c.zip |
Version bump
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r-- | dev-perl/Text-Aspell/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/files/digest-Text-Aspell-0.09 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog index 613738bfddd0..e1f0abe66416 100644 --- a/dev-perl/Text-Aspell/ChangeLog +++ b/dev-perl/Text-Aspell/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Text-Aspell # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.34 2007/08/09 15:18:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.35 2007/10/19 20:34:38 ian Exp $ + +*Text-Aspell-0.09 (19 Oct 2007) + + 19 Oct 2007; Christian Hartmann <ian@gentoo.org> +Text-Aspell-0.09.ebuild: + Version bump 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> Text-Aspell-0.08.ebuild: diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild new file mode 100644 index 000000000000..42a3ca967184 --- /dev/null +++ b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.1 2007/10/19 20:34:38 ian Exp $ + +inherit perl-module + +DESCRIPTION="Perl interface to the GNU Aspell Library" +SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~hank/" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" + +# Disabling tests for now - see bug #147897 --ian +#SRC_TEST="do" + +DEPEND="app-text/aspell + dev-lang/perl" diff --git a/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.09 b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.09 new file mode 100644 index 000000000000..dc0ed064d2cb --- /dev/null +++ b/dev-perl/Text-Aspell/files/digest-Text-Aspell-0.09 @@ -0,0 +1,3 @@ +MD5 67ec8b9c4769969fa714fc25c9c73832 Text-Aspell-0.09.tar.gz 13548 +RMD160 f1860460223590f090c819375631e68beeb99870 Text-Aspell-0.09.tar.gz 13548 +SHA256 2bea3209f18e273b193e3175a42d269391919e49ab106b6e252395d272182f65 Text-Aspell-0.09.tar.gz 13548 |