diff options
113 files changed, 1181 insertions, 0 deletions
diff --git a/app-dicts/aspell-br/ChangeLog b/app-dicts/aspell-br/ChangeLog new file mode 100644 index 000000000000..2c93ab7ea58b --- /dev/null +++ b/app-dicts/aspell-br/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/aspell-br +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-br/ChangeLog,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +*aspell-br-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-br-0.50.2.ebuild + files/digest-aspell-br-0.50.2 : + + Breton language aspell dictionary. Note that pilla@cs.pitt.edu (Mauricio + Lima Pilla) had submitted an ebuild for this in bug #8305. diff --git a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild b/app-dicts/aspell-br/aspell-br-0.50.2.ebuild new file mode 100644 index 000000000000..928a4f952794 --- /dev/null +++ b/app-dicts/aspell-br/aspell-br-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-br/aspell-br-0.50.2.ebuild,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +ASPELL_LANG="Breton" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-br/files/digest-aspell-br-0.50.2 b/app-dicts/aspell-br/files/digest-aspell-br-0.50.2 new file mode 100644 index 000000000000..10eda891b340 --- /dev/null +++ b/app-dicts/aspell-br/files/digest-aspell-br-0.50.2 @@ -0,0 +1 @@ +MD5 800c7a28e09bd7734d1501cb7a91ad8f aspell-br-0.50-2.tar.bz2 68055 diff --git a/app-dicts/aspell-ca/ChangeLog b/app-dicts/aspell-ca/ChangeLog new file mode 100644 index 000000000000..d5618161cbfd --- /dev/null +++ b/app-dicts/aspell-ca/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/aspell-ca +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ca/ChangeLog,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +*aspell-ca-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-ca-0.50.2.ebuild + files/digest-aspell-ca-0.50.2 : + + Catalan language aspell dictionary. GPL copyright is assumed from + Redhat's source of this. diff --git a/app-dicts/aspell-ca/aspell-ca-0.50.2.ebuild b/app-dicts/aspell-ca/aspell-ca-0.50.2.ebuild new file mode 100644 index 000000000000..1bcaf412c6e2 --- /dev/null +++ b/app-dicts/aspell-ca/aspell-ca-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ca/aspell-ca-0.50.2.ebuild,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +ASPELL_LANG="Catalan" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-ca/files/digest-aspell-ca-0.50.2 b/app-dicts/aspell-ca/files/digest-aspell-ca-0.50.2 new file mode 100644 index 000000000000..a7bb26d186e0 --- /dev/null +++ b/app-dicts/aspell-ca/files/digest-aspell-ca-0.50.2 @@ -0,0 +1 @@ +MD5 c593ae266d3e48e4d482ff9b9a52acdd aspell-ca-0.50-2.tar.bz2 137626 diff --git a/app-dicts/aspell-cs/ChangeLog b/app-dicts/aspell-cs/ChangeLog new file mode 100644 index 000000000000..d2f24fc99e3d --- /dev/null +++ b/app-dicts/aspell-cs/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-cs +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cs/ChangeLog,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +*aspell-cs-0.50.2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-cs-0.50.2.ebuild + ChangeLog files/digest-aspell-cs-0.50.2 : + + Czech language dictionary for aspell. diff --git a/app-dicts/aspell-cs/aspell-cs-0.50.2.ebuild b/app-dicts/aspell-cs/aspell-cs-0.50.2.ebuild new file mode 100644 index 000000000000..72516e3a127b --- /dev/null +++ b/app-dicts/aspell-cs/aspell-cs-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cs/aspell-cs-0.50.2.ebuild,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +ASPELL_LANG="Czech" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-cs/files/digest-aspell-cs-0.50.2 b/app-dicts/aspell-cs/files/digest-aspell-cs-0.50.2 new file mode 100644 index 000000000000..4587cd2679bf --- /dev/null +++ b/app-dicts/aspell-cs/files/digest-aspell-cs-0.50.2 @@ -0,0 +1 @@ +MD5 ac4ea210149e6b312b63a862c27df5b4 aspell-cs-0.50-2.tar.bz2 457939 diff --git a/app-dicts/aspell-cy/ChangeLog b/app-dicts/aspell-cy/ChangeLog new file mode 100644 index 000000000000..1ba7f0ebdf46 --- /dev/null +++ b/app-dicts/aspell-cy/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/aspell-cy +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cy/ChangeLog,v 1.1 2002/12/03 07:15:38 seemant Exp $ + + +*aspell-cy-0.50.3 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-cy-0.50.3.ebuild + files/digest-aspell-cy-0.50.3 ChangeLog : + + New Welsh language dictionary for aspell. diff --git a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild new file mode 100644 index 000000000000..ae5f4a286f7f --- /dev/null +++ b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +ASPELL_LANG="Welsh" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-cy/files/digest-aspell-cy-0.50.3 b/app-dicts/aspell-cy/files/digest-aspell-cy-0.50.3 new file mode 100644 index 000000000000..a5f1411736a1 --- /dev/null +++ b/app-dicts/aspell-cy/files/digest-aspell-cy-0.50.3 @@ -0,0 +1 @@ +MD5 d59fee193dba87973b38ac2862a090bb aspell-cy-0.50-3.tar.bz2 117652 diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog new file mode 100644 index 000000000000..852fd416bbb1 --- /dev/null +++ b/app-dicts/aspell-da/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-da +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +*aspell-da-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-da-0.50.2.ebuild + files/digest-aspell-da-0.50.2 : + + New Danish language dictionary for aspell. diff --git a/app-dicts/aspell-da/aspell-da-0.50.2.ebuild b/app-dicts/aspell-da/aspell-da-0.50.2.ebuild new file mode 100644 index 000000000000..b3fc37e0b760 --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-0.50.2.ebuild,v 1.1 2002/12/03 07:15:38 seemant Exp $ + +ASPELL_LANG="Danish" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-da/files/digest-aspell-da-0.50.2 b/app-dicts/aspell-da/files/digest-aspell-da-0.50.2 new file mode 100644 index 000000000000..5ca3b957583d --- /dev/null +++ b/app-dicts/aspell-da/files/digest-aspell-da-0.50.2 @@ -0,0 +1 @@ +MD5 c023f246ef448128e6a3b93388ed57e7 aspell-da-0.50-2.tar.bz2 284049 diff --git a/app-dicts/aspell-de/ChangeLog b/app-dicts/aspell-de/ChangeLog new file mode 100644 index 000000000000..ffaee1d37046 --- /dev/null +++ b/app-dicts/aspell-de/ChangeLog @@ -0,0 +1,41 @@ +# ChangeLog for app-i18n/aspell-de +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-de-0.50.2 (03 Sep 2002) + + 03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-de-0.50.2.ebuild + files/digest-aspell-de-0.50.2 : + + Version bump to bugfix release. + +*aspell-de-0.50.1 (23 Aug 2002) + + 23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-de-0.50.1.ebuild + files/digest-aspell-de-0.50.1 : + + Version bump for stable aspell-0.50 + +*aspell-de-0.1.0.10 (15 Aug 2002) + + 15 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-de-0.1.0.10.ebuild files/digest-aspell-de-0.1.0.10 : + + New dictionary for aspell-0.50_pre + +*aspell-de-20011124 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-de-20011124.ebuild files/digest-aspell-de-20011124 : + + Version bump. + +*aspell-de-20001109 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/app-dicts/aspell-de/aspell-de-0.50.1.ebuild b/app-dicts/aspell-de/aspell-de-0.50.1.ebuild new file mode 100644 index 000000000000..796427b392a8 --- /dev/null +++ b/app-dicts/aspell-de/aspell-de-0.50.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.50.1.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="German and Swiss-German" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-de/aspell-de-0.50.2.ebuild b/app-dicts/aspell-de/aspell-de-0.50.2.ebuild new file mode 100644 index 000000000000..bba2f7c7582f --- /dev/null +++ b/app-dicts/aspell-de/aspell-de-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="German and Swiss-German" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-de/files/digest-aspell-de-0.50.1 b/app-dicts/aspell-de/files/digest-aspell-de-0.50.1 new file mode 100644 index 000000000000..87df2788276a --- /dev/null +++ b/app-dicts/aspell-de/files/digest-aspell-de-0.50.1 @@ -0,0 +1 @@ +MD5 287c99770c03b29847ef2aab39045c35 aspell-de-0.50-1.tar.bz2 304638 diff --git a/app-dicts/aspell-de/files/digest-aspell-de-0.50.2 b/app-dicts/aspell-de/files/digest-aspell-de-0.50.2 new file mode 100644 index 000000000000..401449d8a1b8 --- /dev/null +++ b/app-dicts/aspell-de/files/digest-aspell-de-0.50.2 @@ -0,0 +1 @@ +MD5 204a9737ff0110fb8c7d284bd7200f7d aspell-de-0.50-2.tar.bz2 304820 diff --git a/app-dicts/aspell-el/ChangeLog b/app-dicts/aspell-el/ChangeLog new file mode 100644 index 000000000000..5d2ff0e03664 --- /dev/null +++ b/app-dicts/aspell-el/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-el +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-el/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-el-0.50.3 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-el-0.50.3.ebuild + files/digest-aspell-el-0.50.3 : + + Greek language aspell dictionary. diff --git a/app-dicts/aspell-el/aspell-el-0.50.3.ebuild b/app-dicts/aspell-el/aspell-el-0.50.3.ebuild new file mode 100644 index 000000000000..65a687fcc190 --- /dev/null +++ b/app-dicts/aspell-el/aspell-el-0.50.3.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-el/aspell-el-0.50.3.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Greek" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-el/files/digest-aspell-el-0.50.3 b/app-dicts/aspell-el/files/digest-aspell-el-0.50.3 new file mode 100644 index 000000000000..ac9562fb9237 --- /dev/null +++ b/app-dicts/aspell-el/files/digest-aspell-el-0.50.3 @@ -0,0 +1 @@ +MD5 0ea2c42ceb9b91f7f5de2c017234ad37 aspell-el-0.50-3.tar.bz2 328225 diff --git a/app-dicts/aspell-en/ChangeLog b/app-dicts/aspell-en/ChangeLog new file mode 100644 index 000000000000..8287869745bf --- /dev/null +++ b/app-dicts/aspell-en/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for app-i18n/aspell-en +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-en-0.50.2 (03 Sep 2002) + + 03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-en-0.50.2.ebuild + files/digest-aspell-en-0.50.2 : + + Version bump to bugfix release. + +*aspell-en-0.50.1 (23 Aug 2002) + + 23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-en-0.50.1.ebuild + files/digest-aspell-en-0.50.1 : + + Newest english languages dictionaries for aspell-0.50 + +*aspell-en-0.1.0.11 (15 Aug 2002) + + 15 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-en-0.1.0.11.ebuild : + + Version bump already. Thanks to bradleyatc + +*aspell-en-0.0.0.10 (15 Aug 2002) + + 15 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-en-0.0_pre10.ebuild aspell-0.0.0.10.ebuild : + + removed the pre nonsense, as it is not a good versioning scheme. this new + ebuild is more accurate for that. And also, eclassed + +*aspell-en-0.0_pre10 (14 Aug 2002) + + 14 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-en-0.0_pre10.ebuild : + + New english language dictionaries for use with aspell-0.50 diff --git a/app-dicts/aspell-en/aspell-en-0.50.1.ebuild b/app-dicts/aspell-en/aspell-en-0.50.1.ebuild new file mode 100644 index 000000000000..605ac04b91ca --- /dev/null +++ b/app-dicts/aspell-en/aspell-en-0.50.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.50.1.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="English (US, British, Canadian)" + +LICENSE="as-is public-domain" + +inherit aspell-dict diff --git a/app-dicts/aspell-en/aspell-en-0.50.2.ebuild b/app-dicts/aspell-en/aspell-en-0.50.2.ebuild new file mode 100644 index 000000000000..41f476538b46 --- /dev/null +++ b/app-dicts/aspell-en/aspell-en-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="English (US, British, Canadian)" + +LICENSE="as-is public-domain" + +inherit aspell-dict diff --git a/app-dicts/aspell-en/files/digest-aspell-en-0.50.1 b/app-dicts/aspell-en/files/digest-aspell-en-0.50.1 new file mode 100644 index 000000000000..e413c7ee6e57 --- /dev/null +++ b/app-dicts/aspell-en/files/digest-aspell-en-0.50.1 @@ -0,0 +1 @@ +MD5 0b9ea433b65be26434e769f788067959 aspell-en-0.50-1.tar.bz2 168080 diff --git a/app-dicts/aspell-en/files/digest-aspell-en-0.50.2 b/app-dicts/aspell-en/files/digest-aspell-en-0.50.2 new file mode 100644 index 000000000000..a9cee252b723 --- /dev/null +++ b/app-dicts/aspell-en/files/digest-aspell-en-0.50.2 @@ -0,0 +1 @@ +MD5 9cee7464f9e6e2eae42443048cd3c855 aspell-en-0.50-2.tar.bz2 168348 diff --git a/app-dicts/aspell-eo/ChangeLog b/app-dicts/aspell-eo/ChangeLog new file mode 100644 index 000000000000..ebd68203f11c --- /dev/null +++ b/app-dicts/aspell-eo/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-eo +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-eo-0.50.2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-eo-0.50.2.ebuild + ChangeLog files/digest-aspell-eo-0.50.2 : + + Esperanto language dictionary for aspell. diff --git a/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild b/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild new file mode 100644 index 000000000000..4666fba20c4a --- /dev/null +++ b/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Esperanto" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-eo/files/digest-aspell-eo-0.50.2 b/app-dicts/aspell-eo/files/digest-aspell-eo-0.50.2 new file mode 100644 index 000000000000..10f0bd5d29c0 --- /dev/null +++ b/app-dicts/aspell-eo/files/digest-aspell-eo-0.50.2 @@ -0,0 +1 @@ +MD5 f84147f5909e1a5f7adb86f27c71eb8c aspell-eo-0.50-2.tar.bz2 89703 diff --git a/app-dicts/aspell-es/ChangeLog b/app-dicts/aspell-es/ChangeLog new file mode 100644 index 000000000000..4f4f9b2da24e --- /dev/null +++ b/app-dicts/aspell-es/ChangeLog @@ -0,0 +1,31 @@ +# ChangeLog for app-i18n/aspell-es +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-0.50.2 (03 Sep 2002) + + 03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.2.ebuild + files/digest-aspell-0.50.2 : + + Bad me forgot the ChangeLog entry for 0.50.1. This is the bugfix update + to that. + +*aspell-0.0.0.10 (15 Aug 2002) + + 15 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-es-0.0.0.10.ebuild aspell-es-0.0_pre10.ebuild : + + killed the pre ebuild, in favour of new version scheme and eclass. + +*aspell-0.0_pre10 (14 Aug 2002) + + 14 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-es-0.0_pre10.ebuild : + + Version bump to the newest GNU/aspell dictionary. + +*aspell-0.0.3 (16 Jun 2002) + + 16 jun 2002; J. Alberto Suárez L. <bass@gentoo.org> aspell-es-0.0.3.ebuild : + + First relase diff --git a/app-dicts/aspell-es/aspell-es-0.50.1.ebuild b/app-dicts/aspell-es/aspell-es-0.50.1.ebuild new file mode 100644 index 000000000000..447be690e05d --- /dev/null +++ b/app-dicts/aspell-es/aspell-es-0.50.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-0.50.1.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Spanish" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-es/aspell-es-0.50.2.ebuild b/app-dicts/aspell-es/aspell-es-0.50.2.ebuild new file mode 100644 index 000000000000..f0ac9e134186 --- /dev/null +++ b/app-dicts/aspell-es/aspell-es-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Spanish" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-es/files/digest-aspell-es-0.50.1 b/app-dicts/aspell-es/files/digest-aspell-es-0.50.1 new file mode 100644 index 000000000000..9b3cd932f809 --- /dev/null +++ b/app-dicts/aspell-es/files/digest-aspell-es-0.50.1 @@ -0,0 +1 @@ +MD5 c72b8bfaa85e31e4ab1293819343ecba aspell-es-0.50-1.tar.bz2 157741 diff --git a/app-dicts/aspell-es/files/digest-aspell-es-0.50.2 b/app-dicts/aspell-es/files/digest-aspell-es-0.50.2 new file mode 100644 index 000000000000..82d1014147f7 --- /dev/null +++ b/app-dicts/aspell-es/files/digest-aspell-es-0.50.2 @@ -0,0 +1 @@ +MD5 4a8583e9ef9f4aed03f5a7fe09d40060 aspell-es-0.50-2.tar.bz2 157809 diff --git a/app-dicts/aspell-fo/ChangeLog b/app-dicts/aspell-fo/ChangeLog new file mode 100644 index 000000000000..98de0bff6dae --- /dev/null +++ b/app-dicts/aspell-fo/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-fo +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-fo-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-fo-0.50.2.ebuild + files/digest-aspell-fo-0.50.2 : + + Faroese aspell dictionary. diff --git a/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild b/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild new file mode 100644 index 000000000000..8de813797205 --- /dev/null +++ b/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Faroese" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-fo/files/digest-aspell-fo-0.50.2 b/app-dicts/aspell-fo/files/digest-aspell-fo-0.50.2 new file mode 100644 index 000000000000..863f2452f687 --- /dev/null +++ b/app-dicts/aspell-fo/files/digest-aspell-fo-0.50.2 @@ -0,0 +1 @@ +MD5 9a1031062c72ffce7dac284ed0006a02 aspell-fo-0.50-2.tar.bz2 73174 diff --git a/app-dicts/aspell-fr/ChangeLog b/app-dicts/aspell-fr/ChangeLog new file mode 100644 index 000000000000..05326a287474 --- /dev/null +++ b/app-dicts/aspell-fr/ChangeLog @@ -0,0 +1,32 @@ +# ChangeLog for app-i18n/aspell-fr +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-fr-0.50.3 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-fr-0.50.3.ebuild + files/digest-aspell-fr-0.50.3 : + + Version bump. + +*aspell-fr-0.50.2 (03 Sep 2002) + + 03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-fr-0.50.2.ebuild + files/digest-aspell-fr-0.50.2 : + + Version bump to bugfix release. + +*aspell-fr-0.50.1 (23 Aug 2002) + + 23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-fr-0.50.1.ebuild + files/digest-aspell-fr-0.50.1 : + + New dictionary for new aspell. + +*aspell-fr-0.1.3 (12 Jul 2002) + + 12 Jul 2002; Seemant Kulleen <seemant@gentoo.org> aspell-fr-0.1.3.ebuild + files/digest-aspell-fr-0.1.3 ChangeLog : + + New French language dictionary submitted by: samsouk@noos.fr (Samuel + Souk-aloun) in bug #4659. diff --git a/app-dicts/aspell-fr/aspell-fr-0.50.2.ebuild b/app-dicts/aspell-fr/aspell-fr-0.50.2.ebuild new file mode 100644 index 000000000000..0293fabef049 --- /dev/null +++ b/app-dicts/aspell-fr/aspell-fr-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="French" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild b/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild new file mode 100644 index 000000000000..401ee6ad684c --- /dev/null +++ b/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="French" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-fr/files/digest-aspell-fr-0.50.2 b/app-dicts/aspell-fr/files/digest-aspell-fr-0.50.2 new file mode 100644 index 000000000000..bfacd4c8bbab --- /dev/null +++ b/app-dicts/aspell-fr/files/digest-aspell-fr-0.50.2 @@ -0,0 +1 @@ +MD5 10da01938ec743b16e1dbf0d9abaffbf aspell-fr-0.50-2.tar.bz2 283146 diff --git a/app-dicts/aspell-fr/files/digest-aspell-fr-0.50.3 b/app-dicts/aspell-fr/files/digest-aspell-fr-0.50.3 new file mode 100644 index 000000000000..e2da19d748ed --- /dev/null +++ b/app-dicts/aspell-fr/files/digest-aspell-fr-0.50.3 @@ -0,0 +1 @@ +MD5 53a2d05c4e8f7fabd3cefe24db977be7 aspell-fr-0.50-3.tar.bz2 283086 diff --git a/app-dicts/aspell-it/ChangeLog b/app-dicts/aspell-it/ChangeLog new file mode 100644 index 000000000000..99e0cf42623f --- /dev/null +++ b/app-dicts/aspell-it/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-it +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-it-0.50.2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-it-0.50.2.ebuild + ChangeLog files/digest-aspell-it-0.50.2 : + + Italian language dictionary for aspell. diff --git a/app-dicts/aspell-it/aspell-it-0.50.2.ebuild b/app-dicts/aspell-it/aspell-it-0.50.2.ebuild new file mode 100644 index 000000000000..bc71a31e5316 --- /dev/null +++ b/app-dicts/aspell-it/aspell-it-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Italian" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-it/files/digest-aspell-it-0.50.2 b/app-dicts/aspell-it/files/digest-aspell-it-0.50.2 new file mode 100644 index 000000000000..793c83a431cd --- /dev/null +++ b/app-dicts/aspell-it/files/digest-aspell-it-0.50.2 @@ -0,0 +1 @@ +MD5 efa602e47fc49db2cc670f7e5c1628e1 aspell-it-0.50-2.tar.bz2 38409 diff --git a/app-dicts/aspell-nl/ChangeLog b/app-dicts/aspell-nl/ChangeLog new file mode 100644 index 000000000000..42d3c7cd99a6 --- /dev/null +++ b/app-dicts/aspell-nl/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for app-i18n/aspell-nl +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-nl-0.50.2 (03 Sep 2002) + + 03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-nl-0.50.2.ebuild + files/digest-aspell-0.50.2 : + + Version bump to bugfix release. + +*aspell-nl-0.50.1 (23 Aug 2002) + + 23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-nl-0.50.1.ebuild + files/digest-aspell-0.50.1 : + + New nl dictionary for new aspell. + +*aspell-nl-0.0.0.10 (15 Aug 2002) + + 15 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-nl-0.0.0.10.ebuild aspell-nl-0.0_pre10.ebuild : + + removed the pre one in favour of the 0.0.0.10 eclass'd ebuild. + +*aspell-nl-0.0_pre10 (14 Aug 2002) + + 14 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + aspell-nl-0.0_pre10.ebuild : + + "update" to the latest GNU dictionary. (for use with the newer aspell). + +*aspell-nl-0.0.3 (12 Jul 2002) + + 12 Jul 2002; Seemant Kulleen <seemant@gentoo.org> aspell-nl-0.0.3.ebuild + ChangeLog files/digest-aspell-nl-0.0.3 : + + New Dutch language dictionary submitted by: serge.robyns@advalvas.be + (Serge Robyns) in bug #2058. diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.1.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.1.ebuild new file mode 100644 index 000000000000..01057d771ecb --- /dev/null +++ b/app-dicts/aspell-nl/aspell-nl-0.50.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.1.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Dutch" + +LICENSE="freedist" + +inherit aspell-dict diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild new file mode 100644 index 000000000000..c3bfc7be1b2a --- /dev/null +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Dutch" + +LICENSE="freedist" + +inherit aspell-dict diff --git a/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.1 b/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.1 new file mode 100644 index 000000000000..a1eb6f2757ba --- /dev/null +++ b/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.1 @@ -0,0 +1 @@ +MD5 ef05b0f9d57fa2737b2cf87d8949894c aspell-nl-0.50-1.tar.bz2 428147 diff --git a/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 b/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 new file mode 100644 index 000000000000..921b3388a283 --- /dev/null +++ b/app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 @@ -0,0 +1 @@ +MD5 c3ef9fd7dc4c47d816eee9ef5149c76a aspell-nl-0.50-2.tar.bz2 428365 diff --git a/app-dicts/aspell-no/ChangeLog b/app-dicts/aspell-no/ChangeLog new file mode 100644 index 000000000000..572fc57e9623 --- /dev/null +++ b/app-dicts/aspell-no/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-no +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-no/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-no-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-no-0.50.2.ebuild + files/digest-aspell-no-0.50.2 : + + Nowegian language aspell dictionary. diff --git a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild b/app-dicts/aspell-no/aspell-no-0.50.2.ebuild new file mode 100644 index 000000000000..f8f5958fe4c2 --- /dev/null +++ b/app-dicts/aspell-no/aspell-no-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-no/aspell-no-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Norwegian" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-no/files/digest-aspell-no-0.50.2 b/app-dicts/aspell-no/files/digest-aspell-no-0.50.2 new file mode 100644 index 000000000000..1fa693e7bb6e --- /dev/null +++ b/app-dicts/aspell-no/files/digest-aspell-no-0.50.2 @@ -0,0 +1 @@ +MD5 b24b20ad02ce2a569f71f949b48823cc aspell-no-0.50-2.tar.bz2 286696 diff --git a/app-dicts/aspell-pl/ChangeLog b/app-dicts/aspell-pl/ChangeLog new file mode 100644 index 000000000000..d61bf9247746 --- /dev/null +++ b/app-dicts/aspell-pl/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-pl +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-pl-0.50.2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-pl-0.50.2.ebuild + ChangeLog files/digest-aspell-pl-0.50.2 : + + Polish language dictionary for aspell. diff --git a/app-dicts/aspell-pl/aspell-pl-0.50.2.ebuild b/app-dicts/aspell-pl/aspell-pl-0.50.2.ebuild new file mode 100644 index 000000000000..283c24a9520b --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Polish" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-pl/files/digest-aspell-pl-0.50.2 b/app-dicts/aspell-pl/files/digest-aspell-pl-0.50.2 new file mode 100644 index 000000000000..945eaa7907c6 --- /dev/null +++ b/app-dicts/aspell-pl/files/digest-aspell-pl-0.50.2 @@ -0,0 +1 @@ +MD5 a56f6f7e0ad8eb2dce9e8724b2c7496e aspell-pl-0.50-2.tar.bz2 311840 diff --git a/app-dicts/aspell-pt/ChangeLog b/app-dicts/aspell-pt/ChangeLog new file mode 100644 index 000000000000..06b2b3b9516a --- /dev/null +++ b/app-dicts/aspell-pt/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/aspell-pt +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-pt-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-pt-0.50.2.ebuild + files/digest-aspell-pt-0.50.2 ChangeLog: + + Portugese dictionary, ebuild submitted by: j_r_fonseca@yahoo.co.uk (Jose' + Fonseca) in bug #7051. diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild new file mode 100644 index 000000000000..15865ca3e5da --- /dev/null +++ b/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Portuguese" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 b/app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 new file mode 100644 index 000000000000..c4685b9043cf --- /dev/null +++ b/app-dicts/aspell-pt/files/digest-aspell-pt-0.50.2 @@ -0,0 +1 @@ +MD5 e4e15179f90b76ec0336b687d1293edd aspell-pt-0.50-2.tar.bz2 201341 diff --git a/app-dicts/aspell-ro/ChangeLog b/app-dicts/aspell-ro/ChangeLog new file mode 100644 index 000000000000..2b3b7cfed34c --- /dev/null +++ b/app-dicts/aspell-ro/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-ro +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-ro-0.50.2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-ro-0.50.2.ebuild + ChangeLog files/digest-aspell-ro-0.50.2 : + + New Romanian language dictionary. diff --git a/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild b/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild new file mode 100644 index 000000000000..4a3f02b2f65d --- /dev/null +++ b/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Romanian" + +LICENSE="freedist" + +inherit aspell-dict diff --git a/app-dicts/aspell-ro/files/digest-aspell-ro-0.50.2 b/app-dicts/aspell-ro/files/digest-aspell-ro-0.50.2 new file mode 100644 index 000000000000..fb5a64cf389a --- /dev/null +++ b/app-dicts/aspell-ro/files/digest-aspell-ro-0.50.2 @@ -0,0 +1 @@ +MD5 96d97a79a0a0e04c580e0d0671d650c9 aspell-ro-0.50-2.tar.bz2 64110 diff --git a/app-dicts/aspell-ru/ChangeLog b/app-dicts/aspell-ru/ChangeLog new file mode 100644 index 000000000000..ad3239435d90 --- /dev/null +++ b/app-dicts/aspell-ru/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-ru +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-ru-0.50.2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-ru-0.50.2.ebuild + ChangeLog files/digest-aspell-ru-0.50.2 : + + Russian language dictionary for aspell. diff --git a/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild b/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild new file mode 100644 index 000000000000..3b5752ff6dba --- /dev/null +++ b/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Russian" + +LICENSE="GPL-2" + +inherit aspell-dict diff --git a/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 b/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 new file mode 100644 index 000000000000..34f8fe99da67 --- /dev/null +++ b/app-dicts/aspell-ru/files/digest-aspell-ru-0.50.2 @@ -0,0 +1 @@ +MD5 d7add85adeef2ea36457ea811d52c295 aspell-ru-0.50-2.tar.bz2 521827 diff --git a/app-dicts/aspell-sk/ChangeLog b/app-dicts/aspell-sk/ChangeLog new file mode 100644 index 000000000000..8dc6be563840 --- /dev/null +++ b/app-dicts/aspell-sk/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-sk +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sk/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-sk-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-sk-0.50.2.ebuild + files/digest-aspell-sk-0.50.2 : + + Slovak aspell dictionary. diff --git a/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild b/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild new file mode 100644 index 000000000000..c3d06d71948b --- /dev/null +++ b/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sk/aspell-sk-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Slovak" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-sk/files/digest-aspell-sk-0.50.2 b/app-dicts/aspell-sk/files/digest-aspell-sk-0.50.2 new file mode 100644 index 000000000000..27d5c404397f --- /dev/null +++ b/app-dicts/aspell-sk/files/digest-aspell-sk-0.50.2 @@ -0,0 +1 @@ +MD5 8f4db7bf8ffe8c49cd16621620a43240 aspell-sk-0.50-2.tar.bz2 243884 diff --git a/app-dicts/aspell-sv/ChangeLog b/app-dicts/aspell-sv/ChangeLog new file mode 100644 index 000000000000..8d1460a43026 --- /dev/null +++ b/app-dicts/aspell-sv/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-sv +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sv/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-sv-0.50.2 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-sv-0.50.2.ebuild + files/digest-aspell-sv-0.50.2 : + + Swedish language aspell dictionary. diff --git a/app-dicts/aspell-sv/aspell-sv-0.50.2.ebuild b/app-dicts/aspell-sv/aspell-sv-0.50.2.ebuild new file mode 100644 index 000000000000..21ab91075757 --- /dev/null +++ b/app-dicts/aspell-sv/aspell-sv-0.50.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-sv/aspell-sv-0.50.2.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Swedish" + +inherit aspell-dict + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-sv/files/digest-aspell-sv-0.50.2 b/app-dicts/aspell-sv/files/digest-aspell-sv-0.50.2 new file mode 100644 index 000000000000..075d9165c8cd --- /dev/null +++ b/app-dicts/aspell-sv/files/digest-aspell-sv-0.50.2 @@ -0,0 +1 @@ +MD5 8d50ddf72f750d187b0ffc440328db84 aspell-sv-0.50-2.tar.bz2 90602 diff --git a/app-dicts/aspell-uk/ChangeLog b/app-dicts/aspell-uk/ChangeLog new file mode 100644 index 000000000000..1ee57ebb365a --- /dev/null +++ b/app-dicts/aspell-uk/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/aspell-uk +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*aspell-uk-0.50.3 (18 Oct 2002) + + 18 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-uk-0.50.3.ebuild + files/digest-aspell-uk-0.50.3 : + + Ukrainian aspell dictionary. diff --git a/app-dicts/aspell-uk/aspell-uk-0.50.3.ebuild b/app-dicts/aspell-uk/aspell-uk-0.50.3.ebuild new file mode 100644 index 000000000000..5923c493b6ee --- /dev/null +++ b/app-dicts/aspell-uk/aspell-uk-0.50.3.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-0.50.3.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +ASPELL_LANG="Ukrainian" + +inherit aspell-dict + +LICENSE="GPL-2 LGPL-2.1" diff --git a/app-dicts/aspell-uk/files/digest-aspell-uk-0.50.3 b/app-dicts/aspell-uk/files/digest-aspell-uk-0.50.3 new file mode 100644 index 000000000000..9df27a0afb63 --- /dev/null +++ b/app-dicts/aspell-uk/files/digest-aspell-uk-0.50.3 @@ -0,0 +1 @@ +MD5 0b37b59539424a6980814ce5392725a8 aspell-uk-0.50-3.tar.bz2 382364 diff --git a/app-dicts/ispell-br/ChangeLog b/app-dicts/ispell-br/ChangeLog new file mode 100644 index 000000000000..c7ceca52c406 --- /dev/null +++ b/app-dicts/ispell-br/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/ispell-br +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-br-2.4 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ispell-br-2.4.ebuild + files/digest-ispell-br-2.4 ChangeLog : + + New dictionary by: msantos@pobox.com (Marcelo Fontenele S Santos) in bug + #3764. diff --git a/app-dicts/ispell-br/files/digest-ispell-br-2.4 b/app-dicts/ispell-br/files/digest-ispell-br-2.4 new file mode 100644 index 000000000000..3d136b3e9866 --- /dev/null +++ b/app-dicts/ispell-br/files/digest-ispell-br-2.4 @@ -0,0 +1 @@ +MD5 241d9e2fefb92ea74f13c1e07d0b4e7b br.ispell-2.4.tar.gz 125359 diff --git a/app-dicts/ispell-br/ispell-br-2.4.ebuild b/app-dicts/ispell-br/ispell-br-2.4.ebuild new file mode 100644 index 000000000000..b5c310881e66 --- /dev/null +++ b/app-dicts/ispell-br/ispell-br-2.4.ebuild @@ -0,0 +1,33 @@ +# Copyright 2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ispell-br-2.4.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_P="br.ispell-${PV}" +S=${WORKDIR}/${MY_P} +DESCRIPTION="A Brazilian portuguese dictionary for ispell" +HOMEPAGE="http://www.ime.usp.br/~ueda/br.ispell" +SRC_URI="http://www.ime.usp.br/~ueda/br.ispell/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" + +DEPEND="app-text/ispell + sys-apps/gawk" + +src_compile() { + emake VDIR=/usr/share/dict || die + make palavras + make paradigmas +} + +src_install () { + emake \ + prefix=${D}usr \ + VDIR=${D}/usr/share/dict \ + HASHDIR=${D}usr/lib/ispell \ + MANDIR=${D}usr/share/man \ + install || die + + dodoc COPYING README +} diff --git a/app-dicts/ispell-cs/ChangeLog b/app-dicts/ispell-cs/ChangeLog new file mode 100644 index 000000000000..a485ec6083be --- /dev/null +++ b/app-dicts/ispell-cs/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for app-i18n/ispell-cs +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + + +*ispell-cs-20020628 (31 Oct 2002) + + 31 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ispell-cs-20020628.ebuild + ChangeLog files/digest-ispell-cs-20020628 : + + New Czech language dictionary for ispell. Ebuild by: roman.majer@ct.cz + (Roman Majer) in bug #7449. diff --git a/app-dicts/ispell-cs/files/digest-ispell-cs-20020628 b/app-dicts/ispell-cs/files/digest-ispell-cs-20020628 new file mode 100644 index 000000000000..65fa75f0641d --- /dev/null +++ b/app-dicts/ispell-cs/files/digest-ispell-cs-20020628 @@ -0,0 +1 @@ +MD5 e1a9e4c4c841c8e1b6a15b4c7bcb2626 ispell-czech-20020628.tar.gz 629653 diff --git a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild new file mode 100644 index 000000000000..d747ae09e5d3 --- /dev/null +++ b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_P=${PN/cs/czech} +S=${WORKDIR}/${MY_P} +DESCRIPTION="The Czech dictionary for ispell" +SRC_URI="ftp://ftp.vslib.cz/pub/unix/ispell/${MY_P}-${PV}.tar.gz" +HOMEPAGE="ftp://ftp.vslib.cz/pub/unix/ispell/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc sparc64 alpha" + +DEPEND="sys-devel/perl + app-text/ispell" + +src_compile() { + make all || die +} + +src_install () { + insinto /usr/lib/ispell + doins czech.aff czech.hash + dodoc README +} diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog new file mode 100644 index 000000000000..a41be595cc55 --- /dev/null +++ b/app-dicts/ispell-da/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/ispell-da +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-da-1.4.22 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog + ispell-da-1.4.22.ebuild files/digest-ispell-da-1.4.22 : + + Initial version by: A.Jensen <anders@gnulinux.dk> in bug #1993 diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.22 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.22 new file mode 100644 index 000000000000..7f9daf54590e --- /dev/null +++ b/app-dicts/ispell-da/files/digest-ispell-da-1.4.22 @@ -0,0 +1 @@ +MD5 fd4580d33dc61b3dc667495db1d6f098 ispell-da-1.4.22.tar.gz 398473 diff --git a/app-dicts/ispell-da/ispell-da-1.4.22.ebuild b/app-dicts/ispell-da/ispell-da-1.4.22.ebuild new file mode 100644 index 000000000000..514b1d192a94 --- /dev/null +++ b/app-dicts/ispell-da/ispell-da-1.4.22.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.22.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="A danish dictionary for ispell" +SRC_URI="http://da.speling.org/filer/${P}.tar.gz" +HOMEPAGE="http://da.speling.org/" + +DEPEND="app-text/ispell" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +src_compile() { + + emake || die + +} + +src_install () { + + insinto /usr/lib/ispell + doins dansk.aff dansk.hash + + dodoc Documentation/* + +} + diff --git a/app-dicts/ispell-de/ChangeLog b/app-dicts/ispell-de/ChangeLog new file mode 100644 index 000000000000..cb406089d3e8 --- /dev/null +++ b/app-dicts/ispell-de/ChangeLog @@ -0,0 +1,29 @@ +# ChangeLog for app-i18n/ispell-de +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + + +*ispell-de-20011124 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> + ispell-de-20011124.ebuild : + + changed the sq hacks from 17 Apr, as ispell has been patched to provide + these again. + +*ispell-de-20011124 (17 Apr 2002) + + 17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> ispell-de-20011124.ebuild + + Tod is soo a genius for thinking of this one. This starts to solve our + recent ispell problems, hopefully. + +*ispell-de-20001109 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/app-dicts/ispell-de/files/digest-ispell-de-20001109 b/app-dicts/ispell-de/files/digest-ispell-de-20001109 new file mode 100644 index 000000000000..c01b87573845 --- /dev/null +++ b/app-dicts/ispell-de/files/digest-ispell-de-20001109 @@ -0,0 +1 @@ +MD5 ec06d69a4b045b738788fd3359de37ee igerman98-20001109.tar.bz2 291598 diff --git a/app-dicts/ispell-de/files/digest-ispell-de-20011124 b/app-dicts/ispell-de/files/digest-ispell-de-20011124 new file mode 100644 index 000000000000..65d7d849551a --- /dev/null +++ b/app-dicts/ispell-de/files/digest-ispell-de-20011124 @@ -0,0 +1 @@ +MD5 c1eb62963d28ca423e2666e838de0b96 igerman98-20011124.tar.bz2 294508 diff --git a/app-dicts/ispell-de/ispell-de-20001109.ebuild b/app-dicts/ispell-de/ispell-de-20001109.ebuild new file mode 100644 index 000000000000..6a36e98ba465 --- /dev/null +++ b/app-dicts/ispell-de/ispell-de-20001109.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20001109.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +KEYWORDS="x86" + +LICENSE="GPL-2" + +SLOT="0" + +MY_P=igerman98-${PV} +S=${WORKDIR}/${MY_P} +DESCRIPTION="A german dictionary for ispell" +SRC_URI="http://www.suse.de/~bjacke/igerman98/dict/${MY_P}.tar.bz2" +HOMEPAGE="http://www.suse.de/~bjacke/igerman98/" + +DEPEND="app-text/ispell" + +src_compile() { + + make || die + +} + +src_install () { + + insinto /usr/lib/ispell + doins german.aff german.hash + + dodoc Documentation/* + +} + diff --git a/app-dicts/ispell-de/ispell-de-20011124.ebuild b/app-dicts/ispell-de/ispell-de-20011124.ebuild new file mode 100644 index 000000000000..76e8fcb1006a --- /dev/null +++ b/app-dicts/ispell-de/ispell-de-20011124.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20011124.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_P=igerman98-${PV} +S=${WORKDIR}/${MY_P} +DESCRIPTION="German and Swiss dictionaries for ispell" +SRC_URI="http://lisa.goe.net/~bjacke/igerman98/dict/${MY_P}.tar.bz2" +HOMEPAGE="http://lisa.goe.net/~bjacke/igerman98/dict" + +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" + +DEPEND="app-text/ispell" + +src_compile() { + + make || die + + make \ + german.hash swiss || die + +} + +src_install () { + + make \ + DESTDIR=${D} \ + install swiss-install || die + + insinto /usr/lib/ispell + doins german.aff german.hash + + dodoc Documentation/* + +} diff --git a/app-dicts/ispell-es/ChangeLog b/app-dicts/ispell-es/ChangeLog new file mode 100644 index 000000000000..d9fd51655e1b --- /dev/null +++ b/app-dicts/ispell-es/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/ispell-es +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-es-1.7 ( 26 Apr 2002 ) + + 9 Aug 2002; J.Alberto Suárez López ispell-es-1.7.ebuild: + Added a comment about ispell-es and pspell. + + 26 Apr 2002; Tod Neidt <tod@gentoo.org> ispell-es-1.7.ebuild : + Initial commit. Ebuild submitted by Leonardo Boshell. diff --git a/app-dicts/ispell-es/files/digest-ispell-es-1.7 b/app-dicts/ispell-es/files/digest-ispell-es-1.7 new file mode 100644 index 000000000000..d5828874eaf0 --- /dev/null +++ b/app-dicts/ispell-es/files/digest-ispell-es-1.7 @@ -0,0 +1 @@ +MD5 a5b5a6b1e3003d81a2c78648dd1c1362 espanol-1.7.tar.gz 424599 diff --git a/app-dicts/ispell-es/ispell-es-1.7.ebuild b/app-dicts/ispell-es/ispell-es-1.7.ebuild new file mode 100644 index 000000000000..5c9194cced14 --- /dev/null +++ b/app-dicts/ispell-es/ispell-es-1.7.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-es/ispell-es-1.7.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_P="espanol-"${PV} +S=${WORKDIR}/${MY_P/n/~n} +DESCRIPTION="A Spanish dictionary for ispell" +SRC_URI="ftp://ftp.fi.upm.es/pub/unix/${MY_P}.tar.gz" +HOMEPAGE="http://www.datsi.fi.upm.es/~coes/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND="app-text/ispell" + +src_compile() { + + # It's important that we export the TMPDIR environment variable, + # so we don't commit sandbox violations + export TMPDIR=/tmp + emake || die + unset TMPDIR + +} + +src_install () { + + insinto /usr/lib/ispell + doins espa~nol.aff espa~nol.hash + fperms 444 /usr/lib/ispell/espa~nol.* + dodoc LEAME README +} + +pkg_postinst() { + + einfo "If you are using pspell for spell in some app, like" + einfo "abiword, you need create the file:" + einfo " /usr/share/pspell/es-ispell.pwli" + einfo "And add in:" + einfo " /usr/lib/ispell/espa~nol.hash iso8859-1" +} diff --git a/app-dicts/ispell-fr/ChangeLog b/app-dicts/ispell-fr/ChangeLog new file mode 100644 index 000000000000..887e2abb64d7 --- /dev/null +++ b/app-dicts/ispell-fr/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for app-i18n/ispell-fr +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + + +*ispell-fr-1.0 (06 Oct 2002) + + 06 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ispell-fr-1.0.ebuild + ChangeLog files/digest-ispell-fr-1.0 : + + French dictionary for ispell, submitted by: Julien Ponge + <julien@izforge.com> in bug #8792 diff --git a/app-dicts/ispell-fr/files/digest-ispell-fr-1.0 b/app-dicts/ispell-fr/files/digest-ispell-fr-1.0 new file mode 100644 index 000000000000..384f400b8ffa --- /dev/null +++ b/app-dicts/ispell-fr/files/digest-ispell-fr-1.0 @@ -0,0 +1 @@ +MD5 2c76980419efb6bda122a5e0e85c9247 Francais-GUTenberg-v1.0.tar.gz 1061683 diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild new file mode 100644 index 000000000000..26a2952bbb5f --- /dev/null +++ b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_P="Francais-GUTenberg-v${PV}" +S=${WORKDIR}/${MY_P} +DESCRIPTION="French dictionnary for ispell" +SRC_URI="http://www.unil.ch/ling/cp/${MY_P}.tar.gz" +HOMEPAGE="http://www.unil.ch/ling/cp/frgut.html" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc sparc64 alpha" + +DEPEND="app-text/ispell" + +src_compile() { + cat dicos/*.dico | sort > francais.dico + buildhash francais.dico francais.aff francais.hash || die + buildhash francais.dico francais-TeX8b.aff francais-TeX8b.hash || die +} + +src_install () { + insinto /usr/lib/ispell + doins francais.aff francais.hash francais-TeX8b.aff francais-TeX8b.hash +} diff --git a/app-dicts/ispell-it/ChangeLog b/app-dicts/ispell-it/ChangeLog new file mode 100644 index 000000000000..0b35fb6be2dc --- /dev/null +++ b/app-dicts/ispell-it/ChangeLog @@ -0,0 +1,17 @@ +# ChangeLog for app-i18n/ispell-it +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-it-2001 (30 Oct 2002) + + 09 Nov 2002; Seemant Kulleen <seemant@gentoo.org> ispell-it-2001.ebuild : + + Adjusted SRC_URI to fetch the tarball properly. Seems like upstream + screwed things around. Thanks to: alor@blackhats.it (Alberto Ornaghi) for + bug #10476 + + 30 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ispell-it-2001.ebuild + files/digest-ispell-it-2001 ChangeLog : + + New dictionary by: stefano.scipioni@euronia.it (Stefano Scipioni) in bug + #8890. diff --git a/app-dicts/ispell-it/files/digest-ispell-it-2001 b/app-dicts/ispell-it/files/digest-ispell-it-2001 new file mode 100644 index 000000000000..d27c20f8d4a5 --- /dev/null +++ b/app-dicts/ispell-it/files/digest-ispell-it-2001 @@ -0,0 +1 @@ +MD5 559ab52451fec91068f11d40f5f919b2 ispell-it2001.tgz 1115411 diff --git a/app-dicts/ispell-it/ispell-it-2001.ebuild b/app-dicts/ispell-it/ispell-it-2001.ebuild new file mode 100644 index 000000000000..df2189edf51a --- /dev/null +++ b/app-dicts/ispell-it/ispell-it-2001.ebuild @@ -0,0 +1,25 @@ +# Copyright 2002, Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2. +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +S=${WORKDIR}/${PN} +DESCRIPTION="Loris Palmerini - Italian dictionary for ispell." +HOMEPAGE="http://members.xoom.virgilio.it/trasforma/ispell/" +SRC_URI="http://members.xoom.virgilio.it/trasforma/ispell/${PN}${PV}.tgz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND="app-text/ispell" + +src_compile() { + make || die +} + +src_install () { + insinto /usr/lib/ispell + doins italian.hash italian.aff + + dodoc collab.txt AUTHORS CAMBI CHANGES COPYNG DA-FARE.txt FUSIONE.txt INSTALL +} diff --git a/app-dicts/ispell-lt/ChangeLog b/app-dicts/ispell-lt/ChangeLog new file mode 100644 index 000000000000..600387dbd871 --- /dev/null +++ b/app-dicts/ispell-lt/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/ispell-lt +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-lt-0.5 (14 Nov 2002) + + 14 Nov 2002; Seemant Kulleen <seemant@gentoo.org> ispell-lt-0.5.ebuild + files/digest-ispell-lt-0.5 ChangeLog : + + New Lithuanian language dictionary for ispell. Submitted by: + roma1390@uosis.mif.vu.lt (roma1390) in bug #10524. diff --git a/app-dicts/ispell-lt/files/digest-ispell-lt-0.5 b/app-dicts/ispell-lt/files/digest-ispell-lt-0.5 new file mode 100644 index 000000000000..a98456a7fe9c --- /dev/null +++ b/app-dicts/ispell-lt/files/digest-ispell-lt-0.5 @@ -0,0 +1 @@ +MD5 e865b30b23a2f49cd94e1c7d2e01266f ispell-lt-0.5.tar.gz 67063 diff --git a/app-dicts/ispell-lt/ispell-lt-0.5.ebuild b/app-dicts/ispell-lt/ispell-lt-0.5.ebuild new file mode 100644 index 000000000000..0cf12763173e --- /dev/null +++ b/app-dicts/ispell-lt/ispell-lt-0.5.ebuild @@ -0,0 +1,27 @@ +# Copyright 2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ispell-lt-0.5.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="Lithuanian dictionary for ispell." +HOMEPAGE="http://ieva.mif.vu.lt/~alga/lt/ispell/" +SRC_URI="http://ieva.mif.vu.lt/~alga/lt/ispell/${P}.tar.gz" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="x86 ppc sparc sparc64 alpha" + +DEPEND="app-text/ispell + dev-lang/python" + +src_compile() { + make || die +} + +src_install () { + insinto /usr/lib/ispell + doins lietuviu.hash lietuviu.aff +# exeinto /usr/lib/ispell-lt +# doexe sortkoi8 trans + dodoc README COPYING THANKS ChangeLog +} diff --git a/app-dicts/ispell-pt/ChangeLog b/app-dicts/ispell-pt/ChangeLog new file mode 100644 index 000000000000..df4bd9c7f91d --- /dev/null +++ b/app-dicts/ispell-pt/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/ispell-pt +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-pt-20010720 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> + ispell-pt-20010720.ebuild ChangeLog files/digest-ispell-pt-20010720 : + + New Portugese language dictionary, by: sena@smux.net (Joao Ribeiro) in bug + #4259. diff --git a/app-dicts/ispell-pt/files/digest-ispell-pt-20010720 b/app-dicts/ispell-pt/files/digest-ispell-pt-20010720 new file mode 100644 index 000000000000..baca7b31c51c --- /dev/null +++ b/app-dicts/ispell-pt/files/digest-ispell-pt-20010720 @@ -0,0 +1 @@ +MD5 a14c1b866c92cdc539e92f11818d69d2 UMportugues.tgz 140513 diff --git a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild new file mode 100644 index 000000000000..741ef954aee7 --- /dev/null +++ b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +S=${WORKDIR}"/portugues" +DESCRIPTION="A Portuguese dictionary for ispell" +SRC_URI="http://www.di.uminho.pt/~jj/pln/UMportugues.tgz" +HOMEPAGE="http://natura.di.uminho.pt/~jj/pln/pln.html" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND="app-text/ispell" + + +src_compile() { + make || die +} + +src_install () { + insinto /usr/lib/ispell + doins portugues.aff portugues.hash + + dodoc README +} diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog new file mode 100644 index 000000000000..64070e7837b8 --- /dev/null +++ b/app-dicts/ispell-ru/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for app-i18n/ispell-ru +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-ru-0.99.6.1 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> + ispell-ru-0.99.6.1.ebuild files/digest-ispell-ru-0.99.6.1 : + + Version bump and repoman fixes. + +*ispell-ru-0.99.5.9 (Apr 26, 2002) + + 26 Apr, 2002; Arcady Genkin <agenkin@thpoon.com> ispell-ru-0.99.5.9.ebuild: + + Initial version. diff --git a/app-dicts/ispell-ru/files/digest-ispell-ru-0.99.5.9 b/app-dicts/ispell-ru/files/digest-ispell-ru-0.99.5.9 new file mode 100644 index 000000000000..de3998107987 --- /dev/null +++ b/app-dicts/ispell-ru/files/digest-ispell-ru-0.99.5.9 @@ -0,0 +1 @@ +MD5 c72ab56937dab2d913c3348b80bead05 rus-ispell-0.99e9.tar.gz 429088 diff --git a/app-dicts/ispell-ru/files/digest-ispell-ru-0.99.6.1 b/app-dicts/ispell-ru/files/digest-ispell-ru-0.99.6.1 new file mode 100644 index 000000000000..bf8dbebbe648 --- /dev/null +++ b/app-dicts/ispell-ru/files/digest-ispell-ru-0.99.6.1 @@ -0,0 +1 @@ +MD5 f9b7daefead13909c05582b10f5b5006 rus-ispell-0.99f1.tar.gz 440661 diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild new file mode 100644 index 000000000000..718efa949e59 --- /dev/null +++ b/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild @@ -0,0 +1,27 @@ +# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_PV=${PV/.5./e} +S="${WORKDIR}" +DESCRIPTION="Alexander I. Lebedev's Russian dictionary for ispell." +HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell-dictionaries.html#Russian-dicts" +SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="x86" + +DEPEND="app-text/ispell" + +src_compile() { + make koi || die +} + +src_install () { + insinto /usr/lib/ispell + doins russian.hash russian.aff + exeinto /usr/lib/ispell-ru + doexe sortkoi8 trans + dodoc README README.koi LICENSE +} diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild new file mode 100644 index 000000000000..d49986e1da5e --- /dev/null +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 2002 Arcady Genkin <agenkin@thpoon.com> +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +MY_PV=${PV/.6./f} +S="${WORKDIR}" +DESCRIPTION="Alexander I. Lebedev's Russian dictionary for ispell." +HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell-dictionaries.html#Russian-dicts" +SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-ispell-${MY_PV}.tar.gz" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="x86" + +DEPEND="app-text/ispell" + +src_compile() { + make || die +} + +src_install () { + insinto /usr/lib/ispell + doins russian.hash russian.aff + + #what do these do?? +# exeinto /usr/lib/ispell-ru +# doexe sortkoi8 trans + dodoc README README.koi LICENSE +} diff --git a/app-dicts/ispell-sv/ChangeLog b/app-dicts/ispell-sv/ChangeLog new file mode 100644 index 000000000000..34567b364bb1 --- /dev/null +++ b/app-dicts/ispell-sv/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for app-i18n/ispell-sv +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ChangeLog,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +*ispell-sv-1.3.8 (11 Jul 2002) + + 11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ispell-sv-1.3.8.ebuild + files/digest-ispell-sv-1.3.8 ChangeLog : + + New Swedish language dictionary submitted by: mark.jentz@telia.com (Mark + Jentz) in bug #4525. diff --git a/app-dicts/ispell-sv/files/digest-ispell-sv-1.3.8 b/app-dicts/ispell-sv/files/digest-ispell-sv-1.3.8 new file mode 100644 index 000000000000..19fb826a290f --- /dev/null +++ b/app-dicts/ispell-sv/files/digest-ispell-sv-1.3.8 @@ -0,0 +1 @@ +MD5 65701648229232008309e78533a65329 ispell-sv-1.3.8.tar.gz 117215 diff --git a/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild b/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild new file mode 100644 index 000000000000..b81136e75087 --- /dev/null +++ b/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="The Swedish dictionary for ispell" +SRC_URI="http://sv.speling.org/filer/${P}.tar.gz" +HOMEPAGE="http://sv.speling.org" + +SLOT="0" +LICENSE="LGPL" +KEYWORDS="x86" + +DEPEND="app-text/ispell" + +src_compile() { + + # It's important that we export the TMPDIR environment variable, + # so we don't commit sandbox violations + export TMPDIR=/tmp + emake || die + unset TMPDIR + +} + +src_install () { + insinto /usr/lib/ispell + doins svenska.aff svenska.hash + dodoc README contributors COPYING Copyright +} |