diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-21 02:23:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-21 02:23:56 +0000 |
commit | 68af1307032e5246a7a29af469ef5b24032076f2 (patch) | |
tree | 9bb6afcbc939a3af53c6009d65b9424796886d48 /app-dicts | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-68af1307032e5246a7a29af469ef5b24032076f2.tar.gz gentoo-2-68af1307032e5246a7a29af469ef5b24032076f2.tar.bz2 gentoo-2-68af1307032e5246a7a29af469ef5b24032076f2.zip |
Stable on sparc
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 6c6a34ce2959..91c3c6743608 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.19 2004/08/13 19:21:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.20 2004/08/21 02:23:56 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.41.ebuild: + Stable on sparc 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.41.ebuild: Stable on alpha. 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 65fbb2433f15..d9117b5fd787 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.3 2004/08/13 19:21:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.41.ebuild,v 1.4 2004/08/21 02:23:56 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 ~ppc ~sparc ~mips alpha ~hppa" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~hppa" IUSE="" DEPEND="app-text/ispell" |