diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-02-11 23:43:58 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-02-11 23:43:58 +0000 |
commit | 7cf26242452c91059f77766a1a478d276a6eda49 (patch) | |
tree | 0dada199c86a15d3800ca06d27456149dedb77b5 /app-dicts/ispell-de-alt | |
parent | sys-apps/rsbac-admin and sys-kernel/rsbac-sources has been removed (diff) | |
download | gentoo-2-7cf26242452c91059f77766a1a478d276a6eda49.tar.gz gentoo-2-7cf26242452c91059f77766a1a478d276a6eda49.tar.bz2 gentoo-2-7cf26242452c91059f77766a1a478d276a6eda49.zip |
Slightly change description.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-dicts/ispell-de-alt')
-rw-r--r-- | app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |