diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-02 15:20:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-02 15:20:26 +0000 |
commit | 7b693fe8d41cdf24fff94645eb9ed9006389c210 (patch) | |
tree | e01355327acf064fbcda4d9ab9decb31ac196b73 /app-dicts/aspell-de-alt | |
parent | Marking tt2-syntax-1.13 ~ppc64 for bug 191500 (diff) | |
download | gentoo-2-7b693fe8d41cdf24fff94645eb9ed9006389c210.tar.gz gentoo-2-7b693fe8d41cdf24fff94645eb9ed9006389c210.tar.bz2 gentoo-2-7b693fe8d41cdf24fff94645eb9ed9006389c210.zip |
Marking aspell-de-alt-2.1.1-r1 ppc64 for bug 296443
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'app-dicts/aspell-de-alt')
-rw-r--r-- | app-dicts/aspell-de-alt/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-de-alt/ChangeLog b/app-dicts/aspell-de-alt/ChangeLog index 5b4d8f381d80..0781ddbc8234 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.23 2009/12/28 18:44:49 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.24 2010/01/02 15:20:26 ranger Exp $ + + 02 Jan 2010; Brent Baude <ranger@gentoo.org> + aspell-de-alt-2.1.1-r1.ebuild: + Marking aspell-de-alt-2.1.1-r1 ppc64 for bug 296443 28 Dec 2009; nixnut <nixnut@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild: ppc stable #296443 diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild index 5dbe83226522..a3fc41eb0aa3 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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-r1.ebuild,v 1.7 2009/12/28 18:44:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.8 2010/01/02 15:20:26 ranger Exp $ ASPELL_LANG="German (traditional orthography)" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit eutils aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" src_unpack() { |