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 | 01a6cb01b25ba2fc43b05ad87e3a6bd356318251 (patch) | |
tree | dd0f624bf3505c2097fd5ced5efe010e1e97c76d /app-dicts | |
parent | Version bump for the binfmt_elf security vulnerability, bug #70681. (diff) | |
download | historical-01a6cb01b25ba2fc43b05ad87e3a6bd356318251.tar.gz historical-01a6cb01b25ba2fc43b05ad87e3a6bd356318251.tar.bz2 historical-01a6cb01b25ba2fc43b05ad87e3a6bd356318251.zip |
Keyworded ~sparc
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 10 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.44.ebuild | 4 |
3 files changed, 11 insertions, 8 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/Manifest b/app-dicts/ispell-da/Manifest index 7bb3b0af5761..f5aba6824dc4 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,8 +1,8 @@ -MD5 5a7d811dd829e925bed1bdb22e2519b9 ChangeLog 4102 +MD5 fff69486dacfee822a0d235494f29175 ChangeLog 4206 +MD5 e6032b9157f1175760a76a35f8e6247d ispell-da-1.4.43.ebuild 591 +MD5 e87adfc262755597d2c22fd4ed8a49b3 ispell-da-1.4.44.ebuild 572 MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 MD5 c29e0ac460b71da5ac370cad3b36cbcb ispell-da-1.4.42.ebuild 587 -MD5 e6032b9157f1175760a76a35f8e6247d ispell-da-1.4.43.ebuild 591 -MD5 c7c5684590e653bfb57b9c5381de7cea ispell-da-1.4.44.ebuild 560 -MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 -MD5 b52675a324d9cc53134385f84444afa5 files/digest-ispell-da-1.4.42 68 MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 +MD5 b52675a324d9cc53134385f84444afa5 files/digest-ispell-da-1.4.42 68 +MD5 3a36d8ae01a38bdc27e74169349a6405 files/digest-ispell-da-1.4.44 68 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" |