diff options
author | Graham Forest <vladimir@gentoo.org> | 2003-03-08 01:07:44 +0000 |
---|---|---|
committer | Graham Forest <vladimir@gentoo.org> | 2003-03-08 01:07:44 +0000 |
commit | 368b42bad91fd714bb180bb6a8c44a83130764d9 (patch) | |
tree | b3689f50d4cadaacb18458d168353179527db933 /app-dicts/ispell-pt | |
parent | New tcsh-6.12-r2 adds kanji support. (diff) | |
download | gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.gz gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.bz2 gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.zip |
Added all KEYWORDS
Diffstat (limited to 'app-dicts/ispell-pt')
-rw-r--r-- | app-dicts/ispell-pt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20010720.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-pt/ChangeLog b/app-dicts/ispell-pt/ChangeLog index 95118fe52599..67265b9cf2e5 100644 --- a/app-dicts/ispell-pt/ChangeLog +++ b/app-dicts/ispell-pt/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-dicts/ispell-pt # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.3 2003/02/12 03:34:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.4 2003/03/08 01:07:44 vladimir Exp $ *ispell-pt-20010720 (11 Jul 2002) + 07 Mar 2003; Graham Forest <vladimir@gentoo.org> ispell-pt-20010720.ebuild: + Added all KEYWORDS + 02 Dec 2002; Seemant Kulleen <seemant@gentoo.org> * : Moved from app-i18n to app-dicts diff --git a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild index f2e04a480fd5..310a3dee2e74 100644 --- a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild +++ b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.2 2003/02/12 13:29:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.3 2003/03/08 01:07:44 vladimir Exp $ S=${WORKDIR}"/portugues" DESCRIPTION="A Portuguese dictionary for ispell" @@ -9,7 +9,7 @@ HOMEPAGE="http://natura.di.uminho.pt/~jj/pln/pln.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell" |