components/aspell/aspell-en.p5m
author Rich Burridge <rich.burridge@oracle.com>
Mon, 05 Oct 2015 14:26:30 -0700
changeset 4919 d8b2584438d0
permissions -rw-r--r--
PSARC 2015/228 GNU aspell 21036957 We should add aspell to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4919
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
<transform file path=usr/lib/$(MACH64)/aspell-0.60/(.+)$ -> set action.hash %<\1> >
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.fmri \
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
    value=pkg:/text/aspell/dictionary/en@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=pkg.summary value="GNU Aspell English dictionary"
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=com.oracle.info.description value="the GNU Aspell English dictionary"
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
set name=com.oracle.info.tpno value=$(TPNO)
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=info.classification \
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:System/Text Tools"
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2015/228
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
file path=usr/lib/$(MACH64)/aspell-0.60/american-variant_0.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
file path=usr/lib/$(MACH64)/aspell-0.60/american-variant_1.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
file path=usr/lib/$(MACH64)/aspell-0.60/american-w_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file path=usr/lib/$(MACH64)/aspell-0.60/american-wo_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file path=usr/lib/$(MACH64)/aspell-0.60/american.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
file path=usr/lib/$(MACH64)/aspell-0.60/british-ise-w_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
file path=usr/lib/$(MACH64)/aspell-0.60/british-ise-wo_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file path=usr/lib/$(MACH64)/aspell-0.60/british-ise.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/lib/$(MACH64)/aspell-0.60/british-ize-w_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/lib/$(MACH64)/aspell-0.60/british-ize-wo_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/lib/$(MACH64)/aspell-0.60/british-ize.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/lib/$(MACH64)/aspell-0.60/british-variant_0.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/lib/$(MACH64)/aspell-0.60/british-variant_1.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/lib/$(MACH64)/aspell-0.60/british-w_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/lib/$(MACH64)/aspell-0.60/british-wo_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/lib/$(MACH64)/aspell-0.60/british.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/lib/$(MACH64)/aspell-0.60/canadian-variant_0.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/$(MACH64)/aspell-0.60/canadian-variant_1.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file path=usr/lib/$(MACH64)/aspell-0.60/canadian-w_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/lib/$(MACH64)/aspell-0.60/canadian-wo_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/lib/$(MACH64)/aspell-0.60/canadian.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/lib/$(MACH64)/aspell-0.60/en-common.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/lib/$(MACH64)/aspell-0.60/en-variant_0.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/$(MACH64)/aspell-0.60/en-variant_0.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/$(MACH64)/aspell-0.60/en-variant_1.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/$(MACH64)/aspell-0.60/en-variant_1.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/$(MACH64)/aspell-0.60/en-variant_2.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/lib/$(MACH64)/aspell-0.60/en-variant_2.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/$(MACH64)/aspell-0.60/en-w_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/lib/$(MACH64)/aspell-0.60/en-w_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/$(MACH64)/aspell-0.60/en-wo_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/$(MACH64)/aspell-0.60/en-wo_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/$(MACH64)/aspell-0.60/en.dat
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/lib/$(MACH64)/aspell-0.60/en.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-variant_0.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-variant_0.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-variant_1.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-variant_1.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-w_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-w_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-wo_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA-wo_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/lib/$(MACH64)/aspell-0.60/en_CA.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ise-w_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ise-w_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ise-wo_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ise-wo_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ise.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ize-w_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ize-w_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ize-wo_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ize-wo_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-ize.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-variant_0.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-variant_0.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-variant_1.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-variant_1.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-w_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB-wo_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
file path=usr/lib/$(MACH64)/aspell-0.60/en_GB.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
file path=usr/lib/$(MACH64)/aspell-0.60/en_US-variant_0.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
file path=usr/lib/$(MACH64)/aspell-0.60/en_US-variant_1.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   100
file path=usr/lib/$(MACH64)/aspell-0.60/en_US-w_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   101
file path=usr/lib/$(MACH64)/aspell-0.60/en_US-w_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
file path=usr/lib/$(MACH64)/aspell-0.60/en_US-wo_accents-only.rws
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
file path=usr/lib/$(MACH64)/aspell-0.60/en_US-wo_accents.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
file path=usr/lib/$(MACH64)/aspell-0.60/en_US.multi
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
file path=usr/lib/$(MACH64)/aspell-0.60/en_affix.dat
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
file path=usr/lib/$(MACH64)/aspell-0.60/en_phonet.dat
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
file path=usr/lib/$(MACH64)/aspell-0.60/english-variant_0.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
file path=usr/lib/$(MACH64)/aspell-0.60/english-variant_1.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
file path=usr/lib/$(MACH64)/aspell-0.60/english-variant_2.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
file path=usr/lib/$(MACH64)/aspell-0.60/english-w_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
file path=usr/lib/$(MACH64)/aspell-0.60/english-wo_accents.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
file path=usr/lib/$(MACH64)/aspell-0.60/english.alias
d8b2584438d0 PSARC 2015/228 GNU aspell
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
license Copyright license="GNU Aspell English dictionary license"