diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-10 15:02:25 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-10 15:02:25 +0000 |
commit | 57863a1dd3c36c223f81c22a9a56aee96abb2f62 (patch) | |
tree | ddc7e5ece34a289d49a57bfba35d2bcc54be49c2 /app-dicts/aspell-de-alt | |
parent | Add myself as maintainer with Keri permission. (diff) | |
download | gentoo-2-57863a1dd3c36c223f81c22a9a56aee96abb2f62.tar.gz gentoo-2-57863a1dd3c36c223f81c22a9a56aee96abb2f62.tar.bz2 gentoo-2-57863a1dd3c36c223f81c22a9a56aee96abb2f62.zip |
Keyworded on alpha, bug #254398
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'app-dicts/aspell-de-alt')
-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 70cf22f5e4d3..7bcda33aa932 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.1 2009/01/10 11:13:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.2 2009/01/10 15:02:25 klausman Exp $ + + 10 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + aspell-de-alt-2.1.1.ebuild: + Keyworded on alpha, bug #254398 *aspell-de-alt-2.1.1 (10 Jan 2009) 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 27a333e57a10..f46901ec1d35 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.1 2009/01/10 11:13:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.2 2009/01/10 15:02:25 klausman Exp $ ASPELL_LANG="German (classic orthography)" ASPOSTFIX="6" @@ -8,5 +8,5 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="" |