diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-06-26 12:21:22 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-06-26 12:21:22 +0000 |
commit | ffec757e4ed2ddd583fc39bbe9dfed3673a11e6f (patch) | |
tree | c4bf65d5de05d8a6fb09ac1ca2f9a76b0fc2ee1a /app-dicts | |
parent | Revision bump. Fixes kopete and yahoo issues. Fixes bug #274751. (diff) | |
download | gentoo-2-ffec757e4ed2ddd583fc39bbe9dfed3673a11e6f.tar.gz gentoo-2-ffec757e4ed2ddd583fc39bbe9dfed3673a11e6f.tar.bz2 gentoo-2-ffec757e4ed2ddd583fc39bbe9dfed3673a11e6f.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-de-alt/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-de-alt/ChangeLog b/app-dicts/aspell-de-alt/ChangeLog index c6afc692190c..66afe2e41188 100644 --- a/app-dicts/aspell-de-alt/ChangeLog +++ b/app-dicts/aspell-de-alt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-de-alt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.15 2009/04/26 19:39:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.16 2009/06/26 12:21:22 aballier Exp $ + + 26 Jun 2009; Alexis Ballier <aballier@gentoo.org> + aspell-de-alt-2.1.1.ebuild: + keyword ~x86-fbsd 26 Apr 2009; Brent Baude <ranger@gentoo.org> aspell-de-alt-2.1.1.ebuild: stable ppc, bug 258297 diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild index eea204d8107a..756a92dbe091 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.16 2009/04/26 19:39:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.17 2009/06/26 12:21:22 aballier Exp $ ASPELL_LANG="German (traditional orthography)" ASPOSTFIX="6" @@ -8,5 +8,5 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" |