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-nl | |
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-nl')
-rw-r--r-- | app-dicts/aspell-nl/ChangeLog | 39 | ||||
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.1.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 9 | ||||
-rw-r--r-- | app-dicts/aspell-nl/files/digest-aspell-nl-0.50.1 | 1 | ||||
-rw-r--r-- | app-dicts/aspell-nl/files/digest-aspell-nl-0.50.2 | 1 |
5 files changed, 59 insertions, 0 deletions
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 |