diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 14:54:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 14:54:09 +0000 |
commit | e60efc37f6f60ee0c1a8e8001b104be0bce96b57 (patch) | |
tree | cc32623d4f5ccd81626d34ed164244292daca591 /app-dicts | |
parent | keyworded ~arch for ppc64, bug 300241 (diff) | |
download | historical-e60efc37f6f60ee0c1a8e8001b104be0bce96b57.tar.gz historical-e60efc37f6f60ee0c1a8e8001b104be0bce96b57.tar.bz2 historical-e60efc37f6f60ee0c1a8e8001b104be0bce96b57.zip |
Marking aspell-gl-0.5.2 ppc64 for bug 310015
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-gl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-gl/ChangeLog b/app-dicts/aspell-gl/ChangeLog index aafce32912b0..12afdcba5100 100644 --- a/app-dicts/aspell-gl/ChangeLog +++ b/app-dicts/aspell-gl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-gl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.6 2010/02/19 09:32:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.7 2010/03/21 14:54:09 ranger Exp $ + + 21 Mar 2010; Brent Baude <ranger@gentoo.org> aspell-gl-0.5.2.ebuild: + Marking aspell-gl-0.5.2 ppc64 stable for bug 310015 *aspell-gl-0.5.2 (19 Feb 2010) *aspell-gl-0.5.0 (19 Feb 2010) diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild index f326c0e0cb7f..72588e5d6b55 100644 --- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild +++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.1 2010/02/19 09:32:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.2 2010/03/21 14:54:09 ranger Exp $ ASPELL_LANG="Galician" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" MY_P=${P%.*}a-${PV##*.} |