diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-22 17:10:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-22 17:10:23 +0000 |
commit | 884c00501c3aaaca5b5085423f89ef802457e9f5 (patch) | |
tree | 6f8ac5e9b5f74d75c07f2b15b75dfd4a47ee55fb /app-dicts/ispell-da | |
parent | ~ppc-macos keyword (Manifest recommit) (diff) | |
download | gentoo-2-884c00501c3aaaca5b5085423f89ef802457e9f5.tar.gz gentoo-2-884c00501c3aaaca5b5085423f89ef802457e9f5.tar.bz2 gentoo-2-884c00501c3aaaca5b5085423f89ef802457e9f5.zip |
Stable on sparc
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.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 8b00fdba8711..37fa62656d2d 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.22 2004/09/21 18:46:54 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.23 2004/09/22 17:10:23 gustavoz Exp $ + + 22 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.42.ebuild: + Stable on sparc *ispell-da-1.4.43 (21 Sep 2004) diff --git a/app-dicts/ispell-da/ispell-da-1.4.42.ebuild b/app-dicts/ispell-da/ispell-da-1.4.42.ebuild index 0ca180873edc..6c914b7251b1 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.42.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.42.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.42.ebuild,v 1.2 2004/09/21 18:46:54 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.3 2004/09/22 17:10:23 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" |