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-la | |
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-la')
-rw-r--r-- | app-dicts/aspell-la/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-la/ChangeLog b/app-dicts/aspell-la/ChangeLog index 47807ebcef33..1e5b7d97baa9 100644 --- a/app-dicts/aspell-la/ChangeLog +++ b/app-dicts/aspell-la/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-la -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/ChangeLog,v 1.15 2010/06/05 15:43:49 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/ChangeLog,v 1.16 2012/05/17 20:02:56 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + aspell-la-6.0.20020503.0.ebuild: + keyword ~amd64-fbsd 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> aspell-la-6.0.20020503.0.ebuild: diff --git a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild index 70bf95df70e8..a145cdbf2923 100644 --- a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild +++ b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.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-la/aspell-la-6.0.20020503.0.ebuild,v 1.15 2010/06/05 15:43:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild,v 1.16 2012/05/17 20:02:56 aballier Exp $ ASPELL_LANG="Latin" 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" FILENAME="aspell6-la-20020503-0" SRC_URI="mirror://gnu/aspell/dict/la/${FILENAME}.tar.bz2" |