diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-03-17 23:09:56 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-03-17 23:09:56 +0000 |
commit | c5c4f2951486b9a9ea8a3898ab7b19a7e9f35b2a (patch) | |
tree | ee6fe3554f22db4cc60017de862147a911581da2 /app-dicts/aspell-uk | |
parent | Added ~mips. How did this get dropped? (diff) | |
download | gentoo-2-c5c4f2951486b9a9ea8a3898ab7b19a7e9f35b2a.tar.gz gentoo-2-c5c4f2951486b9a9ea8a3898ab7b19a7e9f35b2a.tar.bz2 gentoo-2-c5c4f2951486b9a9ea8a3898ab7b19a7e9f35b2a.zip |
Added ~mips. How did this get dropped?
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-uk')
-rw-r--r-- | app-dicts/aspell-uk/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-dicts/aspell-uk/ChangeLog b/app-dicts/aspell-uk/ChangeLog index 2ccbce4dfa48..dd693953e253 100644 --- a/app-dicts/aspell-uk/ChangeLog +++ b/app-dicts/aspell-uk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-uk -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/ChangeLog,v 1.20 2010/10/08 01:26:20 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/ChangeLog,v 1.21 2012/03/17 23:09:56 mattst88 Exp $ + + 17 Mar 2012; Matt Turner <mattst88@gentoo.org> aspell-uk-1.1.0.ebuild, + aspell-uk-1.4.0.0.ebuild: + Added ~mips. How did this get dropped? 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-uk-0.50.3.ebuild, aspell-uk-0.51.0.ebuild: diff --git a/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild b/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild index 3bb0c049ee92..24cd9e766e48 100644 --- a/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild,v 1.7 2009/10/18 21:53:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild,v 1.8 2012/03/17 23:09:56 mattst88 Exp $ ASPELL_LANG="Ukrainian" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" diff --git a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild index 3b99218418e4..bba01e09274b 100644 --- a/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild,v 1.10 2009/10/18 21:53:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-1.4.0.0.ebuild,v 1.11 2012/03/17 23:09:56 mattst88 Exp $ ASPELL_LANG="Ukrainian" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="alpha amd64 arm hppa ia64 m68k 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="" |