diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-02-01 20:55:50 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-02-01 20:55:50 +0000 |
commit | bf72e7513700260f9cf205a6bce49162f259d260 (patch) | |
tree | 71acc5657b31ae916f53fe2d3c00cbd256e6f30c /app-dicts/aspell-de-alt | |
parent | x86 stable, bug #257184 (diff) | |
download | gentoo-2-bf72e7513700260f9cf205a6bce49162f259d260.tar.gz gentoo-2-bf72e7513700260f9cf205a6bce49162f259d260.tar.bz2 gentoo-2-bf72e7513700260f9cf205a6bce49162f259d260.zip |
keyworded ~arch for sparc, bug 254398
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 sparc64)
Diffstat (limited to 'app-dicts/aspell-de-alt')
-rw-r--r-- | app-dicts/aspell-de-alt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-de-alt/ChangeLog b/app-dicts/aspell-de-alt/ChangeLog index a29f7ab8a879..a29dbf593765 100644 --- a/app-dicts/aspell-de-alt/ChangeLog +++ b/app-dicts/aspell-de-alt/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2009/01/14 20:52:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.4 2009/02/01 20:55:50 tcunha Exp $ + + 01 Feb 2009; Tiago Cunha <tcunha@gentoo.org> aspell-de-alt-2.1.1.ebuild: + keyworded ~arch for sparc, bug 254398 14 Jan 2009; Brent Baude <ranger@gentoo.org> aspell-de-alt-2.1.1.ebuild: keyworded ~arch for ppc64, bug 254398 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 755b5504fb55..f2ff8d072761 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.3 2009/01/14 20:52:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.4 2009/02/01 20:55:50 tcunha Exp $ ASPELL_LANG="German (classic orthography)" ASPOSTFIX="6" @@ -8,5 +8,5 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="" |