diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:05:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:05:53 +0000 |
commit | 5978ab55a2460da289d044f0a3b9b26027724e4d (patch) | |
tree | 65410d6c863e6243cb7101e631606b4ef9c6b3c3 /app-dicts/aspell-pt | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5978ab55a2460da289d044f0a3b9b26027724e4d.tar.gz gentoo-2-5978ab55a2460da289d044f0a3b9b26027724e4d.tar.bz2 gentoo-2-5978ab55a2460da289d044f0a3b9b26027724e4d.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-pt')
-rw-r--r-- | app-dicts/aspell-pt/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-dicts/aspell-pt/ChangeLog b/app-dicts/aspell-pt/ChangeLog index 88d0de9c1592..34a78ef06239 100644 --- a/app-dicts/aspell-pt/ChangeLog +++ b/app-dicts/aspell-pt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-pt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.20 2010/10/08 00:44:46 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.21 2012/05/17 20:05:53 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> aspell-pt-0.50.2-r1.ebuild, + aspell-pt-0.50.2.ebuild: + keyword ~amd64-fbsd 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-pt-0.50.2.ebuild: Drop to ~mips diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild index 85f09caf26f2..79aec477a6ea 100644 --- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild +++ b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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-pt/aspell-pt-0.50.2-r1.ebuild,v 1.9 2010/05/30 17:29:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild,v 1.10 2012/05/17 20:05:53 aballier Exp $ ASPELL_LANG="Portuguese" @@ -8,7 +8,7 @@ inherit multilib aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_install() { diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild index b8e9c1b41b03..014da3f477ce 100644 --- a/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild +++ b/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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-pt/aspell-pt-0.50.2.ebuild,v 1.11 2010/10/08 00:44:46 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2.ebuild,v 1.12 2012/05/17 20:05:53 aballier Exp $ ASPELL_LANG="Portuguese" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" |