diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:23:35 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:23:35 +0000 |
commit | e7eabe4c243526d1d896b49825ea590e87b66a43 (patch) | |
tree | 69f4c55f66e8be087ba9760badbe8c3d7a30afa2 /app-dicts/aspell-ga | |
parent | Stable on ppc64; bug #197701 (diff) | |
download | historical-e7eabe4c243526d1d896b49825ea590e87b66a43.tar.gz historical-e7eabe4c243526d1d896b49825ea590e87b66a43.tar.bz2 historical-e7eabe4c243526d1d896b49825ea590e87b66a43.zip |
Keyworded ~sparc-fbsd and ~x86-fbsd
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'app-dicts/aspell-ga')
-rw-r--r-- | app-dicts/aspell-ga/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-ga/ChangeLog b/app-dicts/aspell-ga/ChangeLog index 6c140ed858bc..7891653a7b29 100644 --- a/app-dicts/aspell-ga/ChangeLog +++ b/app-dicts/aspell-ga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-ga -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ga/ChangeLog,v 1.5 2006/12/01 01:36:06 kevquinn Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ga/ChangeLog,v 1.6 2007/11/03 22:09:02 uberlord Exp $ + + 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-ga-0.50.4.ebuild: + Keyworded ~sparc-fbsd and ~x86-fbsd 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-ga-0.50.3.ebuild, aspell-ga-0.50.4.ebuild: diff --git a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild b/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild index 0a9c9bfb87f6..e378b76b6ea5 100644 --- a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild +++ b/app-dicts/aspell-ga/aspell-ga-0.50.4.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-ga/aspell-ga-0.50.4.ebuild,v 1.5 2007/07/11 05:41:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild,v 1.6 2007/11/03 22:09:02 uberlord Exp $ ASPELL_LANG="Irish" @@ -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" |