diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-16 14:11:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-16 14:11:11 +0000 |
commit | 0554153978ee5a47e2e47a3f79fe90aee5e01bbd (patch) | |
tree | 2a85244a62f0a37b2664b3a76a6184f12d4018d9 /app-dicts/ispell-da | |
parent | small fixes (diff) | |
download | gentoo-2-0554153978ee5a47e2e47a3f79fe90aee5e01bbd.tar.gz gentoo-2-0554153978ee5a47e2e47a3f79fe90aee5e01bbd.tar.bz2 gentoo-2-0554153978ee5a47e2e47a3f79fe90aee5e01bbd.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
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.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index b272f82e516d..8b3bb7c15c59 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.41 2005/02/15 18:41:00 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.42 2005/02/16 14:11:11 gustavoz Exp $ + + 16 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.46.ebuild: + Stable on sparc *ispell-da-1.4.47 (15 Feb 2005) diff --git a/app-dicts/ispell-da/ispell-da-1.4.46.ebuild b/app-dicts/ispell-da/ispell-da-1.4.46.ebuild index b8c6cb818bb3..946e61deddf2 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.46.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.46.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.46.ebuild,v 1.2 2005/02/15 18:41:00 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.46.ebuild,v 1.3 2005/02/16 14:11:11 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" |