diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 15:29:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 15:29:04 +0000 |
commit | 6e0416b2955368e297ae763251d4786ceace1e9a (patch) | |
tree | 1dd04d09a3363282303aa76bbe661bd9bbb63742 /app-dicts/ispell-hu | |
parent | Stable on sparc. Runs with no problems. (diff) | |
download | gentoo-2-6e0416b2955368e297ae763251d4786ceace1e9a.tar.gz gentoo-2-6e0416b2955368e297ae763251d4786ceace1e9a.tar.bz2 gentoo-2-6e0416b2955368e297ae763251d4786ceace1e9a.zip |
Mark 0.99.4 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-dicts/ispell-hu')
-rw-r--r-- | app-dicts/ispell-hu/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-hu/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/ispell-hu/ChangeLog b/app-dicts/ispell-hu/ChangeLog index dd9c3b51ca19..592d8877a25a 100644 --- a/app-dicts/ispell-hu/ChangeLog +++ b/app-dicts/ispell-hu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-hu # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.6 2005/04/24 10:50:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.7 2005/09/09 15:29:04 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> ispell-hu-0.99.4.ebuild: + Mark 0.99.4 stable on alpha 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ispell-hu-0.99.4.ebuild: diff --git a/app-dicts/ispell-hu/Manifest b/app-dicts/ispell-hu/Manifest index 71be95cf33e5..6a38f2e5a2fe 100644 --- a/app-dicts/ispell-hu/Manifest +++ b/app-dicts/ispell-hu/Manifest @@ -1,6 +1,6 @@ MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 MD5 a8c199ae5f9925e2bfcea13a4da39577 ChangeLog 726 +MD5 1f32947302e025178774b6b9a311312c ispell-hu-0.99.4.ebuild 798 MD5 54f4185c3ac9792a4499fe8e84d68a4d ispell-hu-0.93.ebuild 665 -MD5 5be72de87611a25be7168d82420bfdab ispell-hu-0.99.4.ebuild 799 MD5 f80412bb5aa548139a0e9888f48a79ed files/digest-ispell-hu-0.99.4 71 MD5 344fee4fa17e3b10ce1a312a3784841a files/digest-ispell-hu-0.93 69 diff --git a/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild b/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild index 05f25e68f784..96bfdfb4414e 100644 --- a/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild +++ b/app-dicts/ispell-hu/ispell-hu-0.99.4.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-hu/ispell-hu-0.99.4.ebuild,v 1.4 2005/04/24 10:50:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild,v 1.5 2005/09/09 15:29:04 agriffis Exp $ MY_P=magyarispell-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://magyarispell.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" +KEYWORDS="alpha ~hppa ~mips ppc sparc x86" DEPEND="app-text/ispell" IUSE="" |