diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:44:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:44:44 +0000 |
commit | 5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75 (patch) | |
tree | 5e26a9d24301483ca3b7275a5e9b541eb595268f /dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75.tar.gz gentoo-2-5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75.tar.bz2 gentoo-2-5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild index 9812069d9ad5..685bbc933047 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.03.ebuild,v 1.7 2005/04/12 01:50:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild,v 1.8 2005/04/22 12:41:48 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ 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" +KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc" IUSE="" DEPEND="app-text/aspell" |