diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-26 19:39:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-26 19:39:27 +0000 |
commit | ac8f405c8ae4b7b5aaac25c081f27903499ca6eb (patch) | |
tree | ca396aa9592dbd557019c69f3b7b68fa76fb396e /app-dicts/aspell-de-alt | |
parent | stable ppc, bug 265780 (diff) | |
download | gentoo-2-ac8f405c8ae4b7b5aaac25c081f27903499ca6eb.tar.gz gentoo-2-ac8f405c8ae4b7b5aaac25c081f27903499ca6eb.tar.bz2 gentoo-2-ac8f405c8ae4b7b5aaac25c081f27903499ca6eb.zip |
stable ppc, bug 258297
(Portage version: 2.1.6.11/cvs/Linux ppc64)
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 58bb958d2f33..c6afc692190c 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.14 2009/03/19 02:14:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.15 2009/04/26 19:39:27 ranger Exp $ + + 26 Apr 2009; Brent Baude <ranger@gentoo.org> aspell-de-alt-2.1.1.ebuild: + stable ppc, bug 258297 19 Mar 2009; Jeroen Roovers <jer@gentoo.org> aspell-de-alt-2.1.1.ebuild: Stable for HPPA (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 11134798b538..eea204d8107a 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.15 2009/03/19 02:14:48 jer Exp $ +# $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 $ 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" IUSE="" |