diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 11:53:09 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-11 11:53:09 +0000 |
commit | 90a69ce69d178a535e76db7906043ce7ba17048f (patch) | |
tree | 0db0a12cf37f2abd7b00c116836a6ff7d28057fe /app-dicts/ispell-da | |
parent | >=sys-devel/gettext-0.12.1. (bug #66745) (diff) | |
download | historical-90a69ce69d178a535e76db7906043ce7ba17048f.tar.gz historical-90a69ce69d178a535e76db7906043ce7ba17048f.tar.bz2 historical-90a69ce69d178a535e76db7906043ce7ba17048f.zip |
Marked stable on hppa.
Diffstat (limited to 'app-dicts/ispell-da')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.42.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index ade223e27507..19c43400cd18 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.24 2004/10/03 13:55:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.25 2004/10/11 11:53:09 gmsoft Exp $ + + 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> ispell-da-1.4.42.ebuild: + Marked stable on hppa. 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.42.ebuild: Stable on alpha. diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index ba1f06ff4239..cc5f03dd90be 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,8 +1,8 @@ -MD5 79739d9edd3381c30a39e418e0a44df0 ChangeLog 3626 +MD5 140f1b4cd4ffadc599e7b953edd36be7 ChangeLog 3723 MD5 965ff276d5ee1255095cea90228c8726 ispell-da-1.4.35.ebuild 585 MD5 c6db89cb1e51d0cc7c26aff3edff1afd ispell-da-1.4.40.ebuild 592 MD5 bb1d7b4d85235670185870b02fa1be8f ispell-da-1.4.41.ebuild 591 -MD5 073e96e38a8724f6329be1b3ef5ac558 ispell-da-1.4.42.ebuild 592 +MD5 3050f2c8ad63c45d3f49732a61cc23a7 ispell-da-1.4.42.ebuild 589 MD5 e6032b9157f1175760a76a35f8e6247d ispell-da-1.4.43.ebuild 591 MD5 fadb28235bb7171b540a4a0b4e3e3a85 metadata.xml 251 MD5 f25d57bdc8ebb3fe9643845c94b75804 files/digest-ispell-da-1.4.35 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 2a210f6dd92b..91ef238c3790 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.5 2004/10/05 12:29:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.42.ebuild,v 1.6 2004/10/11 11:53:09 gmsoft 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" |