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 | f54f38fcc6b675610fb25dd08416ee5a6b77b95a (patch) | |
tree | cdc1e529ef9bd190c0de963adecc3a289993f4a5 /app-dicts | |
parent | Stable on sparc. Runs with no problems. (diff) | |
download | historical-f54f38fcc6b675610fb25dd08416ee5a6b77b95a.tar.gz historical-f54f38fcc6b675610fb25dd08416ee5a6b77b95a.tar.bz2 historical-f54f38fcc6b675610fb25dd08416ee5a6b77b95a.zip |
Mark 0.99.4 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-hu/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-hu/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-hu/ispell-hu-0.99.4.ebuild | 4 |
3 files changed, 8 insertions, 5 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..ab0f25791ba4 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 1fd9cac355db311360ce2893c3e340e2 ChangeLog 834 +MD5 b27bc4f0f4b6a9ee9edf10d02165ae83 ispell-hu-0.99.4.ebuild 800 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="" |