diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-03-02 15:28:23 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-03-02 15:28:23 +0000 |
commit | 2c8fdac7af00be171ffd8e5c08ed4979be4051d6 (patch) | |
tree | 74e84dd89d6a19777c5a5cd80d6802d49769905f /app-dicts/aspell-de-alt | |
parent | Version bumped (diff) | |
download | gentoo-2-2c8fdac7af00be171ffd8e5c08ed4979be4051d6.tar.gz gentoo-2-2c8fdac7af00be171ffd8e5c08ed4979be4051d6.tar.bz2 gentoo-2-2c8fdac7af00be171ffd8e5c08ed4979be4051d6.zip |
stable sparc, bug 258297
(Portage version: 2.1.6.7/cvs/Linux 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 19ddbbea3ce2..e2fd540be6a9 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.10 2009/03/02 13:01:57 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.11 2009/03/02 15:28:23 tcunha Exp $ + + 02 Mar 2009; Tiago Cunha <tcunha@gentoo.org> aspell-de-alt-2.1.1.ebuild: + stable sparc, bug 258297 02 Mar 2009; Peter Volkov <pva@gentoo.org> aspell-de-alt-2.1.1.ebuild: ~mips keyworded, 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 57b95f7ba16b..0797ea1069c6 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.11 2009/03/02 13:01:57 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.12 2009/03/02 15:28:23 tcunha 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 ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc64 ~s390 ~sh sparc x86" IUSE="" |