diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 19:35:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 19:35:37 +0000 |
commit | 14742a9584c613d971832670b04dbb4959925576 (patch) | |
tree | ea18dd0c6389f825e43861e99f69d195d0923753 /app-dicts/ispell-da | |
parent | Version bump for the binfmt_elf security vulnerability, bug #70681. (Manifest... (diff) | |
download | gentoo-2-14742a9584c613d971832670b04dbb4959925576.tar.gz gentoo-2-14742a9584c613d971832670b04dbb4959925576.tar.bz2 gentoo-2-14742a9584c613d971832670b04dbb4959925576.zip |
Keyworded ~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.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index d3c30a31cadf..5cf4ae37af97 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.28 2004/11/09 18:10:54 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.29 2004/11/12 19:35:37 gustavoz Exp $ + + 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.44.ebuild: + Keyworded ~sparc 09 Nov 2004; Anders Rune Jensen <arj@gentoo.org> -ispell-da-1.4.41.ebuild, -ispell-da-1.4.40.ebuild,-ispell-da-1.4.35.ebuild: diff --git a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild index 7df736fc448d..5408d8e8ceb9 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.44.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.44.ebuild,v 1.1 2004/10/28 22:03:37 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.44.ebuild,v 1.2 2004/11/12 19:35:37 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" +KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="app-text/ispell" |