Bug 156039 - aspell Latin dictionary ebuild
Bug#: 156039 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: app-dicts@gentoo.org Reported By: wilcox.michael@gmail.com
Component: Ebuilds
URL: 
Summary: aspell Latin dictionary ebuild
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2006-11-23 10:06 0000
Description:   Opened: 2006-11-23 10:06 0000
aspell-la-20020503.ebuild

------- Comment #1 From Michael Wilcox 2006-11-23 10:07:22 0000 -------
Created an attachment (id=102604) [details]
aspell-la-20020503.ebuild

------- Comment #2 From Michael Wilcox 2006-12-04 08:17:35 0000 -------
Created an attachment (id=103332) [details]
Update ebuild.

Added 
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
for bug 132718.

------- Comment #3 From Michael Wilcox 2006-12-04 08:45:57 0000 -------
Created an attachment (id=103333) [details]
aspell-la-20020503.ebuild

inherit aspell-dict

must be after

ASPELL_LANG="Latin"
ASPOSTFIX="6"

------- Comment #4 From Kevin F. Quinn (RETIRED) 2006-12-04 15:21:55 0000 -------
> inherit aspell-dict
> 
> must be after
> 
> ASPELL_LANG="Latin"
> ASPOSTFIX="6"

Indeed it must - but I think you attached the wrong file :)  Don't worry, it's
in the queue; I'm just resolving a few other aspell issues first.

------- Comment #5 From Michael Wilcox 2006-12-05 07:05:28 0000 -------
Created an attachment (id=103393) [details]
aspell-la-20020503.ebuild

Sorry about that. This ebuild has the right order, and the KEYWORDS reflect
only those architectures I've tested. If I can be of any help, let me know.

------- Comment #6 From Wulf Krueger (RETIRED) 2007-08-18 18:11:32 0000 -------
Committed to CVS. Thanks, Michael!