diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:11:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:11:20 +0000 |
commit | e10d51cb50b82125b73bf6d7d665595c1ad559e6 (patch) | |
tree | 4072eb5141544d98e9ebe01fc56e564aa53e71d3 /app-dicts/aspell-pt | |
parent | Remove USE="acl" and from USE="extras" since the functionality is moved to >=... (diff) | |
download | historical-e10d51cb50b82125b73bf6d7d665595c1ad559e6.tar.gz historical-e10d51cb50b82125b73bf6d7d665595c1ad559e6.tar.bz2 historical-e10d51cb50b82125b73bf6d7d665595c1ad559e6.zip |
keyword ~amd64-fbsd
Package-Manager: portage-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="" |