diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-25 15:23:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-25 15:23:31 +0000 |
commit | ed099b31923d3597f1f30639d11344a291509367 (patch) | |
tree | a787a590eb1bd43c9187812b1157e65d6f32c9a0 /app-dicts/ispell-da | |
parent | Tidy 1.4.0; package.masked revision bump to 1.4.0-r1 for mailer-config stuff (diff) | |
download | gentoo-2-ed099b31923d3597f1f30639d11344a291509367.tar.gz gentoo-2-ed099b31923d3597f1f30639d11344a291509367.tar.bz2 gentoo-2-ed099b31923d3597f1f30639d11344a291509367.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts/ispell-da')
-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 8f77db3ba205..39ba883ede9e 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.48 2005/04/24 10:50:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.49 2005/04/25 15:23:31 gustavoz Exp $ + + 25 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + ispell-da-1.4.48.ebuild: + Stable on sparc 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ispell-da-1.4.48.ebuild: 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 08926f04a41f..697cf210171b 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.3 2005/04/24 10:50:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.48.ebuild,v 1.4 2005/04/25 15:23:31 gustavoz 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="x86 sparc amd64 ~alpha ppc ~hppa" IUSE="" DEPEND="app-text/ispell" |