diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-13 19:21:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-13 19:21:59 +0000 |
commit | 8640a18633e12b1a7096aacc73947746fb7e5e54 (patch) | |
tree | 9c98a30b21da55cad87c80d76a71496b4ee3c855 /app-dicts | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-8640a18633e12b1a7096aacc73947746fb7e5e54.tar.gz gentoo-2-8640a18633e12b1a7096aacc73947746fb7e5e54.tar.bz2 gentoo-2-8640a18633e12b1a7096aacc73947746fb7e5e54.zip |
Stable on alpha.
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 11b1e8fdad2f..6c6a34ce2959 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.18 2004/08/11 02:56:39 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.19 2004/08/13 19:21:59 kloeri Exp $ + + 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.41.ebuild: + Stable on alpha. *ispell-da-1.4.42 (10 Aug 2004) diff --git a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild b/app-dicts/ispell-da/ispell-da-1.4.41.ebuild index 2e7e70596133..65fbb2433f15 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.41.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.41.ebuild,v 1.2 2004/08/11 02:56:39 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.41.ebuild,v 1.3 2004/08/13 19:21:59 kloeri 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" |