diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-20 17:03:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-20 17:03:39 +0000 |
commit | 8ab6c6699508a1cde24224982e086098513fa5bb (patch) | |
tree | 4b2acba396f2fb7fe24c8853c1e061c73b992d64 /app-dicts | |
parent | #86000 fixed (diff) | |
download | gentoo-2-8ab6c6699508a1cde24224982e086098513fa5bb.tar.gz gentoo-2-8ab6c6699508a1cde24224982e086098513fa5bb.tar.bz2 gentoo-2-8ab6c6699508a1cde24224982e086098513fa5bb.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 19a12f93cb2a..dadcdb8cce38 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.43 2005/03/12 20:42:52 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.44 2005/03/20 17:03:39 gmsoft Exp $ + + 20 Mar 2005; Guy Martin <gmsoft@gentoo.org> ispell-da-1.4.46.ebuild: + Stable on hppa. *ispell-da-1.4.48 (12 Mar 2005) diff --git a/app-dicts/ispell-da/ispell-da-1.4.46.ebuild b/app-dicts/ispell-da/ispell-da-1.4.46.ebuild index 946e61deddf2..ade1c22e4db4 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.46.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.46.ebuild,v 1.3 2005/02/16 14:11:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.46.ebuild,v 1.4 2005/03/20 17:03:39 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 sparc amd64 ~alpha ~ppc ~hppa" +KEYWORDS="x86 sparc amd64 ~alpha ~ppc hppa" IUSE="" DEPEND="app-text/ispell" |