diff options
author | 2004-10-03 13:55:37 +0000 | |
---|---|---|
committer | 2004-10-03 13:55:37 +0000 | |
commit | 0a3f44a2ea7f44c6e12e823a366d576b88c18bbf (patch) | |
tree | 2aaec603adb0baca92da850d97281a07d564d20a /app-dicts/ispell-da | |
parent | Stable on x86, ppc and alpha. (diff) | |
download | historical-0a3f44a2ea7f44c6e12e823a366d576b88c18bbf.tar.gz historical-0a3f44a2ea7f44c6e12e823a366d576b88c18bbf.tar.bz2 historical-0a3f44a2ea7f44c6e12e823a366d576b88c18bbf.zip |
Stable on alpha.
Diffstat (limited to 'app-dicts/ispell-da')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 12 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.42.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 37fa62656d2d..ade223e27507 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.23 2004/09/22 17:10:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.24 2004/10/03 13:55:37 kloeri Exp $ + + 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.42.ebuild: + Stable on alpha. 22 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.42.ebuild: Stable on sparc diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index 352eb2cd1f51..d08f3d955097 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,12 +1,12 @@ -MD5 e54d65162da3926cc9148a85a0d323a5 ChangeLog 3531 +MD5 900c42fd865dc9dde8f18a1b9133bced ispell-da-1.4.41.ebuild 589 +MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 +MD5 66af91622d234041ae33b311d9c9679a ispell-da-1.4.42.ebuild 591 MD5 d97792a724ed33e68ebc0ac9868349c4 ispell-da-1.4.40.ebuild 591 MD5 e6032b9157f1175760a76a35f8e6247d ispell-da-1.4.43.ebuild 591 +MD5 79739d9edd3381c30a39e418e0a44df0 ChangeLog 3626 MD5 965ff276d5ee1255095cea90228c8726 ispell-da-1.4.35.ebuild 585 -MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 -MD5 900c42fd865dc9dde8f18a1b9133bced ispell-da-1.4.41.ebuild 589 -MD5 1e880448843ca5cf231ed7bc67ba96a6 ispell-da-1.4.42.ebuild 594 -MD5 6863311e134f5e2c2874a6fb532694a4 files/digest-ispell-da-1.4.40 68 MD5 853ee5a25351c9eae0af3c24a26bf40c files/digest-ispell-da-1.4.41 68 -MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 MD5 f25d57bdc8ebb3fe9643845c94b75804 files/digest-ispell-da-1.4.35 68 +MD5 6863311e134f5e2c2874a6fb532694a4 files/digest-ispell-da-1.4.40 68 +MD5 de5339850c65f4cfeb29d8b482877308 files/digest-ispell-da-1.4.43 68 MD5 b52675a324d9cc53134385f84444afa5 files/digest-ispell-da-1.4.42 68 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 6c914b7251b1..3a128ea0368b 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.3 2004/09/22 17:10:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.4 2004/10/03 13:55:37 kloeri 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" |