diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-08 13:51:26 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-08 13:51:26 +0000 |
commit | 6e9bce5a774253c3c3de14da87b1151e5de4a71b (patch) | |
tree | 0ac0572473e711372bb2bfe0f044605ba91ecf0b /app-dicts/ispell-da | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-6e9bce5a774253c3c3de14da87b1151e5de4a71b.tar.gz gentoo-2-6e9bce5a774253c3c3de14da87b1151e5de4a71b.tar.bz2 gentoo-2-6e9bce5a774253c3c3de14da87b1151e5de4a71b.zip |
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.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 244ea827cb00..477962d56720 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.16 2004/08/07 14:23:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.17 2004/08/08 13:50:05 gmsoft Exp $ + + 08 Aug 2004; Guy Martin <gmsoft@gentoo.org> ispell-da-1.4.40.ebuild: + Stable on hppa. 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.40.ebuild: Stable on alpha. diff --git a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild b/app-dicts/ispell-da/ispell-da-1.4.40.ebuild index 9d1fdd518f5e..cfa947704b97 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.40.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.40.ebuild,v 1.3 2004/08/07 14:23:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.40.ebuild,v 1.4 2004/08/08 13:50:05 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" |