diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-07-02 02:00:44 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-07-02 02:00:44 +0000 |
commit | e95442dd1095a636137e2b5452eb5ad300616e67 (patch) | |
tree | e9e0bfa7b1b163bc879fd74c58109f8002d2b54d /app-dicts/ispell-da/ispell-da-1.4.35.ebuild | |
parent | Fix typo (bug #55843); no backquotes (Manifest recommit) (diff) | |
download | gentoo-2-e95442dd1095a636137e2b5452eb5ad300616e67.tar.gz gentoo-2-e95442dd1095a636137e2b5452eb5ad300616e67.tar.bz2 gentoo-2-e95442dd1095a636137e2b5452eb5ad300616e67.zip |
mark as stable
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.35.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.4.35.ebuild b/app-dicts/ispell-da/ispell-da-1.4.35.ebuild index cb6da94eb512..849b792db537 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.35.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.35.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.35.ebuild,v 1.3 2004/06/24 21:41:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.35.ebuild,v 1.4 2004/07/02 02:00:43 arj 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 ~ppc ~sparc ~mips ~alpha ~hppa" +KEYWORDS="x86 ppc sparc mips alpha hppa" IUSE="" DEPEND="app-text/ispell" |