diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-23 14:59:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-23 14:59:34 +0000 |
commit | a2668de3be2a21ef0d274a517b9272d6412c88cb (patch) | |
tree | cafeea543d685c92ecfe67df6b961395a089aecd /app-dicts/ispell-da/ispell-da-1.4.44.ebuild | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-a2668de3be2a21ef0d274a517b9272d6412c88cb.tar.gz gentoo-2-a2668de3be2a21ef0d274a517b9272d6412c88cb.tar.bz2 gentoo-2-a2668de3be2a21ef0d274a517b9272d6412c88cb.zip |
1.4.44 to sparc stable, 1.4.45 ~sparc
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.44.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild index 221ea84fe953..46c8c345033a 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.44.ebuild,v 1.3 2004/11/21 18:44:26 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.44.ebuild,v 1.4 2004/11/23 14:59:34 gustavoz Exp $ DESCRIPTION="A danish dictionary for ispell" HOMEPAGE="http://da.speling.org/" @@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" DEPEND="app-text/ispell" |