diff options
-rw-r--r-- | app-dicts/aspell-fr/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-fr/ChangeLog b/app-dicts/aspell-fr/ChangeLog index e357cbe16e70..8640efa00611 100644 --- a/app-dicts/aspell-fr/ChangeLog +++ b/app-dicts/aspell-fr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-fr # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/ChangeLog,v 1.13 2008/01/02 16:24:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/ChangeLog,v 1.14 2008/01/08 18:26:27 jer Exp $ + + 08 Jan 2008; Jeroen Roovers <jer@gentoo.org> aspell-fr-0.60.ebuild: + Marked ~hppa (bug #204038). 02 Jan 2008; Brent Baude <ranger@gentoo.org> aspell-fr-0.60.ebuild: Marking aspell-fr-0.60 ~ppc64 for bug 204038 diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index 35a357c9f50e..c5ad79311343 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.6 2008/01/02 16:24:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.7 2008/01/08 18:26:27 jer Exp $ ASPELL_LANG="French" ASPOSTFIX="6" @@ -11,7 +11,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${FILENAME}.tar.bz2" |