diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-12-03 07:15:39 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-12-03 07:15:39 +0000 |
commit | b9dbca4184df68f3ad432b828420c1f66fffb318 (patch) | |
tree | 9b78ecf168f90402b8e044350d5af138c4d6bee7 /app-dicts/aspell-en | |
parent | FHS correctness (diff) | |
download | gentoo-2-b9dbca4184df68f3ad432b828420c1f66fffb318.tar.gz gentoo-2-b9dbca4184df68f3ad432b828420c1f66fffb318.tar.bz2 gentoo-2-b9dbca4184df68f3ad432b828420c1f66fffb318.zip |
moved from app-i18n
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/ChangeLog | 39 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-0.50.1.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-0.50.2.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-en/files/digest-aspell-en-0.50.1 | 1 | ||||
-rw-r--r-- | app-dicts/aspell-en/files/digest-aspell-en-0.50.2 | 1 |
5 files changed, 59 insertions, 0 deletions
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 |