diff options
-rw-r--r-- | app-dicts/aspell-fo/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-fo/ChangeLog b/app-dicts/aspell-fo/ChangeLog index ecc2a3a1d733..6a526b64ee51 100644 --- a/app-dicts/aspell-fo/ChangeLog +++ b/app-dicts/aspell-fo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-fo -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/ChangeLog,v 1.7 2006/12/01 01:34:39 kevquinn Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/ChangeLog,v 1.8 2007/11/03 22:07:41 uberlord Exp $ + + 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-fo-0.51.0.ebuild: + Keyworded ~sparc-fbsd and ~x86-fbsd 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-fo-0.50.2.ebuild, aspell-fo-0.51.0.ebuild: diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild index a98480701618..85c6f1cfe4cd 100644 --- a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild +++ b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild,v 1.5 2007/07/11 05:41:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild,v 1.6 2007/11/03 22:07:41 uberlord Exp $ ASPELL_LANG="Faroese" @@ -8,4 +8,4 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" |