diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:27:15 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:27:15 +0000 |
commit | 88f30bfcd4550f5244a0211d2ec6f32b03d034f9 (patch) | |
tree | 2b8e939dc9ca7f17f9ab97ea53831370bd28b496 /app-dicts/aspell-cy | |
parent | Fix HOMEPAGE for bug #336481, thanks to Christian Asseburg for reporting. Upd... (diff) | |
download | historical-88f30bfcd4550f5244a0211d2ec6f32b03d034f9.tar.gz historical-88f30bfcd4550f5244a0211d2ec6f32b03d034f9.tar.bz2 historical-88f30bfcd4550f5244a0211d2ec6f32b03d034f9.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'app-dicts/aspell-cy')
-rw-r--r-- | app-dicts/aspell-cy/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-cy/ChangeLog b/app-dicts/aspell-cy/ChangeLog index 92f95b8850f9..0053f147b929 100644 --- a/app-dicts/aspell-cy/ChangeLog +++ b/app-dicts/aspell-cy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-cy -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cy/ChangeLog,v 1.9 2009/10/18 20:10:43 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cy/ChangeLog,v 1.10 2010/10/07 23:24:49 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-cy-0.50.3.ebuild: + Drop to ~mips 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-cy-0.50.3.ebuild: QA fixes; IUSE is not defined diff --git a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild index f576bb22b23e..84ad84e5b170 100644 --- a/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild +++ b/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild,v 1.9 2009/10/18 20:10:43 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-cy/aspell-cy-0.50.3.ebuild,v 1.10 2010/10/07 23:24:49 leio Exp $ ASPELL_LANG="Welsh" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" |