diff options
Diffstat (limited to 'app-dicts/ispell-br')
-rw-r--r-- | app-dicts/ispell-br/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-br/ispell-br-2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-br/ispell-br-2.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/ispell-br/ChangeLog b/app-dicts/ispell-br/ChangeLog index 26e7ed303283..7cde3a86b4c6 100644 --- a/app-dicts/ispell-br/ChangeLog +++ b/app-dicts/ispell-br/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-dicts/ispell-br # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ChangeLog,v 1.5 2003/02/12 13:22:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ChangeLog,v 1.6 2003/03/08 01:07:44 vladimir Exp $ *ispell-br-2.4-r1 (18 Jan 2003) @@ -18,6 +18,10 @@ *ispell-br-2.4 (11 Jul 2002) + 07 Mar 2003; Graham Forest <vladimir@gentoo.org> ispell-br-2.4-r1.ebuild, + ispell-br-2.4.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-br/ispell-br-2.4-r1.ebuild b/app-dicts/ispell-br/ispell-br-2.4-r1.ebuild index 15ce569fdb5d..70247b556706 100644 --- a/app-dicts/ispell-br/ispell-br-2.4-r1.ebuild +++ b/app-dicts/ispell-br/ispell-br-2.4-r1.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-br/ispell-br-2.4-r1.ebuild,v 1.3 2003/02/13 06:26:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ispell-br-2.4-r1.ebuild,v 1.4 2003/03/08 01:07:44 vladimir Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.ime.usp.br/~ueda/br.ispell/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell sys-apps/gawk" diff --git a/app-dicts/ispell-br/ispell-br-2.4.ebuild b/app-dicts/ispell-br/ispell-br-2.4.ebuild index 46db34528658..d5db357f3cc9 100644 --- a/app-dicts/ispell-br/ispell-br-2.4.ebuild +++ b/app-dicts/ispell-br/ispell-br-2.4.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-br/ispell-br-2.4.ebuild,v 1.3 2003/02/13 06:26:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ispell-br-2.4.ebuild,v 1.4 2003/03/08 01:07:44 vladimir Exp $ MY_P="br.ispell-${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://www.ime.usp.br/~ueda/br.ispell/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell sys-apps/gawk" |