diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:54:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:54:26 +0000 |
commit | 2fda89454ea09a344dbbcaf4a1bc36312b73e8ae (patch) | |
tree | 55ce7aaf58d21144efa7824e242b42c6ed857baf /app-dicts/aspell-eo | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-2fda89454ea09a344dbbcaf4a1bc36312b73e8ae.tar.gz gentoo-2-2fda89454ea09a344dbbcaf4a1bc36312b73e8ae.tar.bz2 gentoo-2-2fda89454ea09a344dbbcaf4a1bc36312b73e8ae.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-eo')
-rw-r--r-- | app-dicts/aspell-eo/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-dicts/aspell-eo/ChangeLog b/app-dicts/aspell-eo/ChangeLog index 5efaf1e73d3d..97ff940c436b 100644 --- a/app-dicts/aspell-eo/ChangeLog +++ b/app-dicts/aspell-eo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-eo -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/ChangeLog,v 1.16 2010/06/05 15:36:19 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/ChangeLog,v 1.17 2012/05/17 19:54:26 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> aspell-eo-0.50.2.ebuild, + aspell-eo-2.1.20000225.2.ebuild: + keyword ~amd64-fbsd 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> aspell-eo-2.1.20000225.2.ebuild: diff --git a/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild b/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild index a7f635edb8ae..0bbf8a2eae6a 100644 --- a/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild +++ b/app-dicts/aspell-eo/aspell-eo-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-eo/aspell-eo-0.50.2.ebuild,v 1.10 2010/02/19 09:07:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/aspell-eo-0.50.2.ebuild,v 1.11 2012/05/17 19:54:26 aballier Exp $ ASPELL_LANG="Esperanto" @@ -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="" diff --git a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild index 7a302492dcf4..67869c00f860 100644 --- a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild +++ b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.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-eo/aspell-eo-2.1.20000225.2.ebuild,v 1.8 2010/06/05 15:36:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild,v 1.9 2012/05/17 19:54:26 aballier Exp $ ASPELL_LANG="Esperanto" ASPOSTFIX="6" @@ -9,7 +9,7 @@ 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="" MY_P=${P%.*}a-${PV##*.} |