diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 11:55:10 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 11:55:10 +0000 |
commit | 54ebab9c79d205ed9259b9e0394e72836b9c18df (patch) | |
tree | 06762c18d915424096128d4e83bd8797f7b49028 /app-dicts/ispell-da | |
parent | >=sys-devel/gettext-0.12.1. (bug #66745) (Manifest recommit) (diff) | |
download | gentoo-2-54ebab9c79d205ed9259b9e0394e72836b9c18df.tar.gz gentoo-2-54ebab9c79d205ed9259b9e0394e72836b9c18df.tar.bz2 gentoo-2-54ebab9c79d205ed9259b9e0394e72836b9c18df.zip |
Marked stable on hppa.
Diffstat (limited to 'app-dicts/ispell-da')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index ade223e27507..19c43400cd18 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.24 2004/10/03 13:55:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.25 2004/10/11 11:53:09 gmsoft Exp $ + + 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> ispell-da-1.4.42.ebuild: + Marked stable on hppa. 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.42.ebuild: Stable on alpha. diff --git a/app-dicts/ispell-da/ispell-da-1.4.42.ebuild b/app-dicts/ispell-da/ispell-da-1.4.42.ebuild index 2a210f6dd92b..91ef238c3790 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.42.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.42.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.42.ebuild,v 1.5 2004/10/05 12:29:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.6 2004/10/11 11:53:09 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 ppc sparc ~mips alpha ~hppa" +KEYWORDS="x86 ppc sparc ~mips alpha hppa" IUSE="" DEPEND="app-text/ispell" |