diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 14:13:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 14:13:42 +0000 |
commit | a8c38bfb0efe7c74d7fc28c7407d0a3c976a0c05 (patch) | |
tree | 4343f109d7ea35a3c1eadc300bddc3af899b9829 /app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | |
parent | Stable for HPPA (bug #310015). (diff) | |
download | gentoo-2-a8c38bfb0efe7c74d7fc28c7407d0a3c976a0c05.tar.gz gentoo-2-a8c38bfb0efe7c74d7fc28c7407d0a3c976a0c05.tar.bz2 gentoo-2-a8c38bfb0efe7c74d7fc28c7407d0a3c976a0c05.zip |
Stable for HPPA (bug #310015).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild')
-rw-r--r-- | app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a112f4b8e4a0..66de257867b3 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.5 2010/04/05 20:43:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.6 2010/05/14 14:13:42 jer 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##*.} |