diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:58:42 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:58:42 +0000 |
commit | e788f30a6e16fc478d5d6eb0591e05361e3389f3 (patch) | |
tree | bd2387da1b2be9b1f0ef01e347b5426fb4e4b655 /app-dicts | |
parent | clean up (diff) | |
download | gentoo-2-e788f30a6e16fc478d5d6eb0591e05361e3389f3.tar.gz gentoo-2-e788f30a6e16fc478d5d6eb0591e05361e3389f3.tar.bz2 gentoo-2-e788f30a6e16fc478d5d6eb0591e05361e3389f3.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-hr/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-hr/ChangeLog b/app-dicts/aspell-hr/ChangeLog index 2df70b24c121..10662ad8d6f2 100644 --- a/app-dicts/aspell-hr/ChangeLog +++ b/app-dicts/aspell-hr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-hr -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hr/ChangeLog,v 1.7 2009/10/18 20:25:34 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hr/ChangeLog,v 1.8 2010/10/07 23:58:42 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-hr-0.51.0.ebuild: + Drop to ~mips 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-hr-0.51.0.ebuild: QA fixes; IUSE is not defined diff --git a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild b/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild index 4bf746c64af7..2a6de8cc09b0 100644 --- a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild +++ b/app-dicts/aspell-hr/aspell-hr-0.51.0.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-hr/aspell-hr-0.51.0.ebuild,v 1.6 2009/10/18 20:25:34 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild,v 1.7 2010/10/07 23:58:42 leio Exp $ ASPELL_LANG="Croatian" @@ -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="" |