diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-02-11 23:48:08 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-02-11 23:48:08 +0000 |
commit | 36425eaeef19fca6d70307218b7ca345497c67ac (patch) | |
tree | 8de3dbf15e7248e6315022e726eca8d5211cf7ce /app-dicts | |
parent | sys-apps/rsbac-admin and sys-kernel/rsbac-sources has been removed (diff) | |
download | historical-36425eaeef19fca6d70307218b7ca345497c67ac.tar.gz historical-36425eaeef19fca6d70307218b7ca345497c67ac.tar.bz2 historical-36425eaeef19fca6d70307218b7ca345497c67ac.zip |
Slightly change description.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild index 483b0a0ddd3f..d76bfd722ca0 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.7 2009/02/11 14:23:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.8 2009/02/11 23:48:08 ulm Exp $ -ASPELL_LANG="German (classic orthography)" +ASPELL_LANG="German (traditional orthography)" ASPOSTFIX="6" inherit aspell-dict diff --git a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild index db105ea2025f..3e0cb1bf5a6e 100644 --- a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild +++ b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.3 2009/02/11 23:01:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.4 2009/02/11 23:43:58 ulm Exp $ inherit eutils multilib -DESCRIPTION="German dictionary (classic orthography) for ispell" +DESCRIPTION="German dictionary (traditional orthography) for ispell" HOMEPAGE="http://www.lasr.cs.ucla.edu/geoff/ispell-dictionaries.html" SRC_URI="ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/hk${PV}-deutsch.tar.gz http://www.j3e.de/ispell/hk2/hkgerman_2-patch-bj1.diff.gz" |