diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-03 18:37:18 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-03 18:37:18 +0000 |
commit | 005a2b9bf021d2fd88dea55baa7881390940d39c (patch) | |
tree | f16411a9102ddaa632a9b0e0902f2c0a1da89122 /app-dicts | |
parent | version bump (diff) | |
download | gentoo-2-005a2b9bf021d2fd88dea55baa7881390940d39c.tar.gz gentoo-2-005a2b9bf021d2fd88dea55baa7881390940d39c.tar.bz2 gentoo-2-005a2b9bf021d2fd88dea55baa7881390940d39c.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.48.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 4a27798c07ce..e0b95c4b82ff 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.51 2005/07/05 00:47:25 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.52 2005/08/03 18:37:18 kloeri Exp $ + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> + ispell-da-1.4.48.ebuild: + Stable on alpha. *ispell-da-1.4.50 (05 Jul 2005) diff --git a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild index bdcc50d33587..3602184ca307 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.48.ebuild,v 1.5 2005/05/14 19:40:05 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.6 2005/08/03 18:37:18 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 sparc amd64 ~alpha ppc hppa" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" DEPEND="app-text/ispell" |