diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:59:22 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:59:22 +0000 |
commit | c35476891c516be0186216e06ce3f38b061394cf (patch) | |
tree | 9a6ad00131a7ab09254a0afefb348007636bf6dd /app-dicts/ispell-da/ispell-da-1.4.45.ebuild | |
parent | Minor cleanup (diff) | |
download | gentoo-2-c35476891c516be0186216e06ce3f38b061394cf.tar.gz gentoo-2-c35476891c516be0186216e06ce3f38b061394cf.tar.bz2 gentoo-2-c35476891c516be0186216e06ce3f38b061394cf.zip |
Stable on hppa.
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.45.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.4.45.ebuild b/app-dicts/ispell-da/ispell-da-1.4.45.ebuild index 095e3ae8caf1..64f517a82543 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.45.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.45.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.45.ebuild,v 1.5 2004/12/19 19:18:26 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.45.ebuild,v 1.6 2004/12/23 13:58:30 gmsoft 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 ~amd64 ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~amd64 ~alpha ~ppc ~hppa" IUSE="" DEPEND="app-text/ispell" |