diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-15 11:53:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-15 11:53:52 +0000 |
commit | 14d6b9af265facd2c858b429c5e3e66ea178ad17 (patch) | |
tree | da8996753d465cee7ee454b2426260011da6d1fe /app-dicts | |
parent | Adding twisted-mail to deps, making twisted-web unconditional as it is used i... (diff) | |
download | gentoo-2-14d6b9af265facd2c858b429c5e3e66ea178ad17.tar.gz gentoo-2-14d6b9af265facd2c858b429c5e3e66ea178ad17.tar.bz2 gentoo-2-14d6b9af265facd2c858b429c5e3e66ea178ad17.zip |
amd64/x86 stable, bug #258297
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-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 64572f1e9f43..6325530f77ec 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.8 2009/02/13 16:30:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.9 2009/02/15 11:53:52 maekke Exp $ + + 15 Feb 2009; Markus Meier <maekke@gentoo.org> aspell-de-alt-2.1.1.ebuild: + amd64/x86 stable, bug #258297 13 Feb 2009; Brent Baude <ranger@gentoo.org> aspell-de-alt-2.1.1.ebuild: stable ppc64, 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 96a5525bdaf6..7fbbe45a0234 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.9 2009/02/13 16:30:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.10 2009/02/15 11:53:52 maekke 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 ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc64 ~s390 ~sh ~sparc x86" IUSE="" |